Mike Cao
|
fc9584eb44
|
Refactor env check.
|
2022-10-27 16:42:57 -07:00 |
|
Brian Cao
|
99c975c329
|
add DISABLE_UI, DISABLE_ADMIN
|
2022-10-27 12:14:34 -07:00 |
|
Mike Cao
|
8b64ef1a4e
|
Fixed issue with accessing user dashboards. Closes #1590
|
2022-10-25 15:48:49 -07:00 |
|
Brian Cao
|
9e8748e2f3
|
checkpoint
|
2022-10-12 16:29:44 -07:00 |
|
Brian Cao
|
db1ae3f2c7
|
add cloud_mode
|
2022-10-12 15:35:33 -07:00 |
|
Brian Cao
|
bce4476d12
|
fix reset/delete
|
2022-10-11 19:43:02 -07:00 |
|
Brian Cao
|
c147742d7a
|
use uuid
|
2022-10-11 19:37:38 -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
|
f4e0da481e
|
Use next-basics package.
|
2022-08-28 20:20:54 -07:00 |
|
Mike Cao
|
62b032ab19
|
Refactored dashboard sort logic.
|
2022-08-04 21:37:18 -07:00 |
|
Mike Cao
|
1d4aa7c535
|
Refactored website ordering feature.
|
2022-08-04 03:56:30 -07:00 |
|
Chris Walsh
|
934d569bb2
|
Rename "change order" to "edit dashboard"
|
2022-07-28 16:59:44 -07:00 |
|
Chris Walsh
|
137ff97c07
|
Move reordering of websites onto dashboard
|
2022-07-24 23:25:04 -07:00 |
|
Chris Walsh
|
765add71a9
|
Restore table component and website settings page
|
2022-07-24 23:07:56 -07:00 |
|
Chris Walsh
|
76bdb6b1d6
|
Add reset order button to website settings
|
2022-07-23 23:07:53 -07:00 |
|
Chris Walsh
|
ef4bf8282a
|
Fix bug where toggle charts would reset ordering
|
2022-07-23 23:04:07 -07:00 |
|
Chris Walsh
|
3926d3fe93
|
Add website ordering to state and settings page
|
2022-07-23 23:01:59 -07:00 |
|
Mike Cao
|
faf6438852
|
Allow user to change admin username.
|
2022-04-03 22:25:32 -07:00 |
|
Mike Cao
|
5f821461c2
|
Mobile css updates.
|
2022-03-11 16:04:05 -08:00 |
|
Mike Cao
|
20622116a8
|
New Dashboard component.
|
2022-03-03 19:45:49 -08:00 |
|
Mike Cao
|
f1d97660fb
|
Updated react-spring to latest.
|
2022-03-02 15:23:47 -08:00 |
|
Mike Cao
|
373dbf50ba
|
Added website limit and show more button. Closes #592.
|
2022-03-01 23:03:50 -08:00 |
|
Mike Cao
|
7a3c1e9faa
|
Fix default date range setting.
|
2022-03-01 22:02:31 -08:00 |
|
Mike Cao
|
69b81880cb
|
Fix refresh button. Closes #994, #985.
|
2022-03-01 21:13:15 -08:00 |
|
Mike Cao
|
0b846b482d
|
Mobile layout updates.
|
2022-03-01 19:28:44 -08:00 |
|
Mike Cao
|
98b2ee29ef
|
Added language and theme settings.
|
2022-02-28 20:54:32 -08:00 |
|
Mike Cao
|
be98500e82
|
Move auth token logic to useApi hook.
|
2022-02-27 00:25:24 -08:00 |
|
Mike Cao
|
d19b6b5a82
|
Added useApi hook.
|
2022-02-22 23:52:31 -08:00 |
|
Mike Cao
|
7bd49e6caf
|
Merge branch 'dev' of https://github.com/mikecao/umami into dev
|
2022-02-22 22:52:06 -08:00 |
|
Mike Cao
|
9937caa569
|
Replaced redux with zustand. Fixed login issue, closes #980.
|
2022-02-22 22:47:59 -08:00 |
|
Sophia Willows
|
07e782ca39
|
Truncate text in domain & name columns of website settings table when text content doesn't fit within the cell.
|
2022-02-20 14:08:43 +13:00 |
|
Mike Cao
|
d8e831db50
|
Switch to authentication using bearer token.
|
2022-01-23 00:33:06 -08:00 |
|
Mike Cao
|
547eefae82
|
Fix custom date range display. Closes #923, #921
|
2022-01-20 20:06:25 -08:00 |
|
Chris Walsh
|
9cff025784
|
Add owner column to admin website settings table
|
2021-12-01 16:03:18 -08:00 |
|
Mike Cao
|
74b8b128ef
|
Switch to system font stacks. Closes #850.
|
2021-11-20 15:54:45 -08:00 |
|
Mike Cao
|
a15dac05d4
|
Hide label option.
|
2021-11-04 15:55:12 -07:00 |
|
Chris Walsh
|
6e128b2f38
|
Add reset website statistics to settings
|
2021-08-10 14:03:55 -07:00 |
|
Mike Cao
|
f91cc82c82
|
Dynamically fetch language bundles at runtime.
|
2021-06-29 18:41:34 -07:00 |
|
Mike Cao
|
756beb2cf5
|
Update fonts.
|
2021-05-21 18:28:20 -07:00 |
|
Mike Cao
|
04a51bc8c9
|
Added webpack loading mode for fonts.
|
2021-05-21 11:42:36 -07:00 |
|
Mike Cao
|
40747b463c
|
Fix typo.
|
2021-05-21 10:55:37 -07:00 |
|
Roger Clotet
|
ea59804573
|
feat: use fonts from @fontsource instead of Google CDN
|
2021-05-20 22:21:30 +02:00 |
|
Koen van Wijngaarden
|
ed4b81eea2
|
Vertically Center Theme Button
|
2021-03-25 20:44:39 +01:00 |
|
Mike Cao
|
a03e42e0d9
|
Added font for Chinese traditional.
|
2021-03-12 22:53:56 -08:00 |
|
Alexander Klein
|
a1edcecde7
|
feature(components): add locale for date ranges
|
2021-03-10 10:38:35 +01:00 |
|
Mike Cao
|
88452ad71e
|
Show dashboard for multiple admins.
|
2021-02-01 23:00:12 -08:00 |
|
Mike Cao
|
44d1704b21
|
Fix css.
|
2021-02-01 22:40:52 -08:00 |
|
Rafael Lotto Machado
|
3b2328c2c7
|
Subtract padding of elements from width
|
2021-01-30 12:38:51 -03:00 |
|
Mike Cao
|
1e2d8849cf
|
Language fixes.
|
2020-10-27 12:01:40 -07:00 |
|