Mike Cao
|
65d09a57d1
|
Merge branch 'dev' into dash-inactive
|
2024-11-18 13:31:30 -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
|
65c4627900
|
add active website tracking with pin icon
|
2024-11-11 13:29:32 -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
|
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
|
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
|
89257605b3
|
Show stats changes on dashboard page. Closes #2840
|
2024-08-27 16:21:31 -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 |
|
Francis Cao
|
a1c0ec9c81
|
update getSessionActivity / getWebsiteSession
|
2024-08-09 15:49:30 -07:00 |
|
Mike Cao
|
c7d39a3e94
|
Fixed session properties.
|
2024-08-09 14:13:34 -07:00 |
|
Mike Cao
|
840c1c02bf
|
Fixed type icons.
|
2024-08-09 11:49:08 -07:00 |
|
Mike Cao
|
67874a6282
|
Update event property styles.
|
2024-08-09 01:41:21 -07:00 |
|
Mike Cao
|
8ee37d1246
|
New event data screen.
|
2024-08-09 01:09:54 -07:00 |
|
Mike Cao
|
f135e4ffbb
|
Moved events components to events page. Updated map data loading.
|
2024-08-08 12:00:38 -07:00 |
|
Mike Cao
|
c6b8114945
|
Updated events page.
|
2024-08-07 22:39:36 -07:00 |
|