manifold/web/pages
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
..
[username] Show every user's bets on their profile (#170) 2022-05-18 10:36:17 -04:00
api/v0 Configure compiler to allow absolute imports from root (#147) 2022-05-08 13:33:58 -07:00
charity Unhardcode M$ in more locations 2022-05-17 08:17:22 -04:00
embed Bet embed (#204) 2022-05-17 10:31:19 -07:00
fold/[...slugs] 🔍 Algolia search (#136) 2022-05-09 12:38:33 -05:00
tag Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
_app.tsx Put back hotjar code, but deactivate from hotjar site 2022-05-13 15:07:32 -04:00
_document.tsx Reinstate eslint warning cleanup (#174) 2022-05-10 14:49:24 -07:00
404.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
about.module.css Use font-weight: 600 for bold text 2022-02-06 01:23:45 -08:00
about.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
account.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
activity.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
add-funds.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
admin.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
analytics.tsx Change analytics to 45 days instead of 90 to fix timeout 2022-05-15 15:50:28 -04:00
create.tsx show none option in categories 2022-05-17 12:02:46 -04:00
folds.tsx Reinstate eslint warning cleanup (#174) 2022-05-10 14:49:24 -07:00
home.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
index.tsx Hardcode two new frontpage markets 2022-05-10 13:03:53 -04:00
landing-page.tsx 🔍 Algolia search (#136) 2022-05-09 12:38:33 -05:00
leaderboards.tsx Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
make-predictions.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
markets.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
portfolio.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
profile.tsx Allow users to generate an API key in their profile (#182) 2022-05-15 20:41:07 -07:00
server-sitemap.xml.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
simulator.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
trades.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00