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 |
|
Brian Cao
|
84375a582e
|
Fix isAdmin check.
|
2022-11-09 12:03:24 -08:00 |
|
Brian Cao
|
17041efaae
|
use uuid
|
2022-10-31 23:42:37 -07:00 |
|
Brian Cao
|
ba31f48f1a
|
Feat/um 49 query builder api (#1573)
* add uuid to event. add indexes
* eventdata api
* add event data
* remove test data
* update list
|
2022-10-21 21:33:23 -07:00 |
|
Mike Cao
|
5e2d23f18f
|
Refactor auth logic.
|
2022-10-11 21:48:33 -07:00 |
|
Mike Cao
|
edd1751b81
|
Merge changes
|
2022-10-10 21:38:02 -07:00 |
|
Brian Cao
|
78338205a3
|
Feat/um 62 prisma property names (#1562)
* checkpoint
* fix pg schema
* fix mysql schema
* change property names
|
2022-10-10 13:42:18 -07:00 |
|
Mike Cao
|
f4e0da481e
|
Use next-basics package.
|
2022-08-28 20:20:54 -07:00 |
|
Mike Cao
|
bc75b622b5
|
Updated test console. Refactored fetch for tracker.
|
2022-08-09 10:27:35 -07:00 |
|
Brian Cao
|
8f934c7e6c
|
checkpoint
|
2022-07-29 22:30:09 -07:00 |
|
Mike Cao
|
5ca6f76daa
|
Updated collect API response.
|
2022-03-10 20:39:11 -08:00 |
|
Mike Cao
|
3e8dd815b7
|
Fix CSS in header.
|
2022-03-05 09:42:32 -08:00 |
|
Mike Cao
|
0b846b482d
|
Mobile layout updates.
|
2022-03-01 19:28:44 -08:00 |
|
Mike Cao
|
d19b6b5a82
|
Added useApi hook.
|
2022-02-22 23:52:31 -08:00 |
|
Mike Cao
|
9937caa569
|
Replaced redux with zustand. Fixed login issue, closes #980.
|
2022-02-22 22:47:59 -08:00 |
|
Mike Cao
|
2f18aa29eb
|
Lint fix.
|
2022-01-14 19:10:46 -08:00 |
|
Mike Cao
|
b1ced5f32c
|
Added COUNTRY_IP_HEADER environment variable. Closes #814.
|
2021-11-20 19:37:13 -08:00 |
|
Boris Kubiak
|
90fa656d40
|
Add favicon to websites
|
2020-10-21 15:44:43 +02:00 |
|
Mike Cao
|
e64a555652
|
Renamed methods. Initial work on realtime dashboard.
|
2020-10-08 15:02:48 -07:00 |
|
Mike Cao
|
11d8b19279
|
Updated query filters. Updated packages.
|
2020-09-28 20:23:42 -07:00 |
|