monkeytype/backend/dao
Bruce Berrios 974e50ec48
Add quote reporting feature (#2372) by Bruception
* Add initial quote reporting logic

* Remove report status

* Add initial frontend

* Add submit logic

* Add report quote button to rating popup

* Refactor quoteId argument

* Remove console log

* Add captcha to request validation schema

* Use captcha id for value and reset

* Update report data schema

* Hide report popup on complete

* quote search styling update

* updated report quote styling

* tofixed

* tofixed

* moved report button to the result screen
styling changes

* resetting captcha after hiding to avoid ugly animation

* select2 styling update

* lowercase

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-01-31 00:53:56 +01:00
..
bot.js Refactor cron jobs (#2357) by Bruception 2022-01-28 19:48:08 +01:00
config.js config is not required to load user data 2021-07-13 13:20:54 +01:00
leaderboards.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
new-quotes.js fixed project not running correctly if git could not be initialised 2021-10-11 23:45:17 +01:00
preset.js switched presets to _id 2021-07-09 15:50:15 +01:00
psa.js added a psa system 2021-08-29 14:30:45 +01:00
public-stats.js got public stats to work 2021-08-02 16:21:14 +01:00
quote-ratings.js storing average quote score in the database 2021-08-31 19:12:04 +01:00
report.js Add quote reporting feature (#2372) by Bruception 2022-01-31 00:53:56 +01:00
result.js added a function to get last result 2021-12-30 16:05:32 +01:00
user.js clearing lb personal bests on clear pb 2022-01-08 15:31:40 +01:00