ingawei
2fe9fe593d
Inga/profile ( #937 )
...
- Changed edit profile button
- got rid of banner
- merged stats and trades tab on profile
- made multicolored profit graph
2022-09-26 18:01:13 -05:00
SirSaltyy
13cffcdaf1
Merge branch 'main' of https://github.com/manifoldmarkets/manifold
2022-09-26 18:12:28 -04:00
SirSaltyy
1b9811ce28
Update twitch page copy
2022-09-26 18:12:24 -04:00
James Grugett
90eaf83775
Redirect from '/home' to '/' if not logged in
2022-09-26 17:04:08 -04:00
Ian Philips
94ffac287e
Payout resolution notifications styling
2022-09-26 15:57:38 -04:00
Ian Philips
d9292f7a95
Switch order of my groups and all tabs
2022-09-26 11:30:41 -04:00
Ian Philips
bf92c4fb06
Fix 500 on non-existant group page
2022-09-26 11:28:54 -04:00
Austin Chen
c1c3a360fd
Add CART contest to /tournaments
2022-09-25 13:08:34 -04:00
Austin Chen
d04304bdac
Fix blank page on nav to groups
2022-09-23 17:04:32 -04:00
Austin Chen
2891a47d8c
Support navigating to /about pages
2022-09-23 16:49:14 -04:00
James Grugett
490734db00
If no user, show loading on home
2022-09-23 16:43:23 -04:00
James Grugett
77ddc456a2
Add new home section to top.
2022-09-23 16:39:17 -04:00
James Grugett
deb8397ee9
Add Daily Trending section (daily-score for you.) Remove recently updated
2022-09-23 15:33:50 -04:00
FRC
5a10132e2b
Add a "Posts" tab to groups ( #926 )
...
* Add a "Posts" sidebar item to groups
* Fix James's nits
* Show "Add Post" button only to users
2022-09-23 15:11:50 -04:00
Ian Philips
08202c3ede
Add close market endpoint
2022-09-23 10:02:40 -04:00
James Grugett
c6d034545a
Home: Prob change cards. Sort by daily score. ( #925 )
...
* Add dailyScore: product of unique bettors (3 days) and probChanges.day
* Increase memory and duration of scoreContracts
* Home: Smaller prob change card for groups. Use dailyScore for sort order (algolia)
* Add back hover
2022-09-22 16:57:48 -05:00
Marshall Polaris
7704de6904
Next.js 12.2.5 -> 12.3.1 ( #922 )
2022-09-22 12:46:48 -07:00
Marshall Polaris
6fe0a22a48
Improve contract leaderboard computation ( #918 )
...
* Fix and clean up top comment stuff
* Make leaderboard code generic on entry type
* No need to look up users on contract leaderboard
2022-09-22 12:40:27 -07:00
FRC
a5e293c010
Bring back tabs in groups ( #923 )
2022-09-22 12:12:53 -04:00
mantikoros
c15285aa64
pare down sorts; only show high/low prob on groups
2022-09-22 00:32:20 -04:00
Sinclair Chen
e9ab234d61
copy: manifold dollars -> mana
2022-09-21 17:49:32 -07:00
Pico2x
b875ac563d
Revert "Bring back tabs in groups ( #919 )"
...
This reverts commit b4a59cfb21
.
2022-09-21 19:14:05 -04:00
FRC
b4a59cfb21
Bring back tabs in groups ( #919 )
2022-09-21 18:27:49 -04:00
Austin Chen
73fad2e34b
Remove F2P Tournament
2022-09-21 15:31:45 -04:00
Marshall Polaris
a10605e74c
More work on contract page and tabs ( #912 )
...
* Consolidate comment thread component code
* Move `visibleBets` work down into bets tab
* Remove unnecessary cruft from contract page props
* Don't load all comments in contract page static props anymore
* Tidy up props a bit
* Memoize bets tab
* Memoize recommended contracts widget
2022-09-21 00:02:10 -07:00
mantikoros
54778ec1b1
Fix twitch onboarding ( #910 )
...
* don't show welcome dialog for twitch users
* handle sign up race conditions with more hooks
* content organization and copy tweaks
* lint
* fix import
2022-09-20 19:23:18 -05:00
Marshall Polaris
8870f0d356
Don't always require tips to render comments ( #898 )
2022-09-20 15:58:47 -07:00
James Grugett
589bf9651d
Track viewing full daily movers
2022-09-20 17:40:31 -05:00
Marshall Polaris
30ce80d0c9
Extract signup UI from contract tabs component ( #901 )
2022-09-20 14:04:07 -07:00
Marshall Polaris
8145b128ad
Move recommended contracts to own widget ( #896 )
2022-09-20 14:03:52 -07:00
James Grugett
c338dce3ce
Add daily activation rate. Remove top tenth actions. Cleanup
2022-09-20 00:10:05 -05:00
James Grugett
4dc3eada1f
Add more stats. Fix timezone. Group retention and new user retention
2022-09-19 18:41:24 -05:00
James Grugett
d0973de2b4
Use percent chart, save unrounded stats
2022-09-19 17:45:52 -05:00
James Grugett
b4244ea75d
Change stats date to be by Pacific time zone
2022-09-19 17:10:12 -05:00
James Grugett
fb27fac524
Revalidate getStaticProps after each bet
2022-09-19 14:55:37 -05:00
mantikoros
24cf42284f
replace "predictor" => "trader"
2022-09-19 14:03:52 -05:00
FRC
6aa45a2d12
Move group navbar to top ( #895 )
2022-09-19 17:29:17 +01:00
James Grugett
b93af31d2f
Add D1 and W1 (new users) to stats
2022-09-19 01:28:18 -05:00
James Grugett
8ebf829169
Change groups default sort to Trending
2022-09-18 17:16:13 -05:00
mantikoros
540915eb65
homepage: fix betting streaks error
2022-09-18 16:05:22 -05:00
James Grugett
4aea3b96d7
Save initial home sections for new users
2022-09-17 23:58:18 -05:00
James Grugett
d8e9e7812a
Don't show Daily movers if there are none. Threshold is 1%
2022-09-17 19:47:04 -05:00
James Grugett
3bddda37d2
Add plus to trending group button
2022-09-17 19:25:19 -05:00
James Grugett
436646cc47
Use algolia to fetch daily movers so it's faster.
2022-09-17 19:18:48 -05:00
James Grugett
1fbadf8181
Improve Customize UI
2022-09-17 18:30:29 -05:00
James Grugett
a54f060ccb
New for you => New
2022-09-17 15:15:37 -05:00
mantikoros
fde90be5a2
fix resolve prob notification text
2022-09-17 15:01:45 -05:00
James Grugett
f35799c129
Only autofocus search if no query params set
2022-09-17 14:54:55 -05:00
Austin Chen
e0806cf0e0
Fix links to group /about and /leaderboards
2022-09-16 20:36:52 -07:00
Sinclair Chen
3e9f046a29
Always focus search bar on search page
2022-09-16 15:37:52 -07:00