monkeytype/frontend
Jack 4d365802a1
Added popup to share test settings through url (#2870)
* added package for compressing strings

* added popup to share test settings

* added function to parse test settings from url

* returning if no settings were applied

* removed pointless try catches

* added type for shared setings instead of casting

* small refactor

* unnecessary ??
2022-04-24 17:05:04 +02:00
..
scripts Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
src Added popup to share test settings through url (#2870) 2022-04-24 17:05:04 +02:00
static Added popup to share test settings through url (#2870) 2022-04-24 17:05:04 +02:00
webpack Refactor plugin code (#2808) Bruception 2022-04-06 17:05:19 +02:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json added rewrite for static pages, removed redirect 2022-04-06 01:32:37 +02:00
gulpfile.js Compile sass using webpack (#2728) bruception 2022-03-18 15:40:40 +01:00
package-lock.json Added popup to share test settings through url (#2870) 2022-04-24 17:05:04 +02:00
package.json Added popup to share test settings through url (#2870) 2022-04-24 17:05:04 +02:00
tsconfig.json Improve webpack - Reduced filesize by 18% by converting from node-object-hash to object-hash (#2768) rizwanmustafa 2022-03-25 15:36:04 +01:00