manifold/web/lib/firebase
Ian Philips 3b3717d307
Groups (#510)
* Folds=>groups

* Show groups on user profile

* Allow group creation from /create

* Refactoring to groups

* Convert folds to groups

* Add new add to group notification

* Fix user profile tab bug

* Add groups nav and tab for my groups

* Remove bad profile pages

* remove comments

* Add group list dropdown to sidebar

* remove unused

* group cards ui

* Messages=>Comments, v2, groupDetails

* Discussion time

* Cleaning up some code

* Remove follow count

* Fix pool scoring for cpmm

* Fix imports

* Simplify rules, add GroupUser collection

* Fix group cards

* Refactor

* Refactor

* Small fixes

* Remove string

* Add api error detail handling

* Clear name field

* Componentize

* Spacing

* Undo userpage memo

* Member groups are already in my tab

* Remove active contracts reference for now

* Remove unused

* Refactoring

* Allow adding old questions to a group

* Rename

* Wording

* Throw standard v2 APIError

* Hide input for non-members, add about under title

* Multiple names to & # more

* Move comments firestore rules to appropriate subpaths

* Group membership, pool=>volume

* Cleanup, useEvent

* Raise state to parent

* Eliminate unused

* Cleaning up

* Clean code

* Revert tags input deletion

* Cleaning code

* Stylling

* Limit members to display

* Array cleanup

* Add categories back in

* Private=>closed

* Unused vars
2022-06-22 11:35:50 -05:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api-call.ts Groups (#510) 2022-06-22 11:35:50 -05:00
bets.ts Add discover tab of users based on markets you have bet on 2022-06-07 23:42:42 -05:00
comments.ts Groups (#510) 2022-06-22 11:35:50 -05:00
contracts.ts Groups (#510) 2022-06-22 11:35:50 -05:00
fn-call.ts Groups (#510) 2022-06-22 11:35:50 -05:00
groups.ts Groups (#510) 2022-06-22 11:35:50 -05:00
init.ts Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
liquidity.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
notifications.ts Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
tracking.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
txns.ts Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
users.ts Create Top Followed Users leaderboard (#531) 2022-06-22 11:05:54 -05:00
utils.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00