manifold/web/components/groups
Marshall Polaris 3cb28cdecb
Teach AuthContext to manage the private user doc (#738)
* Return both user and privateUser from `createuser`

* Make `useStateCheckEquality` more flexible

* Make `AuthContext` track the private user doc

* Change `usePrivateUser` hook to use the auth context data

* Pass both user and private user through SSR to auth context

* Fix bug in create user flow
2022-08-12 13:41:00 -07:00
..
contract-groups-list.tsx Groups contracts (#709) 2022-08-01 21:15:09 -06:00
create-group-button.tsx Groups default open 2022-07-28 11:37:26 -07:00
edit-group-button.tsx Allow adding anyone's contract to a group 2022-07-01 16:37:30 -06:00
group-chat.tsx Teach AuthContext to manage the private user doc (#738) 2022-08-12 13:41:00 -07:00
group-selector.tsx Groups contracts (#709) 2022-08-01 21:15:09 -06:00
groups-button.tsx Backfill and forward fill contracts with group info (#686) 2022-07-22 16:28:53 -06:00