Brian Cao
|
e1f99a7d01
|
Rewrite admin. (#1713)
* Rewrite admin.
* Clean up password forms.
* Fix naming issues.
* CSS Naming.
|
2022-12-26 16:57:59 -08: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
|
69b81880cb
|
Fix refresh button. Closes #994, #985.
|
2022-03-01 21:13:15 -08:00 |
|
Mike Cao
|
9937caa569
|
Replaced redux with zustand. Fixed login issue, closes #980.
|
2022-02-22 22:47:59 -08:00 |
|
Mike Cao
|
504b5f10d9
|
Fix refresh button issue, closes #840
|
2021-12-19 22:49:08 -08:00 |
|
Mike Cao
|
f91cc82c82
|
Dynamically fetch language bundles at runtime.
|
2021-06-29 18:41:34 -07:00 |
|
Alexander Klein
|
a1edcecde7
|
feature(components): add locale for date ranges
|
2021-03-10 10:38:35 +01:00 |
|
Alexander Klein
|
002ac397f1
|
fix(RefreshButton): wrong type of websiteId
|
2021-02-16 13:51:14 +01:00 |
|
Alexander Klein
|
5766d3ac29
|
feature(components): prop-type RefreshButton
|
2021-02-16 13:35:16 +01:00 |
|
Mike Cao
|
876c8f7a68
|
Update language keys.
|
2020-10-12 22:53:59 -07:00 |
|
Mike Cao
|
e64a555652
|
Renamed methods. Initial work on realtime dashboard.
|
2020-10-08 15:02:48 -07:00 |
|
Mike Cao
|
33ac026637
|
Added timezone and default date range settings.
|
2020-09-19 10:35:05 -07:00 |
|
Mike Cao
|
96bd7e5b47
|
Use token authentication for API requests.
|
2020-09-17 22:52:20 -07:00 |
|
Mike Cao
|
2d9523f963
|
Messages for devices so they can be localized.
|
2020-09-15 20:34:30 -07:00 |
|
Mike Cao
|
fd8df387c8
|
Refresh should reset date range.
|
2020-09-03 08:43:18 -07:00 |
|
Mike Cao
|
c984f4c6ae
|
Track query times. Updated refresh button.
|
2020-09-03 08:43:18 -07:00 |
|
Mike Cao
|
2837251db7
|
Added useDateRange hook.
|
2020-08-31 15:02:32 -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 |
|