Commit graph

552 commits

Author SHA1 Message Date
Mike Cao
be1b2fc272 Merge dev. 2025-04-28 20:09:58 -07:00
Mike Cao
d44be466d8 Changed session id generation. 2025-04-25 21:48:59 -07:00
Mike Cao
d4b786380b Events filtering. Closes #3356 2025-04-25 18:06:41 -07:00
Mike Cao
ffa8d8dd88 Merge remote-tracking branch 'origin/dev' into dev 2025-04-25 03:20:00 -07:00
Mike Cao
e8a933f80e Updated id logic. 2025-04-25 03:19:37 -07:00
Francis Cao
f659450f99 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-04-24 22:42:44 -07:00
Francis Cao
12b8ac4272 app and db schema - region rename, hostname move 2025-04-24 22:42:33 -07:00
Mike Cao
0fd2d09dba
Merge pull request #3334 from perso182/props-in-session-definition
Use the props passed to identify to determine sessions
2025-04-24 19:22:24 -07:00
Mike Cao
48f5465334 Removed version endpoint. 2025-04-23 16:40:14 -07:00
Mike Cao
48b6dfe72f Fixed realtime activity sort. Closes #3330 2025-04-22 23:01:37 -07:00
Mike Cao
afad255e5b t Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-04-22 22:20:26 -07:00
Francis Cao
7a0765fb4b add missing import 2025-04-22 07:44:43 -07:00
Mike Cao
b6ba1d4ca8 Fixed auth verify method. Closes #3339 2025-04-21 22:25:40 -07:00
Mike Cao
52e1440089 Custom date range select. 2025-04-19 10:09:59 -07:00
Mike Cao
e79f4717e7 Updated filter params logic. Added inline compare dates. 2025-04-15 15:32:25 -07:00
Mike Cao
2c4c99f069 Updated report icon. Removed failing test. 2025-04-14 14:43:16 -07:00
Francis Cao
7ffb3f7b52 update send and saveEvent with utm/clickIds 2025-04-13 21:45:26 -07:00
Francis Cao
40ca861c69 Merge branch 'feat/attribution-report' into dev 2025-04-13 18:17:43 -07:00
Francis Cao
b9a2145766 ch attribution report, schema changes, and migration 2025-04-13 18:12:03 -07:00
Francis Cao
e1a5a610bb update role to optional for user update 2025-04-11 07:30:21 -07:00
Mike Cao
bfdd3f9525 New filter bar and filter edit form. 2025-04-09 21:15:12 -07:00
Mike Cao
1d24e23a34 Updated grid layouts. Fixed chart tooltip. 2025-04-06 08:13:55 -07:00
Mike Cao
96c2c32d14 Website header updates. 2025-04-04 23:26:52 -07:00
Mike Cao
2b99274895 Updated filter bar. 2025-04-02 23:18:03 -05:00
Mike Cao
34a8fa100c Updated theme handling. 2025-04-01 22:58:38 -05:00
perso182
37ae0374d8 Added id as a parameter to identify and include it in the payload. Removed the usage of localstorage 2025-04-01 11:24:06 +02:00
Mike Cao
c71e9b5707 Merge branch 'dev' into jajaja
# Conflicts:
#	package.json
#	yarn.lock
2025-03-31 23:31:09 -05:00
Mike Cao
33c5a0f7e9
Merge pull request #3338 from astappiev/fix-batch
fix: move isbot check after body parsing
2025-03-31 20:23:13 -05:00
Oleh Astappiev
eafd08b4ee
fix: move isbot check after body parsing 2025-03-31 22:56:52 +02:00
perso182
2c80aa0b24 Use props passed to identify to define session 2025-03-28 11:02:56 +01:00
Mike Cao
7d2c361725 Fixed field parameters. 2025-03-27 15:33:24 -07:00
Mike Cao
0f6cdf8b80 Updated reports components. 2025-03-26 21:54:23 -07:00
Mike Cao
f5bc3dc6c2 Panels redesign. 2025-03-25 14:47:51 -07:00
Mike Cao
501d7aba5f
Merge pull request #3305 from harryo/bugfix/fix_key
Fix key in SessionActivity
2025-03-24 20:16:20 -07:00
Mike Cao
6a6b9df36a
Merge pull request #3304 from harryo/bugfix/localized
Bugfix/localized
2025-03-24 20:15:17 -07:00
Mike Cao
7886c3f393 Renamed query hooks. Fixed conversion bugs. 2025-03-22 03:48:18 -07:00
Mike Cao
adca3c36d0 Moved collapse button. 2025-03-22 01:31:51 -07:00
Mike Cao
5d2c1e27c2 Added Panel component. New color scheme. 2025-03-20 23:12:56 -07:00
Francis Cao
64dcc5af80 add attribution report params 2025-03-20 09:09:28 -07:00
Mike Cao
a7dad20d8a Merge branch 'dev' into jajaja
# Conflicts:
#	package.json
#	pnpm-lock.yaml
2025-03-20 01:00:33 -07:00
Mike Cao
f5c4e1b46e Layout changes. 2025-03-19 19:50:45 -07:00
Francis Cao
203e782530 Create attribution report template and parameters 2025-03-18 10:00:23 -07:00
Mike Cao
16f1b15dee Added search to settings. 2025-03-16 22:12:13 -07:00
Mike Cao
efd4f4ca00 Small fixes. 2025-03-15 20:34:42 -07:00
Mike Cao
5536e0b7e7 Scrollable content area. 2025-03-13 19:49:04 -07:00
Mike Cao
e7163c4e7e Updated channel logic. 2025-03-13 13:38:08 -07:00
Mike Cao
556cc1b205 Updated channel logic. 2025-03-13 13:36:54 -07:00
Harry Oosterveen
32d44e6c65 Fix key in SessionActivity
There is no eventId
2025-03-12 20:50:32 +01:00
Harry Oosterveen
1aa213d342 Localized time in SessionActivity 2025-03-12 20:49:12 +01:00
Francis Cao
a407ff4693 add api-testing to cypress tests 2025-03-12 10:32:54 -07:00