manifold/web/pages
Austin Chen 6cc2d8af58
Manalink: Send mana to anyone via link (#114)
* Set up Firestore structure for mana bounty links

* Split up manalinks into successes and failures

* Allow clients to create manalinks

* Track txnId and successful users

* Store custom amounts in the link

* List all manalinks you've created

* Support backend for claiming manalinks

* Add some more error handling

* Tweak readme

* Fix typescript breakage

* Revert "Convert common imports in functions to be absolute"

This reverts commit c03518e906.

* Scaffolding so `claimManalink` works

* Clean up imports

* Barebones endpoint to claim mana

* Fix rules to only allow link creators to query

* Design out claim giftcard

* List all claimed transactions

* Style in a more awesome card

* Fix import

* Padding tweak

* Fix useManalinkTxns hook

* /send -> /link

* Tidy up some details

* Do a bunch of random manalinks work

* Fix up LinksTable to build

* Clean up LinksTable an absurd amount

* Basic details functionality on manalinks table

* Work on manalink claim stuff

* Fix up some merge mess

* Not-signed-in flow implemented

* Better manalinks table

* Only show outstanding links in table

* Use new `ManalinkTxn` type

* /link -> /links

* Change manalinks page UI to use nice looking tabs

* Many fixes to manalinks UI

* Default to 1 use

* Tidying up

* Some copy changes based on feedback

* Add required index

Co-authored-by: Marshall Polaris <marshall@pol.rs>
2022-06-23 01:07:52 -07:00
..
[username] Groups (#510) 2022-06-22 11:35:50 -05:00
api/v0 API update pool (#553) 2022-06-23 00:37:04 -07:00
charity track search, track charity donation 2022-06-16 11:49:57 -05:00
embed Refactor to load bets once on market page 2022-06-10 12:23:35 -05:00
group/[...slugs] Remove group details cache, update group directly 2022-06-22 17:19:17 -05:00
link Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
tag Fix href is missing query values 2022-06-13 08:42:47 -06:00
_app.tsx Amplitude (#505) 2022-06-14 22:00:36 -05:00
_document.tsx Reinstate eslint warning cleanup (#174) 2022-05-10 14:49:24 -07:00
404.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
account.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
add-funds.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
admin.tsx Reveal email in admin table 2022-06-16 14:13:08 -05:00
contract-search-firestore.tsx Fix build 2022-06-22 18:45:48 -05:00
create.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
groups.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
home.tsx Figure out a better hack to fake the url on home page. (And fix bug navigating back to home.) 2022-06-15 21:00:30 -05:00
index.tsx Update Trending Markets (#513) 2022-06-16 00:05:25 +01:00
leaderboards.tsx Update follow leaderboard copy 2022-06-22 16:22:45 -05:00
links.tsx Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
make-predictions.tsx Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
markets.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
notifications.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
profile.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07: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 Tweaks to stats page 2022-06-14 10:27:52 -05:00
trades.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00