Commit Graph

34 Commits

Author SHA1 Message Date
James Grugett
7c584ac009 Remove Home title 2022-09-16 15:21:05 -05:00
James Grugett
a7c93ecd16 Toast feedback for join/leave group. Customize button moved to bottom. 2022-09-16 15:13:33 -05:00
James Grugett
17ac42450c Better UI for adding / removing groups 2022-09-16 14:40:25 -05:00
James Grugett
e9870acf41 Listen for group updates 2022-09-16 14:09:48 -05:00
James Grugett
7c4944b825 Hide streak if you turned off that notification 2022-09-16 13:28:39 -05:00
James Grugett
9ed3fdc697 Replace trending group card with pills 2022-09-16 11:47:41 -05:00
James Grugett
52cd4e4078 Merge branch 'main' into new-home-3 2022-09-16 11:17:20 -05:00
FRC
456aed467c
Move tabs to sidebar (#873)
* Move tabs to sidebar

* Address all feedback

Fix icon names
Extract navbar component into a separate function
Rm arrow and indentation
Move group name under logo
Fix visual sidebar stretchy thing
Fix visual bug

* Extra nits
2022-09-16 14:32:15 +01:00
James Grugett
346d588ec8 Use firebase query instead of algolia search for groups 2022-09-16 01:03:24 -05:00
James Grugett
6dc320ae43 Add streak grayed out indicator 2022-09-14 15:57:56 -05:00
James Grugett
1d501ff88d Daily movers page 2022-09-14 15:39:13 -05:00
James Grugett
90f6aa7d06 Rearrange layout 2022-09-14 14:51:50 -05:00
James Grugett
47f758bba8 Merge branch 'main' into new-home-3 2022-09-14 14:51:27 -05:00
James Grugett
10a5596a5c Tweaks to search layout 2022-09-14 11:55:16 -05:00
James Grugett
c1baf05e05 Add unfollow option for group 2022-09-14 01:08:28 -05:00
James Grugett
7744ac84e1 Add trending groups section 2022-09-14 00:40:22 -05:00
James Grugett
a7e3414cc9 Add search row 2022-09-14 00:10:32 -05:00
James Grugett
a06c659cc8 Add search page 2022-09-13 22:48:52 -05:00
James Grugett
c11a5c3c2f Add pill query param 2022-09-13 21:37:36 -05:00
James Grugett
c9d323c83f
Small updates to experimental/home (#874)
* Factor out section header

* Remove daily balance change

* Remove dead code

* Layout, add streak

* Fix visibility observer to work on server

* Tweak

* Formatting
2022-09-13 17:47:29 -05:00
James Grugett
fa5c35c7b4 Layout, add streak 2022-09-12 22:40:20 -05:00
James Grugett
405c77a6ce Remove daily balance change 2022-09-12 21:25:02 -05:00
James Grugett
6720375553 Factor out section header 2022-09-12 01:09:31 -05:00
James Grugett
c1287a4a25
Small updates to experimental home (#870)
* Line clamp question in prob change table

* Tweaks

* Expand option for daily movers

* Snap scrolling for carousel

* Add arrows to section headers

* Remove carousel from experimental/home

* React querify fetching your groups

* Edit home is its own page

* Add daily profit and balance

* Merge branch 'main' into new-home

* Make experimental search by your followed groups/creators

* Just submit, allow xs on pills

* Weigh in

* Use next/future/image component to optimize avatar images

* Inga/challenge icon (#857)

* changed challenge icon to custom icon
* fixed tip button alignment

* weighing in and trading "weigh in" for "trade"

* Delete closing soon, mark new as New for you, trending is site-wide

* Delete your trades. Factor out section item

* Don't allow hiding of home sections

* Convert daily movers into a section

* Tweaks for loading daily movers

* Prob change table shows variable number of rows

* Fix double negative

Co-authored-by: Ian Philips <iansphilips@gmail.com>
Co-authored-by: Austin Chen <akrolsmir@gmail.com>
Co-authored-by: ingawei <46611122+ingawei@users.noreply.github.com>
Co-authored-by: mantikoros <sgrugett@gmail.com>
2022-09-12 00:39:04 -05:00
James Grugett
54c227cf6c
Updates to experimental home (#858)
* Line clamp question in prob change table

* Tweaks

* Expand option for daily movers

* Snap scrolling for carousel

* Add arrows to section headers

* Remove carousel from experimental/home

* React querify fetching your groups

* Edit home is its own page

* Add daily profit and balance

* Merge branch 'main' into new-home

* Make experimental search by your followed groups/creators

* Just submit, allow xs on pills

* Weigh in

* Use next/future/image component to optimize avatar images

* Inga/challenge icon (#857)

* changed challenge icon to custom icon
* fixed tip button alignment

* weighing in and trading "weigh in" for "trade"

Co-authored-by: Ian Philips <iansphilips@gmail.com>
Co-authored-by: Austin Chen <akrolsmir@gmail.com>
Co-authored-by: ingawei <46611122+ingawei@users.noreply.github.com>
Co-authored-by: mantikoros <sgrugett@gmail.com>
2022-09-08 01:36:34 -05:00
mantikoros
28af2063c3 "bet" => "trade" 2022-09-07 14:45:04 -05:00
James Grugett
ad18987e65 Update Daily movers UI 2022-09-07 01:18:11 -05:00
James Grugett
f21711f3dc Fix type error 2022-09-05 18:13:01 -05:00
James Grugett
cd8bb72f94 Daily movers table in experimental/home 2022-09-05 18:09:03 -05:00
James Grugett
d812776357 Remove show hot volume param 2022-09-05 16:25:48 -05:00
Marshall Polaris
0568322c82
Dramatically improve server auth stuff (#826) 2022-08-31 22:13:26 -07:00
James Grugett
a3569280a4 Add your bets section to /experimental/home 2022-08-31 00:30:31 -05:00
James Grugett
ccb6fd291e Move components out of /pages into /components 2022-08-30 23:53:12 -05:00
James Grugett
849402ed70 Rearrange home sections. Load more in carousel. 2022-08-30 23:47:09 -05:00