Commit Graph

22 Commits

Author SHA1 Message Date
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