manifold/web/pages
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
..
[username] Referrals page (#676) 2022-07-21 14:43:10 -05:00
api/v0 Add API endpoints for fetching user info by username and ID (#652) 2022-07-15 14:03:34 -07:00
charity Fix import 2022-07-19 00:34:53 -07:00
embed embeds: don't show bet button after resolution 2022-07-13 17:22:50 -05:00
group/[...slugs] Referrals page (#676) 2022-07-21 14:43:10 -05:00
link Changing manalinks table UI (#665) 2022-07-21 00:45:53 -05:00
tag Remove category selector references 2022-07-07 14:55:28 -06:00
_app.tsx Make a React context to be the source of truth for authenticated user (#675) 2022-07-21 00:38:26 -07:00
_document.tsx Clean up font loading and see if it fixes our problem (#667) 2022-07-19 13:57:32 -07:00
404.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
add-funds.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00
admin.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00
contract-search-firestore.tsx Score & sort by unique bettors in last 3 days 2022-07-19 16:29:41 -06:00
create.tsx fix log scale graph 2022-07-19 12:31:26 -05:00
groups.tsx Allow click on group card avatar 2022-07-18 08:35:59 -06:00
home.tsx Referrals page (#676) 2022-07-21 14:43:10 -05:00
index.tsx Referrals page (#676) 2022-07-21 14:43:10 -05:00
leaderboards.tsx Default to weekly leaderboard 2022-07-19 15:39:40 -05:00
links.tsx Changing manalinks table UI (#665) 2022-07-21 00:45:53 -05:00
markets.tsx Remove category selector references 2022-07-07 14:55:28 -06:00
notifications.tsx Fix unused import from Ian's code 2022-07-19 20:10:54 -07:00
profile.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00
referrals.tsx Referrals page (#676) 2022-07-21 14:43:10 -05:00
server-sitemap.xml.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
simulator.tsx Replace some more uses of any with more specific types (#389) 2022-06-02 17:40:41 -07:00
stats.tsx Analyze tab usage 2022-07-07 15:24:13 -06:00
trades.tsx Initial draft of Vercel Firebase auth (#593) 2022-07-19 00:50:11 -07:00