James Grugett
0cfcebd943
Merge branch 'main' into sell-panel
2022-03-29 14:51:18 -05:00
James Grugett
d772a20d5e
Use modal for sell shares on desktop.
2022-03-29 14:44:21 -05:00
Austin Chen
a40d593d32
Refactor useQueryAndSortParams into the SearchableGrid component
2022-03-29 08:09:46 -07:00
James Grugett
a2328587d0
Fixes from Stephen's review
2022-03-28 23:36:11 -05:00
James Grugett
ea51633caa
Update bets table to show BUY or SELL
2022-03-28 22:22:08 -05:00
James Grugett
a0ed63070f
Cache your shares in local storage so sell banner doesn't flicker.
2022-03-28 11:56:04 -05:00
James Grugett
ac9fef7a7e
Sell all shares by default. Switch back to buy if sell all your shares.
2022-03-28 00:05:10 -05:00
James Grugett
a6d2e3594b
Sell shares cloud function.
2022-03-27 23:31:56 -05:00
James Grugett
618bdf76a6
Bring back 'Place a trade'. Tweaks
2022-03-27 22:43:40 -05:00
James Grugett
7683ebc0b8
Remove "Remaining balance"
2022-03-27 22:13:08 -05:00
James Grugett
6c9145c5c6
Merge branch 'main' into sell-panel
2022-03-27 18:26:32 -05:00
James Grugett
fe3ac872c0
BuyPanel & SellPanel with banner above that shows current shares and toggle button
2022-03-27 18:23:35 -05:00
Sinclair Chen
6e387ef938
Keep FR answer panel open after betting ( #68 )
2022-03-25 13:33:57 -07:00
Sinclair Chen
50eb9bd4bd
Remove resize handles from input fields ( #67 )
2022-03-25 09:27:28 -07:00
James Grugett
7d8a87615a
Embed market: dynamically adjust graph height
2022-03-24 12:03:17 -05:00
James Grugett
7696dd84b5
Fix 'undefined' shares in DPM tooltip
2022-03-23 00:40:05 -05:00
James Grugett
a967f7459d
Sort most traded by volume instead of pool size
2022-03-23 00:27:22 -05:00
James Grugett
510e4400d3
Rename liquidity label to volume label
2022-03-23 00:02:47 -05:00
James Grugett
9c19966ef9
Show fewer graph ticks on mobile so they don't overlap. padding
2022-03-22 21:05:31 -05:00
James Grugett
6d5a4d6e3f
Week-on-week retention graph
2022-03-22 16:24:26 -05:00
James Grugett
3a22a3237f
In progress
2022-03-22 15:27:45 -05:00
James Grugett
1a44124a59
Preserve new lines in answer feed item
2022-03-22 00:20:52 -05:00
James Grugett
cc0beb4ca4
DPM: label payout 'Estimated' in bet panel
2022-03-22 00:18:08 -05:00
James Grugett
a37ab956db
Hide answers in graph if M$ 0 is bet on it
2022-03-21 19:48:48 -05:00
James Grugett
28e3adcdff
Fix embed button on top of profile menu
2022-03-21 19:34:29 -05:00
Austin Chen
a9cdeb46a2
Clean up button styling
2022-03-21 14:54:09 -07:00
James Grugett
033ff3e150
Implement copy for non-standard browsers. Fix flaky embed copy
2022-03-21 16:44:11 -05:00
James Grugett
cf2b54ab8d
Rearrange contract overview (-10 LOC!)
2022-03-21 16:19:08 -05:00
James Grugett
2eeaeff92d
Normal case Embed. Tweak gap so contract details fit in one row on more markets
2022-03-21 15:36:03 -05:00
James Grugett
4a617a4c07
Share embed button
2022-03-21 15:23:21 -05:00
James Grugett
0592909248
Subtract loan amount from investment
2022-03-21 01:29:53 -05:00
Austin Chen
03592f9c3e
Add sort by close time
2022-03-20 19:30:04 -07:00
Austin Chen
37b8cc9687
Show a top 5 leaderboard on resolved markets ( #66 )
...
* Show a top5 leaderboard on resolved markets
* Only show profitable traders
* Include sales in profits
* Copy Leaderboard styling
* Also show the top comment and trade
* Fix padding for solo bets
* Only show both comment & bet if they differ
2022-03-20 18:07:45 -07:00
James Grugett
cc15eb2044
Make embedded market link a clickable link
2022-03-20 18:12:33 -05:00
James Grugett
087a2a1f8f
Monthly active users
2022-03-20 16:23:25 -05:00
James Grugett
48f5c28d75
Simplified contract embed
2022-03-20 16:05:16 -05:00
James Grugett
ce7e8900a1
Buy and sell tabs. Compute some sell info
2022-03-20 12:27:11 -05:00
James Grugett
49bb74cc0d
Split BuyAmountInput out of AmountInput
2022-03-19 16:38:05 -05:00
James Grugett
47f95678bd
Fix closing soon sort
2022-03-19 11:22:24 -05:00
James Grugett
f00064732d
Only answers with less than 0.01% are filtered from feed.
2022-03-19 01:13:40 -05:00
Austin Chen
d6a751d9a2
Show decimals on 98%+
2022-03-18 20:02:04 -07:00
Austin Chen
434c7b6b97
Add most likely, least likely sort options
2022-03-18 19:22:59 -07:00
James Grugett
5f4908b072
Invert closed markets sort
2022-03-18 21:15:30 -05:00
James Grugett
e638bf1b32
Filter out closed markets from most sort options on markets page
2022-03-18 21:07:06 -05:00
Austin Chen
758385f044
Invert Tweet button
2022-03-18 17:05:31 -07:00
Austin Chen
4c8b7bbc3d
Hide buy button when market has closed
2022-03-17 17:15:07 -07:00
James Grugett
e0989bdfde
Fix loan amount label to account for sales.
2022-03-17 12:04:48 -05:00
mantikoros
f14a87c9b3
remove bio placeholder text again, preserve spacing
2022-03-17 12:03:15 -05:00
Austin Chen
e39f6d4125
Move fold items into folds/
2022-03-17 00:56:25 -07:00
Austin Chen
318da1bd6f
Move nav items into nav/
2022-03-17 00:50:45 -07:00