Commit Graph

2276 Commits

Author SHA1 Message Date
mantikoros
eeb50fe54a eslint 2022-08-04 13:39:39 -07:00
mantikoros
1e0feae186 put your challenges first 2022-08-04 12:28:26 -07:00
mantikoros
40b7877f1d qr codes! 2022-08-04 12:25:51 -07:00
Ian Philips
8b4bd64421 Fix spacing 2022-08-04 11:05:47 -06:00
Ian Philips
cd4051c082 Link spacing 2022-08-04 11:02:02 -06:00
Ian Philips
9c4191dc79 Make copying easy on mobile 2022-08-04 10:55:37 -06:00
Ian Philips
7cc4710ab1 Restyle challenges list, cache contract name 2022-08-04 10:25:35 -06:00
Ian Philips
5d0d2d0b46 Orientation 2022-08-04 09:41:10 -06:00
Ian Philips
ca726da4a9 Spacing 2022-08-04 09:39:35 -06:00
Ian Philips
c361dc22e7 Absolutely position 2022-08-04 08:22:11 -06:00
Ian Philips
d46c56a994 Columnize the user areas in preview link too 2022-08-04 08:13:21 -06:00
Ian Philips
a38e06c16c Lint 2022-08-04 06:55:22 -06:00
Ian Philips
10e6f86219 Add FAQ section 2022-08-04 06:38:59 -06:00
Ian Philips
a528e75f9a Add helper text 2022-08-04 06:10:53 -06:00
Ian Philips
aad49e7032 Center title 2022-08-04 05:58:14 -06:00
Ian Philips
4dbabd2a77 Add challenge slug to bet and filter by it 2022-08-04 05:53:35 -06:00
Ian Philips
ee3b0b32e6 Fix main merge 2022-08-04 05:14:16 -06:00
Ian Philips
625c8944bd Merge branch 'main' into challenges 2022-08-03 20:47:26 -06:00
Ian Philips
d83e103fab Ignore clicks when hidden 2022-08-03 18:42:40 -06:00
Ian Philips
5bc905b358 Bottom padding works on mobile, broken on desktop :( 2022-08-03 16:42:51 -06:00
Ian Philips
b4c6b99e09 Remove bottom bar height correction 2022-08-03 16:38:00 -06:00
Ian Philips
756115ba54 Link tags aren't hiding sidebar on click 2022-08-03 16:30:05 -06:00
Ian Philips
fab83cfc33 Don't auotfocus on mobile 2022-08-03 16:16:46 -06:00
Ian Philips
aa3101baa9 Fix group chat padding 2022-08-03 16:10:02 -06:00
Ian Philips
82419d0b92
Groups chat ux (#713)
* Add in group chat bubble

* Show chat bubble on nav with unseen notifs

* Spacing

* More spacing

* Remove chat tab

* Show chat on help/welcome/updates/features groups

* Cleanup

* Scroll with updated height
2022-08-03 15:38:35 -06:00
James Grugett
a7d80d62cb Don't show cancel button for other people's limit orders 2022-08-03 14:30:59 -07:00
James Grugett
a761f8c65e Hide pills while searching 2022-08-03 14:17:45 -07:00
Ian Philips
903264b9be New create challenge panel 2022-08-03 10:46:50 -06:00
Ian Philips
4252157290 Your outcome/cost=> acceptorOutcome/cost 2022-08-03 08:57:09 -06:00
mantikoros
5cb6f44c9c create challenge screen 2022-08-02 17:49:08 -07:00
mantikoros
d6f29ac9b9 challenge winner page 2022-08-02 17:45:39 -07:00
James Grugett
280308b625 Show # of bets equal to visible bets 2022-08-02 17:40:34 -07:00
James Grugett
b5d8acfef3 Switch profit in bets tab to match user page 2022-08-02 17:31:49 -07:00
James Grugett
3c9108de0d Document creating a limit order in API 2022-08-02 17:01:31 -07:00
mantikoros
a16814b9c7 accept challenge button 2022-08-02 16:44:05 -07:00
Ian Philips
c24b4e77a8 Lint 2022-08-02 17:24:59 -06:00
James Grugett
d45edb7887 Add WagerWith.me and James' Bot to Awesome Manifold 2022-08-02 16:21:07 -07:00
Ian Philips
e700697423 Fix group referrals not working 2022-08-02 17:18:08 -06:00
Ian Philips
754d4cb489 Accepted challenge sharing card, fix accept bet call 2022-08-02 16:37:57 -06:00
Marshall Polaris
f8a74aa438
Allow admins to resolve any market (#711) 2022-08-02 15:34:20 -07:00
mantikoros
6563082746 move claim button 2022-08-02 15:22:53 -07:00
mantikoros
5e8b9711dc hide pagination if only one page 2022-08-02 15:22:53 -07:00
mantikoros
96c0876053 manalinks: fix focus 2022-08-02 15:22:53 -07:00
mantikoros
164d9ef079 manalinks: mention referral bonus 2022-08-02 15:22:53 -07:00
Austin Chen
53d89fa4ac Show the value to 2 decimal places on hover 2022-08-02 14:59:47 -07:00
Ian Philips
1123d09530 Add separate challenge template 2022-08-02 08:56:44 -06:00
Marshall Polaris
b83caf4dd9 Just make me endpoint forward the backend response 2022-08-02 00:21:51 -07:00
Keri Warr
cfeb50826c
Add endpoint for reading currently authenticated user (#710) 2022-08-02 00:06:23 -07:00
Marshall Polaris
6901507461
Allow unspecfied outcome as input to sellshares (#706)
* Allow unspecfied outcome as input to `sellshares`

* Fix small details
2022-08-01 23:53:12 -07:00
Ian Philips
0b06ded5e5
Groups contracts (#709)
* Update group links in trigger and api

* Remove extra call during creation

* Remove grouplinks on frontend

* Deserialize

* Consolidate logic

* Move function locally
2022-08-01 21:15:09 -06:00