manifold/web/components
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
..
analytics Show x value in numeric graph's tooltip 2022-05-22 17:48:02 -05:00
answers New tooltip for binary market chart, with date and time (#529) 2022-06-22 10:45:15 -05:00
charity Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
contract Remove group details cache, update group directly 2022-06-22 17:19:17 -05:00
feed Groups (#510) 2022-06-22 11:35:50 -05:00
groups Groups (#510) 2022-06-22 11:35:50 -05:00
layout Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
nav Hide "Get M$" on private instances 2022-06-22 19:02:50 -05:00
add-funds-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
advanced-panel.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
alert-box.tsx alert box component 2022-06-13 21:08:56 -05:00
amount-input.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
avatar.tsx Linkify bettor username in Bets tab 2022-06-09 15:00:31 -05:00
bet-panel.tsx show 2 decimal places for fees 2022-06-17 16:28:25 -05:00
bet-row.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
bets-list.tsx Don't show sell button if you have sold all your shares 2022-06-21 10:14:55 -05:00
bucket-input.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
checkbox.tsx Fix line endings 2022-06-05 18:57:49 -07:00
choices-toggle-group.tsx Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
client-render.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
comments-list.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
confirmation-button.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
contract-search.tsx Fix build 2022-06-22 18:45:48 -05:00
copy-link-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
create-question-button.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
datetime-tooltip.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
filter-select-users.tsx Debounce 2022-06-22 11:43:47 -05:00
follow-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
follow-list.tsx Don't show follow button for yourself 2022-06-08 14:22:10 -05:00
following-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
info-tooltip.tsx Switch to outlined icon 2022-01-16 02:14:21 -05:00
join-spans.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
landing-page-panel.tsx track landing page 2022-06-15 21:42:11 -05:00
leaderboard.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
linkify.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
liquidity-panel.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
loading-indicator.tsx Show loading indicator on comment submit 2022-05-18 10:08:42 -06:00
manalink-card.tsx Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
new-contract-badge.tsx Show "New" badge on contract cards too 2022-04-20 23:03:16 -07:00
notifications-icon.tsx Various notifications bugfixes/improvements (#442) 2022-06-06 16:15:36 -06:00
number-input.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
numeric-bet-panel.tsx Amplitude (#505) 2022-06-14 22:00:36 -05:00
numeric-resolution-panel.tsx Public API improvements (#266) 2022-05-20 14:58:14 -07:00
outcome-label.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00
page.tsx make leaderboard margin same as other pages 2022-06-16 14:43:34 -07:00
probability-selector.tsx Revert "bound initial probability to [0.1, 0.9]" 2022-04-30 13:05:43 -04:00
relative-timestamp.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
resolution-panel.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00
sell-button.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
sell-modal.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
sell-row.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
SEO.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
share-embed-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
share-market.tsx Enable url linking to comments and a copy to clipboard function [wip] (#239) 2022-05-17 09:55:26 -06:00
sign-up-prompt.tsx sign in, sign up button styling 2022-06-15 16:58:52 -05:00
site-link.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
tags-input.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
tags-list.tsx exclude certain categories for new users 2022-06-21 10:01:51 -05:00
text-button.tsx Extract TextButton component with blue underline. 2022-06-08 14:23:10 -05:00
tipper.tsx track comment tips 2022-06-21 10:36:44 -05:00
title.tsx Automatically sort Tailwind classes with Prettier (#45) 2022-02-11 10:40:22 -08:00
toast-clipboard.tsx Enable url linking to comments and a copy to clipboard function [wip] (#239) 2022-05-17 09:55:26 -06:00
tooltip.tsx Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
tweet-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
use-save-shares.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
user-page.tsx Manalink: Send mana to anyone via link (#114) 2022-06-23 01:07:52 -07:00
yes-no-selector.tsx "add funds" => "get M$" 2022-06-12 23:26:05 -05:00