mantikoros
bdea739c55
multiple choice contract card
2022-07-29 09:20:49 -07:00
Austin Chen
693eb96d23
Include groupId when duplicating markets
2022-07-29 09:20:01 -07:00
Ian Philips
d3da6de5dd
Groups default open
2022-07-28 11:37:26 -07:00
Ian Philips
05b0ca5cdb
I want to see others' referrals
2022-07-28 11:16:48 -07:00
mantikoros
b6a70641a0
fix modal
2022-07-27 19:51:34 -07:00
mantikoros
1aaae93113
Multiple choice markets ( #698 )
...
* multipe choice answers
* create multiple choice cloud function
* multi choice market page
* show outcome '0'
* stats: multi choice type
* update place bet
* answer doc id = outcome
* update resolve market
* prettier
* fix
* fix resolution
2022-07-27 21:40:33 -05:00
Ian Philips
f32e995baa
Show referrals banner on user-page
2022-07-26 15:24:16 -07:00
Marshall Polaris
b506e96548
Implement "sell all shares" functionality in sellshares
and expose API ( #696 )
...
* Change `sellshares` to be able to sell all shares
* Sell all shares properly on bet panel UI
* Add API route for selling shares, document
2022-07-26 12:47:19 -07:00
Marshall Polaris
ad46a60c4f
Clean up rendering of user bets list ( #694 )
...
* Clean up crufty markup in bets list
* Don't render bet tables in bets list until expanded
* Don't look up unfilled bets for every sell button
2022-07-26 00:10:22 -07:00
Marshall Polaris
7e4f4b9a87
Clean up a bunch of crufty stuff on user comments list ( #693 )
2022-07-26 00:10:11 -07:00
Ian Philips
af25a6c795
Allow adding multiple contracts to group in modal
2022-07-25 18:27:43 -07:00
mantikoros
3107c8fe30
large bet warning
2022-07-25 18:11:29 -07:00
mantikoros
24124ac86a
show sign up button on mobile on market page
2022-07-25 17:45:42 -07:00
Marshall Polaris
64462d6ab4
Make tabs components better ( #691 )
...
* Make better tabs components, apply to user page
* Remove fishy unused href property from tabs
* Remove tab ID property
* Clean up crufty markup in tabs component
* Fix naming to be right (thanks James!)
2022-07-25 13:27:09 -07:00
mantikoros
d8f96876a0
PlayMoneyDisclaimer copy; hide order book for signed out users
2022-07-25 12:29:29 -07:00
mantikoros
d82c7d7f3e
“added liquidity” ⇒ “added a subsidy”
2022-07-25 12:22:38 -07:00
mantikoros
d982d0332c
play money wording
2022-07-24 23:38:57 -07:00
mantikoros
df91310d0f
PlayMoneyDisclaimer; hide limit orders for signed out users; infobox styling
2022-07-24 23:28:05 -07:00
Austin Chen
6ad43b02c7
Show the number of comments and bets
2022-07-24 00:11:35 -07:00
Sinclair Chen
6c89e5f18f
Add @ mentions to editor ( #670 )
...
* Add @ mentions to editor
* Fix mention list not loading
* Sort mention list by prefix, follow count
* Render at mention with Linkify component
- mentions are now Next <Link> rather than <a>
- fix bug where editor.getText() returns [object Object] for mentions
- fix mention rendering for posted markets
2022-07-23 20:37:34 -07:00
James Grugett
64f2dbbe71
Fix unused var
2022-07-23 15:26:08 -05:00
James Grugett
f43df42449
Change card to show volume instead of pool
2022-07-23 15:23:47 -05:00
James Grugett
71b20eb61a
Tweak visually hidden style
2022-07-23 15:10:54 -05:00
James Grugett
7f42796724
Update algolia filters to use groupLinks.slug isntead of deprecated groupSlugs field.
2022-07-23 15:02:08 -05:00
Austin Chen
71880dfc98
Add a toolbar for images and iframes ( #688 )
...
* Add a toolbar for images and iframes
* Insert embed code via modal
2022-07-23 09:19:49 -07:00
James Grugett
408027dd6a
Fix bug
2022-07-22 22:44:21 -05:00
James Grugett
2116b86aec
Fix infinite loop in numeric limit bet
2022-07-22 21:03:08 -05:00
Ian Philips
5f074206de
Backfill and forward fill contracts with group info ( #686 )
...
* Backfill and forward fill contracts with group info
* No nested queries :(
* Fix filter
* Pass empty arrays instead of undefined
2022-07-22 16:28:53 -06:00
James Grugett
5899c1f3c0
Fix lints
2022-07-22 16:30:07 -05:00
James Grugett
135160dd92
Remove custom placeholders. Just show '0' for limit inputs
2022-07-22 16:18:36 -05:00
James Grugett
a1d51e3778
Update labels for numeric market outcomes
2022-07-22 16:07:59 -05:00
James Grugett
f800570845
Improve range limit order UI
2022-07-22 16:03:55 -05:00
Ian Philips
63d8e6739b
Add title, mobile flex
2022-07-22 13:53:19 -06:00
James Grugett
d3d472f5d2
Hide "Your bets" when signed out. "For you" becomes "Featured" when signed out.
2022-07-22 14:50:29 -05:00
Ian Philips
6fb9849007
Allow to add/remove from groups on market page ( #685 )
...
* Allow to add/remove from groups on market page
* remove lib
* Fix Sinclair's relative import from May
* Clean
2022-07-22 11:34:10 -06:00
mantikoros
163c990e9d
"bettors" => "traders"
2022-07-22 12:03:33 -05:00
mantikoros
624df76393
search: sort by liquidity; remove oldest
2022-07-22 11:24:25 -05:00
Austin Chen
7cace82b83
Render iframes inside the rich text editor ( #682 )
...
* Try embedding iframes in tiptap
* When iframe code is pasted, inject it into the editor
* Code cleanups and comments
* Remove clsx dependency
Cuz it doesn't exist in `common` anyways
* Rename to tiptap-iframe
2022-07-22 09:12:23 -07:00
Marshall Polaris
08fd27cb26
Make main login/logout buttons reload server side props ( #677 )
...
* Set cookies in auth handler before looking up user
* Make sidebar logout button trigger SSR reload
* Make sidebar login button trigger SSR reload
2022-07-22 00:03:16 -07:00
James Grugett
3b953a7c21
Range limit orders ( #655 )
...
* Prototype range limit order UI
* Conditionally show YES or NO max payout
* Range bet executes both bets immediately.
* Validate lowLimitProb < highLimitProb
* Show error if low limit is higher than high limit
* Update range order UI
* Revert "Validate lowLimitProb < highLimitProb"
This reverts commit c261fc2743
.
* Revert "Range bet executes both bets immediately."
This reverts commit 30b95d75d9
.
* Buy panel only non-limit orders
* Bet choice => outcome
* More iterating on range UI
* betChoice => outcome
* Lighten placeholder text
2022-07-22 00:57:56 -05:00
James Grugett
23b704ffe0
Fix excessive bottom margin on chart
2022-07-21 21:51:20 -05:00
James Grugett
ca5ca9b2b8
Refactor: Move ContractLeaderboard to its own file
2022-07-21 21:39:06 -05:00
ingawei
7474c0a0fd
Inga/manalinks pagination bug ( #678 )
...
* manalink pagination fix
* also fixed new manalink timing out bug
2022-07-21 20:22:17 -05:00
mantikoros
cded3f50ff
"question" => "market" (controversial!)
2022-07-21 18:17:02 -05:00
mantikoros
80b27fdf6e
Put leadeboards back in sidebar
2022-07-21 17:23:55 -05:00
mantikoros
91bec9c996
Referrals page ( #676 )
...
* Referrals page added to sidebar; useSaveReferral; InfoBox
* text color
* eslint
* migrate useUsers hook to react-query (#674 )
* Remove bet button from free response comments
* Make answer replies more closely spaced together
* Host Ida and Alex's MTG Guesser game (#656 )
* Copy over code from Mtg Guesser
* Run Prettier
* CSS Tweaks: Hover feedback, button positioning
* Hide all but counterspell & burn, for now
* Move to /mtg directory
* Fix prettierignore
* smaller jsons (#673 )
limited burn to only red cards and also added limited json files to only have fields needed to play
* Add Ida's tweak to card position
Co-authored-by: marsteralex <bob.masteralex@gmail.com>
* Adjust card positioning
* Make the select screen index.html
* Remove other guessing games
* Remove alternate versions; add Alex's email
* Remove unused jsons
* Small FR comments tweaks
* Spacing tweak
* Changing manalinks table UI (#665 )
From table to card view
* Fix comment spacing on non-FR
* Move "Send M$" lower in sidebar More list.
* Move leaderboards up in mobile nav
* eslint
* prettier
Co-authored-by: Sinclair Chen <abc.sinclair@gmail.com>
Co-authored-by: James Grugett <jahooma@gmail.com>
Co-authored-by: Austin Chen <akrolsmir@gmail.com>
Co-authored-by: marsteralex <bob.masteralex@gmail.com>
Co-authored-by: ingawei <46611122+ingawei@users.noreply.github.com>
2022-07-21 14:43:10 -05:00
mantikoros
96e9f749d2
track search categories
2022-07-21 12:45:47 -05:00
Marshall Polaris
03858e4a8c
Make a React context to be the source of truth for authenticated user ( #675 )
...
* Make a React context to manage the logged in user events
* Remove unnecessary new user creation promise machinery
* Slight refactoring to auth context code
* Improvements in response to James feedback
2022-07-21 00:38:26 -07:00
James Grugett
8aa360c853
Move leaderboards up in mobile nav
2022-07-21 00:52:11 -05:00
James Grugett
21c08aed30
Move "Send M$" lower in sidebar More list.
2022-07-21 00:50:28 -05:00
James Grugett
2ad7266283
Fix comment spacing on non-FR
2022-07-21 00:46:57 -05:00
ingawei
7a041fd753
Changing manalinks table UI ( #665 )
...
From table to card view
2022-07-21 00:45:53 -05:00
James Grugett
f7151f131d
Spacing tweak
2022-07-20 22:37:43 -05:00
James Grugett
8f5e51a304
Small FR comments tweaks
2022-07-20 22:13:37 -05:00
James Grugett
528dd2b28a
Make answer replies more closely spaced together
2022-07-20 18:35:09 -05:00
James Grugett
5ddf496dae
Remove bet button from free response comments
2022-07-20 18:35:09 -05:00
mantikoros
49dcd97d70
feed bets: better prob display
2022-07-20 17:04:11 -05:00
mantikoros
75a1d606cb
feed bets: show change in prob
2022-07-20 16:28:25 -05:00
James Grugett
c35d0a8bc6
Split out "Your bets" from "For you"
2022-07-20 15:30:07 -05:00
James Grugett
44afa92b58
Turn off for you by default
2022-07-20 15:05:48 -05:00
James Grugett
e45d81513c
Don't filter by personal unless pills enabled
2022-07-20 14:49:16 -05:00
Sinclair Chen
0870397fea
Show line in menu on mobile
2022-07-20 12:36:23 -07:00
mantikoros
45b883477d
generic copy link button
2022-07-20 11:42:49 -05:00
mantikoros
b517f7cfa7
eslint; remove unused tags import
2022-07-20 00:35:27 -05:00
mantikoros
2b13085dff
search: use default categories for non-authed users
2022-07-20 00:23:00 -05:00
mantikoros
0013f76873
search defaults to 'for you'; hide pills for additional filters
2022-07-20 00:03:03 -05:00
mantikoros
83e9408d69
remove tags from info panel
2022-07-19 23:48:09 -05:00
James Grugett
b2c89d36cf
Home: Show pills that are groups (in addition to All, For you)
2022-07-19 18:23:52 -05:00
mantikoros
b48e910f70
fix areaBaselineValue
2022-07-19 18:20:03 -05:00
mantikoros
bab828412b
group: add question button
2022-07-19 18:16:03 -05:00
Ian Philips
2152e5286a
Score & sort by unique bettors in last 3 days
2022-07-19 16:29:41 -06:00
James Grugett
58d6286361
Fix chart area extending into labels below
2022-07-19 17:22:58 -05:00
James Grugett
6124ea01f6
Fix a DOM error in console
2022-07-19 16:57:32 -05:00
James Grugett
af6552958f
Show all-time profit on UserPage
2022-07-19 16:05:50 -05:00
James Grugett
fc9e261601
Fix build
2022-07-19 15:45:47 -05:00
James Grugett
e9ad30cc74
Increase number of contracts shown in bets list
2022-07-19 15:43:37 -05:00
Ian Philips
b5ef7490c3
NotificationSettings to its own file
2022-07-19 14:24:36 -06:00
Ian Philips
6dcad6225b
Next/Previous => Older/Newer
2022-07-19 14:16:20 -06:00
James Grugett
b6c8390a46
Show order book button even on Quick bet
2022-07-19 15:01:15 -05:00
James Grugett
74760b1062
Reorder orderbook columns
2022-07-19 14:53:33 -05:00
mantikoros
12567074cc
fix log scale graph
2022-07-19 12:31:26 -05:00
Marshall Polaris
0d282a962c
Don't setQuery
on group selector component during initial render ( #660 )
2022-07-19 09:35:43 -06:00
Austin Chen
2bae7dc200
Fix error on no portfolio history
2022-07-19 02:54:05 -07:00
Austin Chen
b501776e33
Remove quadratic matching from /charity
2022-07-19 00:20:18 -07:00
mantikoros
8793288dc8
contract description: less prominent edit buttons
2022-07-18 19:17:45 -05:00
Marshall Polaris
f2a7a145e4
Add React key prop to homepage filter widget ( #661 )
2022-07-18 18:37:46 -05:00
James Grugett
61a21d34b2
Order limit bets in sorted order on mobile
2022-07-18 18:19:30 -05:00
Austin Chen
47a27bf3fe
Label "Since June" for users who had an account prior to 2022-06-20 ( #659 )
2022-07-18 15:55:17 -07:00
Sinclair Chen
781de79b97
Make description text style more consistent
...
- links and blockquotes have light font weight, like other text
- font size in editor matches font size in description
- old descriptions have same style as new
- placeholder text matches editor style
- decrease line-height a bit
2022-07-18 14:03:05 -07:00
mantikoros
65e4f24531
groups: only change layout if sidebar chat, smaller leave button
2022-07-18 12:55:49 -05:00
Ian Philips
229d270d25
Set max width on avatars
2022-07-18 08:34:20 -06:00
Ian Philips
eb4906cb97
Remove query from notif isSeen logic
2022-07-18 08:18:40 -06:00
Ian Philips
906cfc29c8
Endswith=>includes to handle sort query in group chat
2022-07-18 07:59:21 -06:00
Austin Chen
f393246e4f
Let users edit descriptions and questions ( #654 )
...
* Use rich text editor on the description
* Write a new line to description when the question is changed
* Stop showing categories
* Allow anyone to edit their own question
2022-07-17 22:22:44 -07:00
mantikoros
281b712258
move group chat to sidebar on desktop
2022-07-17 15:56:39 -05:00
mantikoros
b5f0b58898
usePing
2022-07-17 15:17:31 -05:00
James Grugett
c1d77f48e3
Fix tag filter
2022-07-16 18:56:21 -05:00
Austin Chen
60f4e43cf3
Prettier fix
2022-07-16 12:51:22 -07:00
James Grugett
7feacbd961
Tweak wording
2022-07-16 14:37:03 -05:00
James Grugett
7b6344d976
Order book button opens full table of limit orders in dialog
2022-07-16 14:21:25 -05:00