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 |
|
Mike Cao
|
f0b207f6a2
|
Updated packages.
|
2022-03-31 09:55:42 -07:00 |
|
Mike Cao
|
373dbf50ba
|
Added website limit and show more button. Closes #592.
|
2022-03-01 23:03:50 -08:00 |
|
Mike Cao
|
34ad1d9c39
|
New mobile menu.
|
2022-02-28 18:39:37 -08:00 |
|
Mike Cao
|
ebd52335bb
|
Referrer filtering.
|
2021-11-21 22:00:14 -08:00 |
|
Mike Cao
|
6dd65803f9
|
Updated mobile menu.
|
2021-06-07 21:25:45 -07:00 |
|
Mike Cao
|
66759409e3
|
Added button to show/hide charts, closes #577.
|
2021-04-28 02:02:59 -07:00 |
|
Mike Cao
|
8e0ea48c87
|
Updated log table rendering.
|
2020-10-09 04:21:59 -07:00 |
|
Mike Cao
|
ca8a6fe049
|
Added error message component. Update fetch hook.
|
2020-10-03 22:36:51 -07:00 |
|
Mike Cao
|
92d1fddf8b
|
New icons for theme button.
|
2020-09-20 15:42:01 -07:00 |
|
Mike Cao
|
3c0b718fd7
|
Updated logo.
|
2020-09-20 03:15:49 -07:00 |
|
Mike Cao
|
823fdcbeae
|
Update header components. Update theme button.
|
2020-09-20 02:54:38 -07:00 |
|
Mike Cao
|
36cd5a393a
|
Convert accounts dashboard button into a link.
|
2020-09-18 19:53:50 -07:00 |
|
Mike Cao
|
f59594e4cd
|
Calendar updates. Responsive CSS updates.
|
2020-09-13 11:33:57 -07:00 |
|
Mike Cao
|
5a22be5efa
|
Allow admins to view account websites.
|
2020-09-10 23:55:29 -07:00 |
|
Mike Cao
|
e8538f6e23
|
Support i18n.
|
2020-09-07 01:22:16 -07:00 |
|
Mike Cao
|
aec012fb79
|
Toast notifications.
|
2020-08-31 15:57:59 -07:00 |
|
Mike Cao
|
d06c077019
|
Refactor components. Add refresh button.
|
2020-08-31 03:53:39 -07:00 |
|
Mike Cao
|
560f1316c1
|
Enable public website sharing.
|
2020-08-15 01:17:15 -07:00 |
|
Mike Cao
|
b392a51676
|
Account editing and change password.
|
2020-08-09 02:03:37 -07:00 |
|
Mike Cao
|
58a1be7a30
|
Added tracking code form.
|
2020-08-07 20:36:57 -07:00 |
|
Mike Cao
|
30b87bc4c4
|
Refactor buttons.
|
2020-08-07 00:24:01 -07:00 |
|
Mike Cao
|
000f84df96
|
Rename website column. Table component.
|
2020-08-06 23:02:24 -07:00 |
|
Mike Cao
|
a09867f28c
|
Form components. New login page.
|
2020-08-06 22:03:02 -07:00 |
|
Mike Cao
|
6e23a8a53b
|
Added user button and menu.
|
2020-08-05 23:03:07 -07:00 |
|
Mike Cao
|
9d8a2406e1
|
New components, convert hooks to components, bug fixes.
|
2020-08-03 23:20:35 -07:00 |
|