Mike Cao
|
94ed67e339
|
Responsive updates.
|
2023-04-09 20:22:28 -07:00 |
|
Mike Cao
|
9dd35b3766
|
Fixed metrics display.
|
2023-03-31 05:55:28 -07:00 |
|
Mike Cao
|
5657a64c77
|
Pass domain to realtime components.
|
2023-02-24 02:41:02 -08:00 |
|
Mike Cao
|
656df4f846
|
Update teams features.
|
2023-02-01 18:39:54 -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 |
|
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 |
|
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
|
d784b2a8db
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
# pages/api/account/index.js
|
2022-10-03 17:17:53 -07:00 |
|
Mike Cao
|
5f821461c2
|
Mobile css updates.
|
2022-03-11 16:04:05 -08:00 |
|
Mike Cao
|
0b846b482d
|
Mobile layout updates.
|
2022-03-01 19:28:44 -08:00 |
|
Sophia Willows
|
74e1139072
|
Truncate website title on website list & website details pages
|
2022-02-20 14:32:54 +13:00 |
|
Mike Cao
|
88452ad71e
|
Show dashboard for multiple admins.
|
2021-02-01 23:00:12 -08:00 |
|
Mike Cao
|
4217e890fc
|
Bug fixes.
|
2021-01-20 19:11:36 -08:00 |
|
gabehab
|
91c43f30fa
|
Add link to title in card header
|
2021-01-20 12:13:30 -08:00 |
|
Boris Kubiak
|
90fa656d40
|
Add favicon to websites
|
2020-10-21 15:44:43 +02:00 |
|
Mike Cao
|
876c8f7a68
|
Update language keys.
|
2020-10-12 22:53:59 -07:00 |
|
Mike Cao
|
5a73c224b7
|
Created share token hook.
|
2020-10-11 02:29:55 -07:00 |
|
Mike Cao
|
35b921bdb4
|
Convert buttons to links.
|
2020-09-25 23:38:28 -07:00 |
|
Mike Cao
|
c95aa4aa56
|
Responsive CSS updates.
|
2020-09-21 21:34:55 -07:00 |
|
Mike Cao
|
96bd7e5b47
|
Use token authentication for API requests.
|
2020-09-17 22:52:20 -07:00 |
|
Mike Cao
|
5e57b26e46
|
Convert buttons to links.
|
2020-09-15 19:16:05 -07:00 |
|
Mike Cao
|
f0ac9b6522
|
Convert text for internationalization.
|
2020-09-05 17:27:01 -07:00 |
|
Mike Cao
|
353907e71d
|
Responsive chart labels.
|
2020-09-03 08:43:17 -07:00 |
|
Mike Cao
|
c5cb19a3bf
|
Move date range selection into redux.
|
2020-08-31 14:11:30 -07:00 |
|
Mike Cao
|
d06c077019
|
Refactor components. Add refresh button.
|
2020-08-31 03:53:39 -07:00 |
|
Mike Cao
|
e75593443a
|
Toggle formatting on click. Renamed charts folder to metrics.
|
2020-08-21 13:43:42 -07:00 |
|