manifold/functions/src
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
..
email-templates Template emails (#185) 2022-05-11 10:51:58 -05:00
scripts Categories (#132) 2022-05-12 10:07:10 -05:00
add-liquidity.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
backup-db.ts Send M$ to Charity & txns (#81) 2022-04-29 19:35:56 -04:00
call-cloud-function.ts keep awake cloud functions 2021-12-17 20:13:20 -06:00
change-user-info.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
create-answer.ts Categories (#132) 2022-05-12 10:07:10 -05:00
create-contract.ts Categories (#132) 2022-05-12 10:07:10 -05:00
create-fold.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
create-user.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
emails.ts Template emails (#185) 2022-05-11 10:51:58 -05:00
fetch.ts keep awake cloud functions 2021-12-17 20:13:20 -06:00
get-feed-data.ts Categories (#132) 2022-05-12 10:07:10 -05:00
index.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
keep-awake.ts turn keep awake on 2021-12-24 16:14:02 -05:00
market-close-emails.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
on-create-bet.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
on-create-comment.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
on-fold-delete.ts Fold delete 2022-01-26 14:56:15 -06:00
on-fold-follow.ts Compute fold follower count from cloud function. 2022-01-26 14:27:16 -06:00
on-view.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
place-bet.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
redeem-shares.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
resolve-market.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
sell-bet.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
sell-shares.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
send-email.ts Send emails for new comments on markets you commented on or created. 2022-02-22 20:35:07 -06:00
stripe.ts Template emails (#185) 2022-05-11 10:51:58 -05:00
transact.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
unsubscribe.ts Template emails (#185) 2022-05-11 10:51:58 -05:00
update-contract-metrics.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-recommendations.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
update-user-metrics.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00
utils.ts Make absolute imports work with functions project (#168) 2022-05-10 13:59:38 -07:00