Marshall Polaris
06f9f53951
Link to /home, not / ( #93 )
2022-04-22 21:39:29 -05:00
Ian Philips
4e4ffe8e20
Sell either type of share for dpm market
2022-04-22 04:43:34 -06:00
Ian Philips
3f471e7e8e
Sell either type of share for dpm market
2022-04-22 04:30:13 -06:00
Ian Philips
8109f3d9a9
Show free comments in feed
2022-04-22 04:16:54 -06:00
James Grugett
a525ad82ec
Filter out markets you sold out of from most of the views on portfolio page.
2022-04-21 18:32:46 -05:00
mantikoros
004969aa66
user-added liquidity provision panel ( #90 )
...
* user-added liquidity provision panel
* AddLiquidityPanel: handle loading, errors
* ContractInfoDialog: don't show add liquidity when market is closed
* ContractInfoDialog: hide add liquidity for FR
2022-04-21 12:58:12 -05:00
Boa
7b70b9b3bd
Free comments ( #88 )
...
* Allow free comments with optional bets
* Send emails for comments without bets
* Refactor to share logic
* No free comments on free response questions
* Minor fixes
* Condense line
2022-04-21 11:09:06 -06:00
Austin Chen
9ce82b1b6f
Show "New" badge on contract cards too
2022-04-20 23:03:16 -07:00
James Grugett
7847a9e781
Track latency of feed and portfolio page.
2022-04-21 01:00:08 -05:00
James Grugett
8c8a9be6a1
Show new label instead of 0 volume
2022-04-20 17:25:29 -05:00
James Grugett
01e43abd17
Add factors to weight new contracts higher, contracts with unseen comments, and contracts with prob closer to 50%
2022-04-20 16:37:01 -05:00
Ian Philips
0390ec0f47
Prepare user website urls for external link
2022-04-20 10:13:17 -06:00
Ian Philips
d6d72aa619
Clean twitter and website user urls
2022-04-20 09:47:14 -06:00
Boa
9ba7c04524
Sell shares mobile ( #86 )
...
* Abstract sell shares row to component
* Allow sell row to show just a button
This is nice for the feed and on a bet's mobile interface.
* Add and use floor shares
* Allow sell button on the same line as bet button
* Move use save shares to own file
* Make sure to sell non-integer shares
* Create SellButon & sell non-integer shares
* Remove props prefixes
* Break out sell modal and button
2022-04-20 08:13:39 -06:00
James Grugett
3c1e16b815
Move contract details components to their own file.
2022-04-19 22:34:41 -05:00
James Grugett
3b413e52e5
Clean up FR answer on card
2022-04-19 22:31:45 -05:00
James Grugett
d19debfd19
Close time label: show relative time iff same day. Show year iff not same year.
2022-04-19 12:55:22 -05:00
James Grugett
24a9a79f16
Decrease padding so sell shares label fits in one line
2022-04-19 12:53:04 -05:00
Ian Philips
7ccdc6d683
Hide bet panel on FR after successful submit
2022-04-19 09:01:40 -06:00
Boa
7c7d6815f8
Add create market button ( #79 )
2022-04-19 08:15:05 -06:00
James Grugett
280ae97070
Track clicks from feed
2022-04-19 00:16:08 -05:00
James Grugett
a6e6e2f52f
Include top answer in answer card.
2022-04-18 21:44:31 -05:00
James Grugett
88b8d39c7c
Remove filterToOutcome
2022-04-18 20:54:31 -05:00
James Grugett
9c74f88b4a
Improve Free response UI ( #78 )
...
* Add legend to free response graph
* Hide answers panel unless resolving. Correctly order answers
* No gray background for add answer & resolve panel. Tweak spacing
* Max answer length 240 chars
* Show answer text in resolution for market page, card instead of number.
* Remove remaining answer #'s. Refactor outcome/resolution labels.
* Move answer panel back up
* Tweak spacing
* Update placement of bet button on mobile for FR answer feed item
* Fix reversed feed for binary markets
* Show multi resolve options
* Clean up unused parts of answer item
* Lighten resolve buttons
* Show answer text in market resolve email
2022-04-18 18:02:40 -05:00
mantikoros
790aec9baf
Cfmm migration ( #80 )
...
* cfmm migration script
* save dpm shares, pool
* formatMoney: use floor instead of round
* migrate cfmm: use sale amount as shares for sold bets
* migration: make up fake share qty for sold shares
* migration: also convert resolved markets
* migration: don't migrate resolved markets after all
* migration: error checking
2022-04-18 17:02:53 -05:00
James Grugett
102e22e111
Recent trade => recent
2022-04-15 17:55:26 -05:00
James Grugett
72a56b46fd
Switch portfolio default sort to recent trade
2022-04-14 00:16:08 -05:00
James Grugett
43b8c16fcc
Compact-ify cards in portfolio page
2022-04-14 00:06:13 -05:00
James Grugett
8a59ab3180
Tweak current investment calculation
2022-04-13 22:28:29 -05:00
James Grugett
2a3593c269
Fix profit calculation for dpm sales
2022-04-13 20:42:47 -05:00
James Grugett
e58ec54546
Clean up portfolio sorts
2022-04-13 18:56:28 -05:00
James Grugett
ec63464461
Remove Communities: Not shown in navigation or market info
2022-04-13 18:14:03 -05:00
James Grugett
a09af526a0
Switch summary stat from payout at current % to profit
2022-04-13 17:57:46 -05:00
James Grugett
bfb708d477
Fix profit calculation for cpmm sales. Change totalValue to investment value excluding sales
2022-04-13 17:25:32 -05:00
James Grugett
a9028b0a94
Remove invested metric for cfmm markets
2022-04-13 15:47:12 -05:00
Austin Chen
624d99fc1d
Show number of traders in "More" panel
2022-04-13 12:11:49 -07:00
James Grugett
75b39cbf6f
Remove loans: no new loans
2022-04-13 12:52:12 -05:00
James Grugett
ff1cb68077
Copy contract url doesn't use current url
2022-04-11 17:06:51 -05:00
James Grugett
e53cde5b34
Quick back navigation into feed
2022-04-11 16:13:26 -05:00
James Grugett
9f2ac17ffb
Add copy link button in market share options
2022-04-10 19:59:01 -05:00
James Grugett
8c9da833bf
Don't match parenthses in link url
2022-04-10 19:47:26 -05:00
James Grugett
4a9fc7bc9b
Don't show portfolio when signed out. Home navigates to '/' when signed out.
2022-04-10 00:26:28 -05:00
mantikoros
642fedbbb4
fix error
2022-04-09 19:09:06 -05:00
mantikoros
ea07edcbd3
add funds: remove M$500 purchase option
2022-04-09 18:56:05 -05:00
mantikoros
5bf36d1963
market stats: pool
2022-04-09 18:23:24 -05:00
mantikoros
2d8e85ab5e
ContractInfoDialog: volume
2022-04-09 18:13:15 -05:00
James Grugett
ec49a73c74
Algo feed ( #77 )
...
* Implement algo feed
* Remove 'See more...' from feed items
* Fix problem with useUpdatedContracts.
* Tweak some params
2022-04-09 18:10:58 -05:00
mantikoros
7c11df6147
market info stats
2022-04-09 18:04:13 -05:00
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