monkeytype/frontend
Jack f221326f47
Added Ape Keys Popup (#2642)
* added disabled field to simple popup input

* inverted disabled logic

* fixed initial value completely not working in simple popups

* loading ape keys into the snapshot

* added type for ape keys

* only vertical resize for textareas

* added before init function
added can close parameter
correclty handling textearas

* storing active popup in a variable

* fixed click handler

* hiding text element if string is empty

* updated ape keys types

* added click handler to open ape keys popup

* added simple poopups for generating, editing and deleting ape keys

* added ape keys popup

* updated ape key type

* ape keys is optional

* not getting ape keys by default

* added function to get ape keys

* refactor

* using last used on property
2022-03-06 09:34:48 -06:00
..
src Added Ape Keys Popup (#2642) 2022-03-06 09:34:48 -06:00
static Added Ape Keys Popup (#2642) 2022-03-06 09:34:48 -06:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
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