Commit Graph

858 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
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
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
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
d6f29ac9b9 challenge winner page 2022-08-02 17:45:39 -07:00
Ian Philips
754d4cb489 Accepted challenge sharing card, fix accept bet call 2022-08-02 16:37:57 -06:00
mantikoros
6563082746 move claim button 2022-08-02 15:22:53 -07:00
mantikoros
164d9ef079 manalinks: mention referral bonus 2022-08-02 15:22:53 -07: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
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
mantikoros
7acac0a5d6 beautify accept bet screen 2022-08-01 17:11:02 -07:00
Marshall Polaris
ec84245dd4
Add some API endpoints for reading group info (#707) 2022-08-01 14:59:45 -07:00
Ian Philips
89e8f7a4dd Challenge card styling 2022-08-01 12:12:00 -06:00
Ian Philips
3634168a48 Challenge card styling 2022-08-01 11:16:26 -06:00
Ian Philips
216020d9f0 Challenge card styling 2022-08-01 10:54:11 -06:00
Ian Philips
086672dd4e Don't remove prob 2022-08-01 10:33:37 -06:00
Ian Philips
ff6fa9db2b Add in challenge parts to template and url 2022-08-01 09:49:57 -06:00
Ian Philips
0819c3918f Most popular=> Trending 2022-08-01 09:03:46 -06:00
ingawei
ae2e7dfe30
noobify welcome demo (#699)
* noobify welcome
* also beginning to add greyscale color scheme
2022-07-30 02:50:03 -05:00
James Grugett
be01a15230
Refactor search to not use Algolia components (#705)
* In progress refactor to not use Algolia components

* Cleanup

* Only query when necessary

* Read and update url params for query and sort

* Don't push router

* Don't update url if using default sort

* Add popstate listener to improve home navigation

* Remove console.logs
2022-07-29 19:08:51 -05:00
mantikoros
079a2a3936 eslint 2022-07-29 16:06:22 -07:00
mantikoros
779b6dfc0c manalink referrals 2022-07-29 15:09:48 -07:00
mantikoros
ada3f0787c create: add bottom margin 2022-07-28 11:44:07 -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
James Grugett
b1c4f018f9 Expose cancel bet api 2022-07-27 17:38:25 -07:00
Ian Philips
5d48530421 Remove s from property, replace prob with outcome 2022-07-26 18:03:51 -07:00
Ian Philips
dfd6831717 Remove user name 2022-07-26 17:51:49 -07:00
Ian Philips
d3a623e7c2 Use challenge creator as avatar 2022-07-26 17:48:36 -07:00
Ian Philips
ad7e3a46be Remove other window ref 2022-07-26 17:38:36 -07:00
Ian Philips
8db67ad6a4 Get challenge on server 2022-07-26 17:19:47 -07:00
Ian Philips
cf653bd567 New card gen attempt 2022-07-26 17:11:50 -07:00
Ian Philips
013ff1d941 Show api error on create contract 2022-07-26 16:44:51 -07:00
Ian Philips
a28b3cad77 Change challenge text 2022-07-26 14:31:41 -07:00
Ian Philips
ce418d51a7 Edit og card props 2022-07-26 14:15:45 -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