monkeytype/frontend/static/html
Jack b60e6905ce
Made username non optional (#2859)
* reduced code repetition

* throwing error when no name provided

* stopping signout if no current user

* expanded to 16 chars

* moved code to popup file

* added google sign up popup

* checking if name is available in the backend

* deleting account if popup was closed
uncommented sign up process
addd functions to enable and disable input

* added google sign up event to avoid circular dependency

* hiding by default

* name is no longer optional
user is deleted if its database object is not found

* using loader to indicate background activity
2022-04-23 19:46:41 +02:00
..
pages using margin instead 2022-04-21 12:52:33 +02:00
bottom.html Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00
head.html removed unnecessary stylesheet link 2022-04-08 22:25:41 +02:00
popups.html Made username non optional (#2859) 2022-04-23 19:46:41 +02:00
top.html Added sub alt color, fixed various styling inconsistencies (#2804) 2022-04-07 22:04:43 +02:00
warnings.html Using html templating to split html into smaller files (#2793) 2022-04-03 16:40:41 +02:00