manifold/functions/src/scripts
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
..
cache-views.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
change-user-info.ts Change how Firebase scripts auth (#87) 2022-04-19 23:31:46 -05:00
correct-bet-probability.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
create-private-users.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
denormalize-avatar-urls.ts Add script to denormalize avatars into other docs (#127) 2022-05-04 11:07:00 -07:00
denormalize.ts Add script to denormalize avatars into other docs (#127) 2022-05-04 11:07:00 -07:00
get-json-dump.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
lowercase-fold-tags.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
make-contracts-public.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
migrate-contract.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
migrate-to-cfmm.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
migrate-to-dpm-2.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
pay-out-contract-again.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
recalculate-contract-totals.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
remove-answer-ante.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
rename-user-contracts.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
script-init.ts Rename script environment variable to GOOGLE_APPLICATION_CREDENTIALS_DEV (and _PROD) 2022-04-20 00:47:13 -05:00
update-contract-tags.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
update-feed.ts Categories (#132) 2022-05-12 10:07:10 -05:00
update-last-comment-time.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00