Commit Graph
408 Commits
Author SHA1 Message Date
Mike Cao baa3851fb4 Convert /api/users. 2025-01-21 19:10:34 -08:00
Mike Cao c6fd20974d Should not redirect if already on the right team. 2024-11-27 22:37:47 -08:00
Francis Cao c851f3bb3c fix min date chart bug when using all time 2024-11-27 10:38:45 -08:00
Francis Cao d800b42b6b fix sessionactivity overflow 2024-11-26 11:02:34 -08:00
Francis Cao dfc13ced55 next.js 15 sync-dynamic-apis update 2024-11-26 09:28:57 -08:00
Mike Cao 1c377bcdc3 Removed zen styles. 2024-11-25 14:11:17 -08:00
Mike Cao fccb1ddd9a Upgraded next and prisma. Replaced moment-timezone. 2024-11-22 04:04:13 -08:00
Mike Cao 620a838173 Updated dashboard edit. 2024-11-21 15:39:50 -08:00
Mike Cao 7803f72530 Removed team redirect for cloud mode. 2024-11-21 13:26:04 -08:00
Francis Cao ec2f5203fe update pinned ui. remove paging if dashboard edited 2024-11-19 11:22:37 -08:00
Mike Cao 65d09a57d1 Merge branch 'dev' into dash-inactive 2024-11-18 13:31:30 -08:00
Mike Cao 0d561eb231 Merge pull request #3043 from chelsey-g/team-cookie
redirects to last selected team on login
2024-11-18 13:27:28 -08:00
Mike Cao 884f197a4b Merge pull request #3055 from mooxl/add-zindex-to-dropdown-menu
fix: add z-index to dropdown menu
2024-11-18 13:21:16 -08:00
Max Schmidt 6d6a3d409d add z-index
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2024-11-17 16:57:13 +01:00
chelsey-g 8d63d23c16 loads all websites in order to edit them 2024-11-15 16:41:20 -05:00
chelsey-g c50b0c9d42 updated localStorage to next-basics 2024-11-11 16:21:02 -05:00
chelsey-g ac302c9a96 replaces cookies with localStorage 2024-11-11 15:10:07 -05:00
chelsey-g 65c4627900 add active website tracking with pin icon 2024-11-11 13:29:32 -05:00
chelsey-g bc2f8bcdae redirects to last selected team on login 2024-11-06 14:46:51 -05:00
Mike Cao 2ed22f8975 Merge pull request #2919 from quiple/fix-font-family
Remove `className={locale}` and add `lang` attribute to `LanguageButton()`
2024-10-24 23:53:25 -07:00
Francis Cao 8759ba9916 add tags table and filters logic 2024-10-15 16:46:57 -07:00
Francis Cao 6ce9a8cef4 add currency attribute to revenue button 2024-10-15 09:34:15 -07:00
Francis Cao 065499a3fa update avg aggregate for revenue report 2024-10-15 09:24:19 -07:00
Francis Cao 1a2ae439ee Fix revenue report bugs 2024-10-09 11:36:23 -07:00
Francis Cao be50e8a575 add dropdown logic for revenue report, defaults to USD for unknown currency code 2024-09-26 22:35:23 -07:00
Francis Cao 2707b39473 v1 revenue report for clickhouse 2024-09-26 15:36:48 -07:00
Minseo Lee 01fc293d3f Merge remote-tracking branch 'upstream/master' into fix-font-family 2024-08-29 14:49:32 +09:00
Minseo Lee bd728682d2 Update RealtimeCountries.tsx 2024-08-28 16:31:42 +09:00
Minseo Lee d80739a203 Remove locale.css 2024-08-28 09:35:16 +09:00
Francis Cao ff0c825a7b fix retention report dates and days 2024-08-27 17:07:43 -07:00
Francis Cao ef98ceac2f Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-08-27 16:28:09 -07:00
Francis Cao b89fb0a962 Fix autofocus on events page 2024-08-27 16:28:03 -07:00
Mike Cao d310066769 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-08-27 16:23:12 -07:00
Mike Cao 89257605b3 Show stats changes on dashboard page. Closes #2840 2024-08-27 16:21:31 -07:00
Francis Cao ab050e51c5 Fix tooltip label, retention report for mysql, pass minDate into eventsChart 2024-08-27 16:02:43 -07:00
Minseo Lee a92fa260e1 Update RealtimeLog.tsx 2024-08-27 16:04:22 +09:00
Minseo Lee 8776af9bc8 OS strings in visitorLog 2024-08-27 15:53:19 +09:00
Mike Cao 8f934d2552 Reapply "Fixed realtime chart for relational. Removed getDateArray. Added chart min/max dates."
This reverts commit 5e5b61dc7e.
2024-08-22 13:15:48 -07:00
Mike Cao 5e5b61dc7e Revert "Fixed realtime chart for relational. Removed getDateArray. Added chart min/max dates."
This reverts commit 647dcb5f25.
2024-08-22 13:14:40 -07:00
Mike Cao 647dcb5f25 Fixed realtime chart for relational. Removed getDateArray. Added chart min/max dates. 2024-08-22 12:02:36 -07:00
Mike Cao 9b88611a38 Fixed search field disappearing when results are empty. Closes #2879. 2024-08-22 03:10:48 -07:00
Mike Cao e35c11c3d6 Updated realtime data fetch. 2024-08-20 23:58:20 -07:00
Mike Cao 511fec2ddb Fixed timezone date format. 2024-08-20 14:15:47 -07:00
Mike Cao da28fe8fe9 Fixed some styles. 2024-08-20 01:15:33 -07:00
Mike Cao 07576bef61 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	src/queries/analytics/getWebsiteStats.ts
2024-08-19 10:55:39 -07:00
Mike Cao 8d92509f71 Fixed queries. 2024-08-19 10:53:31 -07:00
Francis Cao a058552d39 add sessionstats query for performance, countries, events values 2024-08-19 09:35:22 -07:00
Mike Cao e98bc3bd74 Changed session weekly to dots. 2024-08-18 10:38:28 -07:00
Mike Cao ceacc25021 Fixed session weekly rendering bug. 2024-08-18 00:15:20 -07:00
Mike Cao e853ed7ae9 Updated weekly session styles. 2024-08-17 21:51:29 -07:00