Commit Graph

12 Commits

Author SHA1 Message Date
ingawei
0a07de3326 getting rid of comments 2022-09-14 23:44:11 -07:00
ingawei
adb92abee6 linting 2022-09-14 23:30:27 -07:00
ingawei
a6f67dcb60 linting n stuff 2022-09-14 23:24:45 -07:00
ingawei
66fbd0a56d added follow verification, put back in watch/tip buttons 2022-09-14 22:59:53 -07:00
ingawei
13d12bbb2f cleaned up add button, spacing things 2022-09-14 00:29:28 -07:00
ingawei
2c1dedac28 moved groups around, added new subscribe button 2022-09-13 18:44:23 -07:00
ingawei
7d9a57bf86 initial commit for UI mobile changes 2022-09-13 01:08:18 -07:00
mantikoros
c45da8c334
Tracking (#511)
* tracking helper functions

* track everything

* remove extraneous code
2022-06-15 16:34:34 -05:00
James Grugett
15882904eb Disallow following yourself via market page 2022-06-10 12:55:55 -05:00
James Grugett
f52b756163 Use lighter gray in small follow button to deemphasize 2022-06-08 23:06:25 -05:00
James Grugett
c9a4fa8679 Add small follow button after creator name in market page 2022-06-08 15:27:53 -05:00
James Grugett
c1bda8a775
Follow other users. Filter markets by followed (#387)
* Add follow button to user page

* Update follows in the database using follow button.

* Add toggle for followed market creators to home

* Hide follow toggle from user's markets page

* Check that sold bet is by auth'd user

* Change follow toggle to category pill

* Remove unused imports

* Remove console.logs
2022-06-02 23:52:14 -05:00