monkeytype/frontend/static/html
YummyOreo e794bbd68d
Adds a reset account button to the settings page (#3206) YummyOreo
* adds reset button

* moves it up above the delete button

* i am blind

* i cant move stuff

* adds reset for the profile

* Adds reseting for ape keys, and presets, also adds more resets in the user settings

* Delets all ape keys not just one

* Prevents conflicts for delete endpoints

* changes from reset to deleteAll in ape keys

* Refactors the code to use Promise.all

* adds reloading

* unit tests ape key deletion

* fixes some bugs

* Fixes type o

* More typeo fixes

* Returns nothing for reset user

* Simplifies code

* changes from reset to deleteAll for all but users

* Checks db not the memory

* fixes typo

* fixes the tests

* fixes

* fixes bugs and refactors some code

* adds requireFreshToken to the authentication

* migrates all reseting to the user endpoint

* removes the delete all for ape unit test

* to lazy to make commit message

* parallelize the calls to the db (I think)

* also resetting config

* also resetting discordid and avatar

* using unset

* updated wording

* level 1 message

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-07-06 12:59:40 +02:00
..
pages Adds a reset account button to the settings page (#3206) YummyOreo 2022-07-06 12:59:40 +02:00
bottom.html 🚧Improve tab usability (#3296) devkennyy 2022-07-06 12:32:21 +02:00
head.html updated more links 2022-06-27 15:09:27 +02:00
popups.html use camelCase instead of dash separation (#3239) Ferotiq 2022-06-27 11:57:35 +02:00
top.html use camelCase instead of dash separation (#3239) Ferotiq 2022-06-27 11:57:35 +02:00
warnings.html showing requested styles and client version on no css warning 2022-04-26 15:03:09 +02:00