Commit Graph

2133 Commits

Author SHA1 Message Date
Ian Philips
6b83fdf215 Challenge card styling 2022-08-01 10:55:58 -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
8e801d0088 Parse please 2022-08-01 10:15:19 -06:00
Ian Philips
5d02ba3570 Add challenge params to parse request 2022-08-01 10:05:03 -06:00
Ian Philips
66e00a1bc4 Challenge url params optional 2022-08-01 09:51:23 -06:00
Ian Philips
ff6fa9db2b Add in challenge parts to template and url 2022-08-01 09:49:57 -06:00
mantikoros
c0a5b6fd1c share text 2022-07-26 18:23:00 -07:00
mantikoros
c8cf94f1ff challenge form 2022-07-26 18:05:04 -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
356db47760 Use env domain 2022-07-26 17:32:07 -07:00
mantikoros
043717b399 challenge button styling 2022-07-26 17:21:31 -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
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
Ian Philips
ffaca099cc elim lib 2022-07-26 12:39:52 -07:00
Ian Philips
8507e4e1e3 Opengraph preview [WIP] 2022-07-26 12:38:16 -07:00
mantikoros
cecf696e1f fix accept challenge: don't change pool/probability 2022-07-26 10:57:51 -07:00
mantikoros
776e0cd86d challenge button (WIP) 2022-07-22 17:48:28 -05:00
mantikoros
5252d63ef7 don't show challenge if not binary or if resolved 2022-07-22 17:27:10 -05:00
Ian Philips
727b3ea4e0 Button on contract page 2022-07-22 07:56:19 -06:00
Ian Philips
595c3fddd2 Cleanup 2022-07-22 07:53:56 -06:00
Ian Philips
b3d265be48 Remove peer pill 2022-07-21 16:30:58 -06:00
Ian Philips
8017f83735 Probability of bet is set to market 2022-07-21 16:16:35 -06:00
Ian Philips
3681d696e9 remove lib refs 2022-07-21 15:48:32 -06:00
Ian Philips
71d8ffcee5 pretty 2022-07-21 15:43:51 -06:00
Ian Philips
fbd1bb21be Fix share challenge link 2022-07-21 15:42:26 -06:00
Ian Philips
87df5a0783
Merge branch 'main' into challenges 2022-07-21 15:35:16 -06:00
Ian Philips
daca6ef482 Bonus=>10 2022-07-21 15:33:21 -06:00
Ian Philips
13aa1f9540 Set shares to equal each other 2022-07-21 15:15:15 -06:00
Ian Philips
c8586e7703 Change winning value 2022-07-21 14:55:13 -06:00
Ian Philips
1b1affe1d9 pretty 2022-07-21 14:51:47 -06:00
Ian Philips
6ed08f2fbe Calculate winning shares 2022-07-21 14:50:50 -06:00
Ian Philips
0d6b18877f Check balance before creation 2022-07-21 14:24:31 -06: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
Ian Philips
ac4964f058 Fix before and after probs 2022-07-21 12:01:33 -06:00
mantikoros
96e9f749d2 track search categories 2022-07-21 12:45:47 -05:00
Ian Philips
6051d436b8 Store avatar url 2022-07-21 10:18:16 -06:00
Ian Philips
2ce508382a Challenge bets 2022-07-21 10:08:50 -06:00
Austin Chen
6603effd1b
Use https for hotlinked image
Editing main from my phone, fingers crossed
2022-07-21 01:16:21 -07: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