manifold/web/lib/firebase
Austin Chen d50cc39c27
Show every user's bets on their profile (#170)
* Show user bets on their profile

* Add an alert for current users

* Replace `/portfolio` with `/Austin?tab=Bets`

* Replace `/Austin?tab=Bets` with `/Austin/bets`

* Use replaceState for better browser history

* Remove two console.logs

* Note a bug

* Fix path

* Write in description of why we're doing this
2022-05-18 10:36:17 -04:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api-call.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
bets.ts Show every user's bets on their profile (#170) 2022-05-18 10:36:17 -04:00
comments.ts Single threaded comments (#175) 2022-05-11 15:11:46 -06:00
contracts.ts Categories (#132) 2022-05-12 10:07:10 -05:00
folds.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
init.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
tracking.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
txns.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
users.ts Allow users to generate an API key in their profile (#182) 2022-05-15 20:41:07 -07:00
utils.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00