manifold/web/components/contract
mantikoros 9a4e5763f5
Categories (#132)
* basic market categories

* use tags to store market category

* display category in market

* display full category

* category selector component on feed

* Move feed data fetching to new file

* Decrease batch size for updating feed to prevent out-of-memory error

* Compute and update category feeds!

* Show feeds based on category tabs

* Add react-query package!

* Use react query to cache contracts

* Remove 'other' category

* Add back personal / friends to feed categories

* Show scrollbar temporarily for categories

* Remove 5 categories, change geopolitics to world

* finance => economics

* Show categories on two lines on larger screens

Co-authored-by: James Grugett <jahooma@gmail.com>
2022-05-12 10:07:10 -05:00
..
contract-card.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
contract-description.tsx Categories (#132) 2022-05-12 10:07:10 -05:00
contract-details.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
contract-info-dialog.tsx Prevent 500 error on markets with no collected fees 2022-05-10 23:01:07 -04:00
contract-overview.tsx Clean up extra wrapper and CSS on BetRow (#178) 2022-05-11 14:35:50 -07:00
contract-prob-graph.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
contract-tabs.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
contracts-list.tsx Default to 'all' search filter for markets on user page 2022-05-11 00:19:29 -04:00