monkeytype/backend/api/routes
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
..
config.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
core.js Added core route 2021-06-07 19:35:58 +05:30
index.js Consolidate Quotes API (#2365) by Bruception 2022-01-28 23:58:20 +01:00
leaderboards.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
preset.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
psa.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
quotes.js Add quote reporting feature (#2372) by Bruception 2022-01-31 00:53:56 +01:00
result.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00
user.js fix: endpoints share the same rate limit (#2136) by CameronCT 2021-11-30 00:49:05 +00:00