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
firebase.json
gulpfile.js
json-validation.js
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
webpack.config.js