380 Commits

Author SHA1 Message Date
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
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
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 5e5b61dc7ee3026fabd988b578ffa9e35799845f.
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 647dcb5f25cb7672be71ea3bdb0845165a1c1bbd.
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
Mike Cao
7add059f43 Updated weekly session labels. 2024-08-17 21:32:42 -07:00
Mike Cao
53d8548909 Weekly session data. 2024-08-16 23:42:26 -07:00
Mike Cao
fc1fc5807e Session properties. 2024-08-16 19:44:16 -07:00
Mike Cao
deb9dd60df Render UTC dates in sessions. 2024-08-16 00:35:08 -07:00
Francis Cao
c79720ae1d update session data schema 2024-08-15 09:28:39 -07:00
Francis Cao
aaf9adacc6 add event name to properties table 2024-08-14 12:29:47 -07:00
Mike Cao
0bd57bb158 Added display of session properties. 2024-08-13 21:42:20 -07:00
Francis Cao
7ae53e2650 fix event property format, fix realtime date format 2024-08-13 10:11:12 -07:00
Francis Cao
f9c7129a3e implement visit duration 2024-08-13 08:45:52 -07:00
Mike Cao
fc758745dc Fixed date display for session profile. 2024-08-13 01:04:28 -07:00
Mike Cao
af64602951 Added map to sessions page. 2024-08-13 00:56:41 -07:00
Mike Cao
9b005e11c0 Created formatDate function for rendering dates in correct timezone. 2024-08-13 00:40:19 -07:00
Mike Cao
b11b2e3524 Display correct date for events/sessions. 2024-08-12 23:54:21 -07:00
Mike Cao
78728b8706 Fixed event search. Removed session time from profile. 2024-08-11 23:14:02 -07:00
Mike Cao
1e52eeb0f0 Updated header nav. 2024-08-09 20:02:46 -07:00
Francis Cao
22333a1e9a remove event from website stats. doesnt work with view 2024-08-09 18:20:26 -07:00
Francis Cao
136dd6794e update websitesession, add session duration 2024-08-09 17:27:06 -07:00