manifold/web/components/contract
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
..
contract-card.tsx Redesign the contract card (#235) 2022-05-16 19:15:22 -04:00
contract-description.tsx Remove 'Category' label 2022-05-13 16:19:15 -04:00
contract-details.tsx Bet embed (#204) 2022-05-17 10:31:19 -07:00
contract-info-dialog.tsx Enable url linking to comments and a copy to clipboard function [wip] (#239) 2022-05-17 09:55:26 -06: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 Show every user's bets on their profile (#170) 2022-05-18 10:36:17 -04:00