James Grugett
c78df4abde
Add see more button, description to explore items
2022-03-04 15:45:01 -08:00
James Grugett
04de95337a
Trim activity feed: show only items from last 24 hours, remove contract description, shorter width.
2022-03-03 17:07:27 -08:00
James Grugett
cb9fa0ceb2
Daily active users & comments
2022-03-03 12:59:12 -08:00
mantikoros
ed9b20b5ad
fast folds: add russia-ukraine
2022-03-03 13:57:59 -05:00
Austin Chen
b4f8fcf38e
Show profit/loss in sale panel
2022-03-03 02:10:20 -08:00
Austin Chen
ef77779cec
Format Tailwind classes with Prettier
...
Not sure why Husky hooks aren't enforcing this 🤷
2022-03-03 01:09:32 -08:00
Austin Chen
c0ace53df2
Improve VisD & copy on landing page
2022-03-03 00:56:03 -08:00
Austin Chen
76c4cd6d68
Render timestamps client-side to fix timezone ( #58 )
...
* Render timestamps client-side to fix timezone
* Fix compilation error
2022-03-02 23:51:58 -08:00
James Grugett
c30962bf80
Create bet count and market count charts in our analytics
2022-03-02 17:52:41 -08:00
James Grugett
4d8af33c85
Invested value => Investment value
2022-03-02 15:48:38 -08:00
James Grugett
6285212a1e
Update your trades to show total profit, invested value
2022-03-02 15:42:59 -08:00
James Grugett
fa817c34a9
Fix more places where insufficient balance error was not accounting for loans
2022-03-02 14:28:23 -08:00
James Grugett
cd8b336635
Enforce a max comment length
2022-03-02 14:09:53 -08:00
James Grugett
405604adef
Fix insufficient balance error to use bet amount net loan
2022-03-02 14:02:44 -08:00
James Grugett
6abf235505
Show correct remaning balance for ante input when creating market
2022-03-02 13:50:19 -08:00
James Grugett
1dd078562a
Fix to actually show investment instead of current value. And subtract bet amount from current value.
2022-03-01 21:09:33 -08:00
James Grugett
985cdd2537
🏦 Per-market loans! ( #57 )
...
* Loan backend: Add loanAmount field to Bet, manage loans up to max loan amount per market -- buy, sell, and resolve.
* Loan frontend: show your loan amount in bet panel, answer bet panel
* Resolve emails include full payout not subtracting loan
* Exclude sold bets from current loan amount
* Handle bets table for loans. Sell dialog explains how you will repay your loan.
* Floor remaining balance
* Fix layout of create answer bet info
* Clean up Sell popup UI
* Fix bug where listen query was not updating data.
* Reword loan copy
* Adjust bet panel width
* Fix loan calc on front end
* Add comment for includeMetadataChanges.
Co-authored-by: Austin Chen <akrolsmir@gmail.com>
2022-03-01 21:31:48 -06:00
Austin Chen
a3973b3481
Comment on cmd+enter too
2022-03-01 18:52:50 -08:00
Austin Chen
6243f132aa
Add "closed" sort option
2022-03-01 18:02:07 -08:00
James Grugett
5944cada77
Quick fix: don't show points in graph when > 100 bets
2022-03-01 17:43:06 -08:00
James Grugett
415bd4990a
Check each word individually in markets search
2022-02-28 17:52:41 -08:00
James Grugett
71faee584c
Add funds menu option, and Add funds page
2022-02-28 17:32:53 -08:00
James Grugett
5a39ca4c5e
Don't show payout if chosen column for resolved markets
2022-02-28 16:44:25 -08:00
James Grugett
4bc2833e11
Add column to bets table with payout if chosen. Rearrange columns. Tweak sell dialog wording.
2022-02-28 16:38:09 -08:00
James Grugett
a680d80793
Free response: Show invested and payouts on market page, don't show payout if yes/no
2022-02-28 15:58:13 -08:00
James Grugett
b7f94e65a7
Change Settled to Resolved, Newest to Most recent in trades sort options.
2022-02-27 16:52:58 -08:00
James Grugett
0ccba20d5c
Add explore tab on home feed that shows random inactive markets.
2022-02-27 13:37:11 -08:00
James Grugett
77b4ca4f22
FR: Don't show bet panel if resolving, or past close date.
2022-02-26 10:56:49 -06:00
James Grugett
2775bf44a2
Put back answer number on answer item
2022-02-26 10:51:36 -06:00
James Grugett
b1e0f3ee80
Linkify answer text
2022-02-25 22:00:23 -06:00
Austin Chen
0a98ffe05c
Remove sold bets from Your Trades
2022-02-25 16:57:28 -08:00
James Grugett
ab5ea0181d
Feed: Send only contracts with bets in last 24 hours. Instead of all contracts: 2.2MB => 0.8MB
2022-02-25 02:11:10 -06:00
James Grugett
8305ecd667
Match search query against contract answers
2022-02-24 17:35:30 -06:00
Austin Chen
952b7be94a
Show a mini-feed of comments & bets below each FR answer ( #52 )
...
* Take out <ul> from Feed
* Show a mini-feed under each FR answer
* Expand row on click
* Show feed item for FR answer submission
* Fix build
2022-02-24 11:26:01 -08:00
James Grugett
bf2f289e29
Show pool amount in feed for all markets including resolved and without close date
2022-02-23 22:20:42 -06:00
Austin Chen
9b98c6f300
Reorder navbar options
2022-02-23 00:24:39 -08:00
James Grugett
7bc43682b8
Move tweet button into contract details
2022-02-22 21:38:53 -06:00
James Grugett
b7af65eec3
Move Twitter button above graph per Stephen's request
2022-02-22 21:22:24 -06:00
mantikoros
c24007012c
bets list: show message if no active bets
2022-02-22 16:55:06 -06:00
James Grugett
85c3a1532a
Undo timezone change. Production is different from local. Not sure how to render in local timezone...
2022-02-22 15:14:52 -06:00
James Grugett
72d0797b3f
Use local timezone for date time tooltip
2022-02-22 14:54:58 -06:00
James Grugett
8fe9f23d91
Fix hiding answers where all bets sold
2022-02-22 14:12:49 -06:00
James Grugett
858ce10b49
Re-order sell button and sale price to be first in bets table
2022-02-21 14:22:36 -06:00
James Grugett
6d3fb8f4ae
Remove balance from your trades page (looks better on mobile, cleaner)
2022-02-21 12:55:26 -06:00
James Grugett
c32442ab41
Fix trades sort by newest
2022-02-21 12:42:51 -06:00
James Grugett
207a12df55
Listen to followed folds. Follow button retreives from local storage.
2022-02-20 23:12:35 -06:00
James Grugett
62b1966b21
Don't flash sign in to trade button until known to be logged out
2022-02-20 22:37:53 -06:00
James Grugett
793742b499
Trades page: Wait for all bets / contract data to load with loading indicator
2022-02-20 22:26:22 -06:00
James Grugett
561a7e2c75
Allow editing the close time
2022-02-20 22:04:00 -06:00
James Grugett
20a3966820
Filter out answers with 0 dollars
2022-02-20 17:19:45 -06:00