Brian Cao
|
701bde53b7
|
Hook up teamMemberDelete and teamDelete.
|
2023-03-09 23:21:19 -08:00 |
|
Brian Cao
|
8a9532f213
|
Feat/um 197 hook up teams (#1825)
* Link up teams UI.
* Fix auth order.
* PR touchups.
|
2023-03-09 12:42:12 -08:00 |
|
Brian Cao
|
8684781624
|
Clean up teams on user delete.
|
2023-03-02 22:48:30 -08:00 |
|
Mike Cao
|
0ce2d1fbfc
|
Team delete functionality.
|
2023-02-02 11:59:38 -08:00 |
|
Mike Cao
|
835289a1f8
|
Fixed team websites query.
|
2023-02-02 03:30:09 -08:00 |
|
Francis Cao
|
5fd946cfde
|
add schema changes for TeamWebsite, update deleted logic for team tables
|
2023-02-01 17:08:16 -08:00 |
|
Mike Cao
|
796c65fa29
|
Updated login check method.
|
2023-01-04 21:20:24 -08:00 |
|
Brian Cao
|
8732d056dd
|
Dev (#1702)
* Initial Typescript models.
* Re-add realtime data
* get distinct sessions for session metrics
* Add queries for new schema.
* Fix Typo.
* Add some api/team endpoints.
* Fix destructure error.
* Fix getWebsites call.
* Ignore typescript build errors.
* Fix enum issue.
* add clickhouse route to deleteWebsite
* Fix Website auth.
* Updated lint-staged config.
* Add permission checks.
* Add user role api.
* Fix error when updating website.
* Fix isAdmin check. Fix Schema.
* Initial conversion to react-basics.
* Remove user/team transfer from website update.
* delete website in relational query
* Fix login secure token creation.
* Add event type to event.
* Allow user to be added to team with role.
* Updated login form.
* Add Role to TeamUser.
* Add database migration.
* Refactored permissions check. Updated redis lib.
* Feat/um 114 roles and permissions (#1683)
* Auth checkpoint.
* Merge branch 'dev' into feat/um-114-roles-and-permissions
* Add 02 migration.
* Added lib/types.
* Updated schema.
* Updated roles and permissions logic.
* Implement react-basics styles. Fix queries.
* Update website details layout.
* Add 01 migration.
* Fix admin create.
* Update react-basics.
Co-authored-by: Francis Cao <franciscao@gmail.com>
Co-authored-by: Mike Cao <mike@mikecao.com>
Co-authored-by: Mike Cao <moocao@gmail.com>
|
2022-12-12 19:45:38 -08:00 |
|