Commit Graph

27 Commits (stage)

Author SHA1 Message Date
Brian Cao 94bf7b04dd Fix modal. Re-add form css. 2023-01-12 16:45: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 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 89781d4847 Refactored query parameters. 2022-08-08 01:26:20 -07:00
Mike Cao 7ae457669b Fix event table. 2022-08-05 13:07:20 -07:00
Chris Walsh c3d6467b99
Add UTM params to website details page 2022-07-21 16:22:43 -07:00
Tobias Hüske 8d358ccb9d Feature: Add screensize to UI 2022-07-16 07:29:55 +02:00
Mike Cao e735a1c50d Updated share token logic. Closes #1113. 2022-05-05 19:04:28 -07:00
Mike Cao 69b81880cb Fix refresh button. Closes #994, #985. 2022-03-01 21:13:15 -08:00
Mike Cao d19b6b5a82 Added useApi hook. 2022-02-22 23:52:31 -08:00
Mike Cao f5a268c916 CSS updates for mobile. 2022-02-16 23:10:35 -08:00
Chris Walsh 7725553097
Remove languages table on main metrics page 2021-12-17 18:25:07 -08:00
Chris Walsh 9a326a33a0
Add languages table to metrics grid 2021-12-01 19:32:45 -08:00
Mike Cao ebd52335bb Referrer filtering. 2021-11-21 22:00:14 -08:00
Mike Cao 339cd21596 Fix issues with basePath. 2020-11-09 21:01:53 -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 f1624780ee Added filter buttons for realtime. 2020-10-12 16:31:51 -07:00
Mike Cao 5a73c224b7 Created share token hook. 2020-10-11 02:29:55 -07:00
Mike Cao 4119e80a9a Update table components. 2020-10-11 01:33:26 -07:00
Mike Cao a039f405b6 Refactored realtime components. 2020-10-10 01:16:28 -07:00
Mike Cao 910481e629 Added grid layout components. 2020-10-09 20:37:24 -07:00
Mike Cao 69b317386a Updated fetch hook API. 2020-10-09 12:39:03 -07:00
Mike Cao fd69f0df24 Localized country names. 2020-09-30 16:27:27 -07:00
Mike Cao 45ac49af29 Center back button. 2020-09-28 22:12:48 -07:00
Mike Cao 6bb34cd3a5 Moved files around. Updated test page. 2020-09-27 00:51:29 -07:00