Marshall Polaris
58dcbaaf6e
Precalculate and store current positions for users who make comments ( #878 )
2022-09-18 15:57:50 -07:00
James Grugett
8ebf829169
Change groups default sort to Trending
2022-09-18 17:16:13 -05:00
James Grugett
17453e5618
Improve hook that was spamming in dev
2022-09-18 16:57:20 -05:00
James Grugett
ae6437442b
Fix unsaved changes warning erronously appearing
2022-09-18 16:36:45 -05:00
mantikoros
540915eb65
homepage: fix betting streaks error
2022-09-18 16:05:22 -05:00
James Grugett
f111d6e24f
Fix console errors from svg non-camelcase attributes
2022-09-18 15:55:39 -05:00
James Grugett
676bcc159d
Fix missing key
2022-09-18 15:53:04 -05:00
James Grugett
1da4373335
Creating a group from create market adds it immediately
2022-09-18 14:24:29 -05:00
James Grugett
c9e782faa7
Simplify create group dialog
2022-09-18 13:49:28 -05:00
Marshall Polaris
39119a3419
Twitch bot deployment work ( #892 )
...
* Point at production Twitch bot endpoint
* Move Twitch endpoints into env config
2022-09-18 01:13:10 -07:00
James Grugett
4aea3b96d7
Save initial home sections for new users
2022-09-17 23:58:18 -05:00
James Grugett
987274ad2d
Fix bug part 2
2022-09-17 20:01:00 -05:00
James Grugett
2166169608
Fix bug
2022-09-17 19:56:20 -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
jahooma
42f66b11f4
Auto-prettification
2022-09-18 00:20:50 +00:00
James Grugett
436646cc47
Use algolia to fetch daily movers so it's faster.
2022-09-17 19:18:48 -05:00
James Grugett
a14e7d3947
Move Algolia bits to own file in web/lib/service
2022-09-17 19:18:48 -05:00
mantikoros
47cc313aef
add back leaderboards link
2022-09-17 19:15:26 -05:00
mantikoros
44f9a1faa2
fix labels
2022-09-17 19:12:44 -05:00
mantikoros
f71791bdd5
fix labels
2022-09-17 19:10:34 -05:00
James Grugett
350ab35856
Tweak padding
2022-09-17 18:52:14 -05:00
mantikoros
37cff04e39
share dialog styling
2022-09-17 18:49:24 -05:00
James Grugett
e7ed893b78
Round prob in Daily movers
2022-09-17 18:45:40 -05:00
mantikoros
8f30ef38d9
fix imports
2022-09-17 18:40:45 -05:00
James Grugett
1fbadf8181
Improve Customize UI
2022-09-17 18:30:29 -05:00
mantikoros
438c12da57
refactor sidebar; add to mobile navbar
2022-09-17 18:26:02 -05:00
James Grugett
191ec9535c
Show more rows on daily movers all
2022-09-17 18:00:24 -05:00
James Grugett
b74fd57912
Show absolute prob in daily movers as well
2022-09-17 17:58:08 -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
mantikoros
d2471e2a02
group selector dialog: loading indicator, tracking
2022-09-17 14:59:02 -05:00
James Grugett
f35799c129
Only autofocus search if no query params set
2022-09-17 14:54:55 -05:00
mantikoros
6a21067440
update /about redirect
2022-09-17 14:46:59 -05:00
Austin Chen
e0806cf0e0
Fix links to group /about and /leaderboards
2022-09-16 20:36:52 -07:00
James Grugett
94c448ee8b
Most predictions => Most traded
2022-09-16 17:43:27 -05:00
Sinclair Chen
3e9f046a29
Always focus search bar on search page
2022-09-16 15:37:52 -07:00
James Grugett
9340d827d9
Replace new with recently updated
2022-09-16 17:29:46 -05:00
James Grugett
612066d96c
Tweak margin
2022-09-16 17:26:00 -05:00
James Grugett
015e86afcb
Add search to bottom nav bar. Add back Home title to home page.
2022-09-16 17:24:31 -05:00
James Grugett
7c710ba598
Rename file nav-bar to bottom-nav-bar
2022-09-16 17:24:31 -05:00
Sinclair Chen
5b8fc12163
Make add group button same height as group names ( #890 )
2022-09-16 15:21:07 -07:00
James Grugett
ab3ed3fbf1
Save last sort to local storage
2022-09-16 17:09:12 -05:00
James Grugett
22d5c74818
Add search nav items
2022-09-16 16:46:24 -05:00
James Grugett
1321139e7f
Prefetch daily movers
2022-09-16 16:35:04 -05:00
mantikoros
70ef9e1836
group sidebar, navbar tweaks
2022-09-16 16:30:06 -05:00
James Grugett
e4cfd92bb2
Track home actions
2022-09-16 16:21:13 -05:00
James Grugett
25ee793208
🏠 New home ( #889 )
...
* Factor out section header
* Remove daily balance change
* Remove dead code
* Layout, add streak
* Fix visibility observer to work on server
* Tweak
* Search perserved by url
* Add pill query param
* Add search page
* Extract component for ProbChangeRow
* Explore groups page
* Add search row
* Add trending groups section
* Add unfollow option for group
* Experimental home: accommodate old saved sections.
* Tweaks to search layout
* Rearrange layout
* Daily movers page
* Add streak grayed out indicator
* Use firebase query instead of algolia search for groups
* Replace trending group card with pills
* Hide streak if you turned off that notification
* Listen for group updates
* Better UI for adding / removing groups
* Toast feedback for join/leave group. Customize button moved to bottom.
* Remove Home title
* Refactor arrange home
* Add new for you section
* Add prefetch
* Move home out of experimental!
* Remove unused import
* Show non-public markets from group
2022-09-16 16:12:24 -05:00
mantikoros
f7164ddd7d
group selector dialog ( #888 )
...
* group selector dialog
* cache groups to prevent ui jumping
* welcome dialog display logic
* show fewer groups, more filtering
2022-09-16 14:58:36 -05:00
Sinclair Chen
dd2b09830e
update Clearer Thinking end date to Sep 30
2022-09-16 12:13:45 -07:00