Commit Graph

30 Commits (80f22313f6a5df6baf96b35fed1a8ccb1f51ba36)

Author SHA1 Message Date
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 1d4aa7c535 Refactored website ordering feature. 2022-08-04 03:56:30 -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 3926d3fe93
Add website ordering to state and settings page 2022-07-23 23:01:59 -07:00
Mike Cao 0b846b482d Mobile layout updates. 2022-03-01 19:28:44 -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
Chris Walsh 9cff025784
Add owner column to admin website settings table 2021-12-01 16:03:18 -08:00
Chris Walsh 6e128b2f38
Add reset website statistics to settings 2021-08-10 14:03:55 -07: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 69b317386a Updated fetch hook API. 2020-10-09 12:39:03 -07:00
Mike Cao 4fded49b03 URL filter functionality. 2020-09-25 22:31:18 -07:00
Mike Cao c95aa4aa56 Responsive CSS updates. 2020-09-21 21:34:55 -07:00
Mike Cao 89c87f002c Rename message ids. 2020-09-16 22:29:40 -07:00
Mike Cao 2d9523f963 Messages for devices so they can be localized. 2020-09-15 20:34:30 -07:00
Mike Cao 6bbe7800c2 Added version to footer. CSS and locale fixes. 2020-09-09 16:12:29 -07:00
Mike Cao f0ac9b6522 Convert text for internationalization. 2020-09-05 17:27:01 -07:00
Mike Cao aec012fb79 Toast notifications. 2020-08-31 15:57:59 -07:00
Mike Cao d0ca0819c6 Added useFetch hook. Updated database check. 2020-08-30 15:29:31 -07:00
Mike Cao 3a515b56b2 Updated pages and referrer filters to merge urls. 2020-08-22 19:05:07 -07:00
Mike Cao b96cb0d975 Show active visitor count. 2020-08-18 00:51:32 -07:00
Mike Cao 9f6e17b986 Responsive tables. 2020-08-17 22:47:58 -07:00