mantikoros
fe5fba184f
FeedQuestion: hide close time
2022-04-09 17:15:05 -05:00
mantikoros
6e38540d58
contract tabs: always show timeline tab
2022-04-09 16:34:43 -05:00
mantikoros
13300326fd
bet panel styling
2022-04-09 16:26:43 -05:00
mantikoros
b624ec045e
"buy" => "bet"
2022-04-09 16:13:36 -05:00
mantikoros
2fe71731e4
create: fixed ante of $100
2022-04-09 13:51:22 -05:00
mantikoros
ab41404d07
contract tabs: separate market timeline from your trades ( #76 )
...
* contract tabs: separate market timeline from your trades
* contract tabs: use pre-existing tab component
* tab styling
2022-04-08 16:13:10 -05:00
mantikoros
108f0afb95
contract card: remove created time; inline info dialog button
2022-04-08 14:27:17 -05:00
James Grugett
238af975e3
Reverse FR acitivty as well
2022-04-07 18:00:44 -05:00
James Grugett
7dfc3fb966
Reverse contract feed on contract page!
2022-04-07 16:29:36 -05:00
James Grugett
f773a59676
FR: Move description above answers
2022-04-07 16:19:27 -05:00
James Grugett
aff6acc8f4
Refactor contract components into contract directory
2022-04-07 16:15:51 -05:00
James Grugett
14cef9ffc3
Move contract description out of activity feed
2022-04-07 16:09:19 -05:00
James Grugett
5e8decfa4e
Move tweet, embed buttons plus communities and tags into a market info dialog
2022-04-07 15:52:54 -05:00
mantikoros
7e6545a669
app: viewport meta tag to prevent Safari from automatically zooming in
2022-04-06 22:54:44 -05:00
mantikoros
20052b61ec
AmountInput: filter non-numeric, show numeric keyboard on ios
2022-04-06 22:48:06 -05:00
James Grugett
67d71fa531
Add useStateCheckEquality, and use for user & contract hooks
2022-04-06 13:56:08 -05:00
James Grugett
a2344492a2
Simplify useContractWithPreload
2022-04-06 13:56:08 -05:00
James Grugett
dfa61be382
Optimize use fold hooks to trigger fewer re-renders
2022-04-06 13:56:08 -05:00
James Grugett
849248376b
Memo-ize graph components for better performance
2022-04-06 13:56:08 -05:00
mantikoros
e3800612ea
"A market for every question"
2022-04-06 13:20:16 -05:00
James Grugett
a524b952ee
FR: Hide contract activity on mobile when betting
2022-04-06 00:22:43 -05:00
James Grugett
f749eb1df8
Log views of contracts in feed
2022-04-04 22:28:38 -05:00
James Grugett
f577437a8b
Show your avatar and balance in mobile bottom bar instead of 'More'
2022-04-04 16:49:14 -05:00
James Grugett
8ccf834724
Fix url link to fold page tab: markets and leaderboard
2022-04-04 13:28:33 -05:00
James Grugett
708773e9a6
Fix FR not having correct loan info
2022-04-04 11:30:49 -05:00
mantikoros
18bba89507
raise min ante to M$50
2022-04-04 10:47:29 -05:00
mantikoros
9c11104110
create panel: remove add tags section
2022-04-04 10:32:04 -05:00
James Grugett
d0aa9c710c
"A market for every question"
2022-04-04 01:07:58 -05:00
James Grugett
1ec8fc5b45
Deemphasize sign in button on sidebar. Change bet panel to use 'sign up' wording.
2022-04-04 00:58:56 -05:00
James Grugett
6d25494713
Add Manifold Markets logo on signed out home.
2022-04-04 00:45:23 -05:00
James Grugett
20db898753
Home: remove tabs for Recent activity vs Explore
2022-04-04 00:27:25 -05:00
James Grugett
076f2979b4
Reinstate Manifold Markets logo
2022-04-04 00:09:01 -05:00
James Grugett
3760cd576b
Tweak padding/margin
2022-04-03 23:37:14 -05:00
James Grugett
7cd4b5d454
Remove communities from top-level nav. List out options in mobile
2022-04-03 23:20:41 -05:00
James Grugett
6ce53a4418
Only show one of bet panel or bet row. Bring back sticky bet panel & sidebar
2022-04-03 18:43:30 -05:00
James Grugett
ef0408dcdf
Mobile navbar includes Portfolio instead of Communities. Each option is labeled!
2022-04-03 18:26:50 -05:00
James Grugett
9420b10bd9
Fix overlapping bet panel
2022-04-03 16:57:38 -05:00
James Grugett
d7b702fe00
Portfolio page! Add to sidebar when signed in, move about into more.
2022-04-03 15:48:25 -05:00
James Grugett
5dcd43f5b2
Refactor tricky bet calculations to one function
2022-04-03 14:48:53 -05:00
James Grugett
1b9a38ff66
Tweak current value calculation
2022-04-03 11:18:31 -05:00
James Grugett
6b2f6f7185
Calculate invested differently. Sort trades by value and profit, including sales profit. Display profit when sorting by profit.
2022-04-03 01:08:57 -05:00
Austin Chen
cb0f9d922f
Update web README
2022-04-02 12:12:33 -07:00
Austin Chen
55c6481d5b
Don't require sign in for bottom navbar
2022-04-02 09:42:01 -07:00
Austin Chen
80728ff4f9
Switch confirmation buttons to the new modal
2022-03-31 02:09:08 -07:00
Austin Chen
94b7ebe5e8
Minor fixes: typo, React keys
2022-03-31 01:38:57 -07:00
Austin Chen
34e7a27125
Standardize on a single Tabs component ( #72 )
...
* Extract out Tabs component
* Use tabs component on /home
* Use Tabs on Fold pages too
2022-03-30 23:24:35 -07:00
Austin Chen
75e48204ef
Add left sidebar (with mobile support this time) ( #71 )
...
* Revert "Reverting side navbar for now"
This reverts commit a90441d9d5
.
* Use padding instead of margin for bg color
* Use a slideout menu on mobile
* Remove "wide" page option
* Stick right sidebar on page bottom
* Darken bg on hover
2022-03-30 22:35:20 -07:00
James Grugett
a90441d9d5
Reverting side navbar for now
2022-03-30 22:51:15 -05:00
James Grugett
925e623a64
Prevent flash of sign in button on navigate
2022-03-30 19:15:38 -05:00
Austin Chen
5c12da140d
Add a left sidebar on desktop ( #70 )
...
* Copy in nav from TailwindUI
* Split up nav files
* Hook up sidebar options to the current page
* Tweak padding
* Insert a right sidebar on folds & contracts
* Keep column always centered
* Remove markets and folds from top navbar
* Extract out sidebaricon; link to /about
* Rename to "useFollowedFoldIds"
* Cache followed folds in localstorage
* Remove unused mobile sidebar (for now)
* Remove unused code
* Remove sidebar from landing page
* Tweak resolution panel styling
* Remove the top navbar entirely
* Completely remove the old navbar
* Add "more" and profile link
* Rearrange sidebar ordering
* Remove unused component
* Add Sign In button for logged-out users
* Remove extra options for signed-out users
2022-03-30 16:56:51 -07:00