Commit Graph

1601 Commits

Author SHA1 Message Date
James Grugett
0bc5c80c32 Tweak 2022-07-09 15:58:03 -05:00
James Grugett
9548350112 Add tooltip to explain limit probability 2022-07-09 15:42:28 -05:00
James Grugett
c30515b9a2 Merge branch 'main' into limit-orders 2022-07-09 14:46:48 -05:00
James Grugett
89ac26417b Merge branch 'main' into limit-orders 2022-07-09 14:42:46 -05:00
James Grugett
5be2ea8583 Implement selling shares 2022-07-09 14:26:23 -05:00
mantikoros
e7e686d579 return creator liquidity after resolution 2022-07-09 13:53:50 -04:00
Marshall Polaris
c1ca1471a1
Migrate createAnswer function to v2 (#634)
* Migrate createAnswer function to v2

* Remove unhelpful toString on APIError
2022-07-09 00:26:56 -07:00
James Grugett
dd9be0376b Your limit bets 2022-07-08 18:14:22 -05:00
Marshall Polaris
fdde73710e
Migrate claimManalink function to v2 (#628)
* Implement helpful `toString` on client `APIError`

* Migrate claimManalink function to v2
2022-07-08 15:28:04 -07:00
Marshall Polaris
d9f42caa6a
Migrate addLiquidity and withdrawLiquidity functions to v2 (#627) 2022-07-08 15:08:17 -07:00
Marshall Polaris
ed0544212d
Migrate changeUserInfo function to v2 (#626) 2022-07-08 15:00:03 -07:00
mantikoros
93b293ca0e remove quick betting for FR markets 2022-07-08 12:50:46 -04:00
mantikoros
50c5f8b6eb reenable fees on share sales; rename getCpmmFees() 2022-07-08 12:34:16 -04:00
Ian Philips
f171462d0d Enable tipping on group chats w/ notif (#629) 2022-07-07 18:52:04 -05:00
Ian Philips
800d0e321c Minor notif spacing adjustments 2022-07-07 18:52:04 -05:00
Ben Congdon
0a4d186c3b Add API route for listing a bets by user (#567)
* Add API route for getting a user's bets

* Refactor bets API to use /bets

* Update /markets to use zod validation

* Update docs
2022-07-07 18:52:04 -05:00
Ian Philips
544fb2ebb7 Bold more on new group chats 2022-07-07 18:52:04 -05:00
Ian Philips
0522483a9a Analyze tab usage 2022-07-07 18:52:04 -05:00
Ian Philips
f246de9026 Track notification clicks 2022-07-07 18:52:04 -05:00
Ian Philips
39cf961b15 Remove category selector references 2022-07-07 18:52:04 -05:00
Ian Philips
d942e6f658 Remove category filters 2022-07-07 18:52:04 -05:00
Ian Philips
ca47a7c51a Use react-query to cache notifications (#625)
* Use react-query to cache notifications

* Fix imports

* Cleanup

* Limit unseen notifs query

* Catch the bounced query

* Don't use interval

* Unused var

* Avoid flash of page nav

* Give notification question priority & 2 lines

* Right justify timestamps

* Rewording

* Margin

* Simplify error msg

* Be explicit about limit for unseen notifs

* Pass limit > 0
2022-07-07 18:52:04 -05:00
mantikoros
855079b413 create: remove automatic setting of log scale 2022-07-07 18:52:04 -05:00
Ian Philips
49a58c47d4 Unused vars 2022-07-07 18:52:04 -05:00
Ian Philips
47c562ca96 Leaderboards => Rankings on groups 2022-07-07 18:52:04 -05:00
Ian Philips
9473f0ba2e Groups UX on mobile 2022-07-07 18:52:04 -05:00
Ian Philips
f8fa13638a Small groups UX changes 2022-07-07 18:52:04 -05:00
Ian Philips
3f528cef5d Slight notifications refactor 2022-07-07 18:52:04 -05:00
Ian Philips
b1b016f9e0
Enable tipping on group chats w/ notif (#629) 2022-07-07 17:23:13 -06:00
Ian Philips
d6136a9937 Minor notif spacing adjustments 2022-07-07 17:17:10 -06:00
Ben Congdon
c3bc25a4b9
Add API route for listing a bets by user (#567)
* Add API route for getting a user's bets

* Refactor bets API to use /bets

* Update /markets to use zod validation

* Update docs
2022-07-07 15:36:02 -07:00
Ian Philips
999c1cd8e3 Bold more on new group chats 2022-07-07 15:52:28 -06:00
Ian Philips
e456b9a855 Analyze tab usage 2022-07-07 15:24:13 -06:00
Ian Philips
3eee4a4103 Track notification clicks 2022-07-07 15:06:29 -06:00
Ian Philips
3ff8b26312 Remove category selector references 2022-07-07 14:55:28 -06:00
Ian Philips
d6e808e1a3 Remove category filters 2022-07-07 14:45:26 -06:00
Ian Philips
cfbb78af48
Use react-query to cache notifications (#625)
* Use react-query to cache notifications

* Fix imports

* Cleanup

* Limit unseen notifs query

* Catch the bounced query

* Don't use interval

* Unused var

* Avoid flash of page nav

* Give notification question priority & 2 lines

* Right justify timestamps

* Rewording

* Margin

* Simplify error msg

* Be explicit about limit for unseen notifs

* Pass limit > 0
2022-07-07 14:41:50 -06:00
mantikoros
a22b29ad6d create: remove automatic setting of log scale 2022-07-07 12:36:34 -04:00
Ian Philips
7f8617832f Unused vars 2022-07-07 07:05:12 -06:00
Ian Philips
b8748fd49a Leaderboards => Rankings on groups 2022-07-07 06:54:00 -06:00
Ian Philips
93b2900015 Groups UX on mobile 2022-07-07 06:53:14 -06:00
James Grugett
d8202cb029 Remove console.logs 2022-07-06 23:33:34 -05:00
James Grugett
60f5f311f9 Support limit orders on numeric markets 2022-07-06 23:09:38 -05:00
James Grugett
a68c100df8 Add limit order switcher to mobile bet dialog 2022-07-06 22:32:25 -05:00
Ian Philips
a23c744c3e Small groups UX changes 2022-07-06 17:24:53 -06:00
James Grugett
34b80074a3 Deduct user balance only on each fill. Store orderAmount of bet. Timestamp of fills. 2022-07-06 17:49:17 -05:00
Ian Philips
e969540c72 Slight notifications refactor 2022-07-06 15:06:41 -06:00
James Grugett
a2a655063a Merge branch 'main' into limit-orders 2022-07-06 15:36:16 -05:00
Ian Philips
54b4f97a84 Move timestamp to same line 2022-07-06 13:45:31 -06:00
Ian Philips
de20ee9fb9
Show tip notifications (#623)
* Show tip notifications

* Optimizing notifications for mobile

* Unused vars

* Move income reason logic to income notif

* Remove unnecessary icons

* Unused vars
2022-07-06 13:30:51 -06:00