monkeytype/frontend
Rizwan Mustafa 4ddeae41b0
(Frontend) Ability to make Quotes Favorite (#2830) rizwanmustafa
* Added button to make quote favorite at the end of result

* Added button to make quote favorite in quote search results

* Fixed bug where icon did not update

* removed debug log

* Fixed bug due to optional data

* Added functionality to show favorite quotes only

* Fixed typo

* Fixed styling bug

* Moved routes over to user

* Renamed routes

* fixed style

* reordered buttons

* smaller favorite button

* showing loader

* using max content instead

* hiding button when not logged in

* showing loader

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-04-15 12:27:30 +02:00
..
scripts Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
src (Frontend) Ability to make Quotes Favorite (#2830) rizwanmustafa 2022-04-15 12:27:30 +02:00
static (Frontend) Ability to make Quotes Favorite (#2830) rizwanmustafa 2022-04-15 12:27:30 +02:00
webpack Refactor plugin code (#2808) Bruception 2022-04-06 17:05:19 +02:00
.eslintignore
firebase.json added rewrite for static pages, removed redirect 2022-04-06 01:32:37 +02:00
gulpfile.js Compile sass using webpack (#2728) bruception 2022-03-18 15:40:40 +01:00
package-lock.json added throttle debounce library 2022-04-07 00:58:58 +02:00
package.json added throttle debounce library 2022-04-07 00:58:58 +02:00
tsconfig.json Improve webpack - Reduced filesize by 18% by converting from node-object-hash to object-hash (#2768) rizwanmustafa 2022-03-25 15:36:04 +01:00