manifold/web/components
Marshall Polaris 08fd27cb26
Make main login/logout buttons reload server side props (#677)
* Set cookies in auth handler before looking up user

* Make sidebar logout button trigger SSR reload

* Make sidebar login button trigger SSR reload
2022-07-22 00:03:16 -07:00
..
analytics Show x value in numeric graph's tooltip 2022-05-22 17:48:02 -05:00
answers answer bet panel: scroll up on ios 2022-07-12 17:47:48 -05:00
buttons Home: Show pills that are groups (in addition to All, For you) 2022-07-19 18:23:52 -05:00
charity Remove quadratic matching from /charity 2022-07-19 00:20:18 -07:00
contract Fix excessive bottom margin on chart 2022-07-21 21:51:20 -05:00
feed Make a React context to be the source of truth for authenticated user (#675) 2022-07-21 00:38:26 -07:00
groups Don't setQuery on group selector component during initial render (#660) 2022-07-19 09:35:43 -06:00
layout Order book button opens full table of limit orders in dialog 2022-07-16 14:21:25 -05:00
manalinks Inga/manalinks pagination bug (#678) 2022-07-21 20:22:17 -05:00
nav Make main login/logout buttons reload server side props (#677) 2022-07-22 00:03:16 -07:00
portfolio Fix error on no portfolio history 2022-07-19 02:54:05 -07:00
widgets Group leaderboards show members only by default 2022-06-24 18:38:39 -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 Range limit orders (#655) 2022-07-22 00:57:56 -05:00
auth-context.tsx Make main login/logout buttons reload server side props (#677) 2022-07-22 00:03:16 -07:00
avatar.tsx Set max width on avatars 2022-07-18 08:34:20 -06:00
bet-panel.tsx Range limit orders (#655) 2022-07-22 00:57:56 -05:00
bet-row.tsx bet row: default to YES 2022-07-13 11:20:29 -05:00
bets-list.tsx Make a React context to be the source of truth for authenticated user (#675) 2022-07-21 00:38:26 -07:00
bucket-input.tsx Range limit orders (#655) 2022-07-22 00:57:56 -05:00
button.tsx contract description: less prominent edit buttons 2022-07-18 19:17:45 -05:00
checkbox.tsx replace raw checkbox w/ Checkbox component 2022-07-13 16:50:08 -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 Load contracts at UserPage top level instead of in BetsList 2022-07-10 19:19:35 -05:00
confirmation-button.tsx Groups (#510) 2022-06-22 11:35:50 -05:00
contract-search.tsx track search categories 2022-07-21 12:45:47 -05:00
copy-contract-button.tsx When duplicating, add the original link in description 2022-07-06 10:39:19 -07:00
copy-link-button.tsx generic copy link button 2022-07-20 11:42:49 -05:00
create-question-button.tsx Make main login/logout buttons reload server side props (#677) 2022-07-22 00:03:16 -07:00
datetime-tooltip.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
editor.tsx Make description text style more consistent 2022-07-18 14:03:05 -07:00
file-upload-button.tsx Rich content (#620) 2022-07-13 11:58:22 -07:00
filter-select-users.tsx refactor string matching (#649) 2022-07-15 14:16:00 -07:00
follow-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
follow-list.tsx Online users list ui, remove from followers list 2022-07-15 09:32:03 -06:00
following-button.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
info-box.tsx Referrals page (#676) 2022-07-21 14:43:10 -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 Categories to groups (#641) 2022-07-13 15:11:22 -06:00
limit-bets.tsx Fix a DOM error in console 2022-07-19 16:57:32 -05:00
linkify.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
liquidity-panel.tsx Refactor some backend-related stuff (#639) 2022-07-10 15:03:15 -07:00
loading-indicator.tsx Show loading indicator on comment submit 2022-05-18 10:08:42 -06:00
manalink-card.tsx Inga/manalinks pagination bug (#678) 2022-07-21 20:22:17 -05:00
new-contract-badge.tsx Show "New" badge on contract cards too 2022-04-20 23:03:16 -07:00
notifications-icon.tsx Categories to groups (#641) 2022-07-13 15:11:22 -06:00
NotificationSettings.tsx Fix build 2022-07-19 15:45:47 -05:00
number-input.tsx Range limit orders (#655) 2022-07-22 00:57:56 -05:00
numeric-bet-panel.tsx Refactor some backend-related stuff (#639) 2022-07-10 15:03:15 -07:00
numeric-resolution-panel.tsx Don't "warm up" resolveMarket anymore (#638) 2022-07-12 12:36:10 -07:00
online-user-list.tsx Online users list ui, remove from followers list 2022-07-15 09:32:03 -06:00
outcome-label.tsx PseudoNumeric markets store resolveValue in resolved notification and render it 2022-07-10 14:52:31 -05:00
page.tsx move group chat to sidebar on desktop 2022-07-17 15:56:39 -05:00
pagination.tsx Changing manalinks table UI (#665) 2022-07-21 00:45:53 -05:00
probability-input.tsx Range limit orders (#655) 2022-07-22 00:57:56 -05:00
probability-selector.tsx Revert "bound initial probability to [0.1, 0.9]" 2022-04-30 13:05:43 -04:00
referrals-button.tsx Display refered by publicly 2022-07-04 09:18:01 -06:00
relative-timestamp.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
resolution-panel.tsx Don't "warm up" resolveMarket anymore (#638) 2022-07-12 12:36:10 -07:00
sell-button.tsx Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
sell-modal.tsx Pseudo numeric market (#609) 2022-07-02 14:37:59 -05:00
sell-row.tsx 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05: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-icon-button.tsx Changing manalinks table UI (#665) 2022-07-21 00:45:53 -05:00
share-market.tsx generic copy link button 2022-07-20 11:42:49 -05:00
sign-up-prompt.tsx sign in, sign up button styling 2022-06-15 16:58:52 -05:00
site-link.tsx simplify rich text link styles 2022-07-13 16:14:44 -07:00
subtitle.tsx initial commit for manalinks UI improvements (#642) 2022-07-13 16:57:34 -05: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 Refactor some backend-related stuff (#639) 2022-07-10 15:03:15 -07: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-binary-shares.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
user-page.tsx Show all-time profit on UserPage 2022-07-19 16:05:50 -05:00
yes-no-selector.tsx Put back old Yes/No bet buttons 2022-07-15 11:03:42 -05:00