monkeytype/frontend
Jack c91dd52f88
Partial config save (#2604)
* saving key by key instead to support partial config

* using new savefullconfig funciton

* moved default config to its own file

* using full config update function

* merging potentially partial config from the db with default config

* added partial saving
moved default config to another file

* refactored with lodash

* removed unnecessary json parse

* changed parameter types
2022-02-28 19:53:55 +01:00
..
src Partial config save (#2604) 2022-02-28 19:53:55 +01:00
static fixed wpm acc and burst flashing for new users 2022-02-27 20:11:01 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json
gulpfile.js fixed broken watches 2022-02-19 15:30:22 +01:00
json-validation.js fixed challenge schema 2022-02-21 13:26:55 +01:00
package-lock.json TypeScript FrontEnd: Add Test Files (#2540) 2022-02-27 19:04:03 +01:00
package.json TypeScript FrontEnd: Add Test Files (#2540) 2022-02-27 19:04:03 +01:00
tsconfig.json Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
webpack-production.config.js index to ts 2022-02-13 00:10:19 +01:00
webpack.config.js index to ts 2022-02-13 00:10:19 +01:00