Sinclair Chen
e2b03f31e9
Style current page on mobile nav bar
2022-05-18 15:45:08 -04:00
Ian Philips
daf6cadea9
Remove border from sidebar buttons
2022-05-18 10:52:00 -06:00
Austin Chen
7b3c8ea046
Revert "back to M$ — playtime is over"
...
This reverts commit ed41d99484
.
2022-05-18 12:09:24 -04:00
Ian Philips
ca9e93fe47
Show loading indicator on comment submit
2022-05-18 10:08:42 -06:00
Austin Chen
44c53ae96d
Kill the ugly "Sign in" button
2022-05-18 12:06:41 -04:00
Austin Chen
89b05be5ec
Tweak "Ask a question" button VisD
2022-05-18 11:57:22 -04:00
Austin Chen
39870dd933
Bets on profile, again ( #251 )
...
* Revert "Revert "Show every user's bets on their profile (#170 )""
This reverts commit 142206b79a
.
* Fix typo
* Delete portfolio page
2022-05-18 11:52:12 -04:00
Ian Philips
eb3ac802c0
Fix #208 - check for comments without ids
2022-05-18 09:35:32 -06:00
Ian Philips
974d5a8d89
hide free daily market when signed out
2022-05-18 09:25:56 -06:00
James Grugett
142206b79a
Revert "Show every user's bets on their profile ( #170 )"
...
This reverts commit d50cc39c27
.
2022-05-18 10:59:08 -04:00
James Grugett
d51a20e2e0
Add back useState to import
2022-05-18 10:57:45 -04:00
James Grugett
acd59767e4
Move search and sort/filter options in one line on mobile
2022-05-18 10:42:56 -04:00
Boa
7b3c21cf98
Comments ux improvements and bugfixes ( #246 )
...
* Show majority stake on comments
* Darken comment input text
* Fix old FR comments displayed in general section
* Refactor feed comments and bets into files
* Only allow user to comment on most recent bet
* Fix overlapping sign in to comment
* Only calculate current users bets once
* Minor tweaks & is betting @ prob
2022-05-18 08:42:13 -06:00
Austin Chen
d50cc39c27
Show every user's bets on their profile ( #170 )
...
* Show user bets on their profile
* Add an alert for current users
* Replace `/portfolio` with `/Austin?tab=Bets`
* Replace `/Austin?tab=Bets` with `/Austin/bets`
* Use replaceState for better browser history
* Remove two console.logs
* Note a bug
* Fix path
* Write in description of why we're doing this
2022-05-18 10:36:17 -04:00
mantikoros
42c981a54d
remove border on ask question button
2022-05-18 10:21:03 -04:00
James Grugett
76ffe8eea1
Infinite scroll: automatically load new page of results
2022-05-17 19:29:46 -04:00
James Grugett
be9df7bcd8
Fix links beginning with https
2022-05-17 17:11:24 -04:00
mantikoros
ed41d99484
back to M$ — playtime is over
2022-05-17 15:34:58 -04:00
James Grugett
7da46050e5
Swap home and explore ( #244 )
...
* Add activity page. Copy explore page into home
* Update navbar with activity. Show explore instead if signed out.
* Move category selector into contract search
* Make algolia filter by category
* Default tag page to all filter
2022-05-17 12:56:10 -05:00
Sinclair Chen
1bf2073e61
refactor SiteLink to not repeat ( #125 )
2022-05-17 10:36:36 -07:00
Sinclair Chen
f8601af45c
Bet embed ( #204 )
...
* Add bet buttons to embed
- Make only title link to market
- Prevent avatar / username from being clicked on
* refactor: remove extra elem, de-indent
* adjust embed info row styles
* make bet panel smaller
* make sell panel smaller
2022-05-17 10:31:19 -07:00
Ian Philips
d458d8a299
Includes=>endsWith for multi digit answers
2022-05-17 10:13:29 -06:00
Ian Philips
1afda07525
Handle linking from feed
2022-05-17 10:00:09 -06:00
Boa
8337cb251f
Enable url linking to comments and a copy to clipboard function [wip] ( #239 )
...
* Link to comments & highlight comment
* Copy link, show toast and fade bg
* Remove unused imports
* Standardize link copied toast
* Add linking to answer comment threads
* Refactor open answers component, use indigo highlight
* Distinguish chosen answer a bit more
2022-05-17 09:55:26 -06:00
mantikoros
5310da05e2
fix double hashtag
2022-05-17 11:49:10 -04:00
mantikoros
2858fd090c
"create market" => "ask question"
2022-05-17 11:32:20 -04:00
mantikoros
f47d75c120
landing page tweaks
2022-05-17 10:25:51 -04:00
mantikoros
4860150334
change slogan
2022-05-17 10:02:29 -04:00
Austin Chen
a3c1cd2cc1
Unhardcode M$ in more locations
2022-05-17 08:17:22 -04:00
Austin Chen
8982dcae10
Replace "m1234" with "ϻ1234"
2022-05-17 08:13:12 -04:00
Marshall Polaris
cd7efb03ca
Implement onRequest
versions of createContract
, placeBet
functions ( #227 )
...
* Reimplement createContract and placeBet cloud functions
* Fix broken warmup function error handling
2022-05-16 21:43:40 -07:00
Marshall Polaris
aafd2a226f
Clean up some stuff with SellPanel and AmountInput ( #232 )
...
* Hoist SellAmountInput logic into SellPanel
* Ditch now-unnecessary SellAmountInput
* Clean up sale proceeds markup
* Clean unused imports
* BuyPanel doesn't need userBets
2022-05-16 20:27:37 -07:00
Austin Chen
6c6cbdc1a5
Redesign the contract card ( #235 )
...
* Redesign the card
* Limit to 1 category on a card
* Make card tags a lighter gray
* Righbar always starts from the bottom
2022-05-16 19:15:22 -04:00
James Grugett
19da0c6c82
Default to 'all' feed category when loading page.
2022-05-15 23:09:49 -04:00
James Grugett
727d85ddac
Make text underneath filled green answer bar selectable
2022-05-15 23:07:38 -04:00
Marshall Polaris
ee91a94466
Clean up some bet panel markup and CSS ( #231 )
...
* Tidy up probability change markup
* Tidy up payout markup
2022-05-15 14:10:26 -07:00
Marshall Polaris
07ded756d9
Remove unused imports from random files ( #224 )
2022-05-13 18:30:52 -07:00
Marshall Polaris
bc5cd5be45
Clean up some markup in the sidebar ( #220 )
...
* Remove wrapper div around logo
* Small refactor, remove wrapper around sidebar profile summary
* Remove random unused imports
* Replace random styles with Tailwind classes
2022-05-13 18:07:44 -07:00
Marshall Polaris
33c0471c29
Clean up some markup around the top of the page ( #189 )
...
* Remove unnecessary wrapper div around sidebar
* Remove extra column used for alignment on homepage
* Remove extra wrapper div around whole page
2022-05-13 16:47:50 -07:00
Marshall Polaris
babca140f1
Fix random errors ( #205 )
...
* Fix warning in ShareMarket component
* Fix NewContract component to use keys on category list
* Refactor NewContract component to assign `value` to `select`
2022-05-13 16:42:48 -07:00
James Grugett
8be6b79732
Remove 'Category' label
2022-05-13 16:19:15 -04:00
James Grugett
8ce3a09471
Shrink vertical padding on feed answer group
2022-05-13 16:16:46 -04:00
James Grugett
67717bbde7
Prevent having to go back twice from profile / tag search page
2022-05-13 15:01:38 -04:00
James Grugett
d62156b8c0
Hide scrollbar on categories
2022-05-13 14:27:47 -04:00
James Grugett
06cdf2a84a
Show category on market card ( #197 )
...
* Show category on market card
* Show multiple categories in contract description
* Tweak layout of contract card and show multiple categories
2022-05-12 18:28:21 -05:00
Austin Chen
e0d266887c
Show prob of FR answer as a bar chart ( #200 )
2022-05-12 14:04:51 -04:00
Austin Chen
25d3fbcc5f
Add a hover to the category selector
2022-05-12 13:47:07 -04:00
Ian Philips
c2f8aee89e
Touch up reply buttons
2022-05-12 10:27:52 -06:00
James Grugett
aafc08f24c
Prevent android chrome from defining categories on tap
2022-05-12 12:07:46 -04:00
Ian Philips
fed49d3040
Hide ante in FR bets tab
2022-05-12 09:48:19 -06:00