Commit graph

4806 commits

Author SHA1 Message Date
Francis Cao
5280fb4310 optimize attribution report 2025-04-15 15:58:49 -07:00
Francis Cao
b97a790acd temp remove attribution report 2025-04-15 10:37:04 -07:00
Mike Cao
caae77c576 Merge branch 'dev' into analytics 2025-04-15 10:05:47 -07:00
Mike Cao
b192d90aaf Added missing files. 2025-04-14 14:49:33 -07:00
Mike Cao
2c4c99f069 Updated report icon. Removed failing test. 2025-04-14 14:43:16 -07:00
Francis Cao
e7fc482a30 add mysql/psql migrations for utm/click IDs 2025-04-14 13:12:06 -07:00
Francis Cao
7ffb3f7b52 update send and saveEvent with utm/clickIds 2025-04-13 21:45:26 -07:00
Francis Cao
e51ec70093 fix ch migration script 2025-04-13 18:46:53 -07:00
Francis Cao
3da61989b7 fix sorting on UTM queries, add more ads in case logic 2025-04-13 18:31:59 -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
Mike Cao
65e46a1885
Merge pull request #3350 from Maxime-J/fix-netlify
Fix Netlify and possible other cache issues
2025-04-12 18:48:04 -07:00
Maxime-J
edaa30f7b1 Add Cache-Control header to api responses 2025-04-12 15:21:51 +02:00
Francis Cao
9708915c45 update role to optional for user update 2025-04-11 07:30:59 -07:00
Francis Cao
e1a5a610bb update role to optional for user update 2025-04-11 07:30:21 -07:00
Mike Cao
2f77e15bbc Bump version v2.18.0. 2025-04-08 08:47:50 -07:00
Mike Cao
97b7a14a29 Fix test. 2025-03-31 22:49:34 -05:00
Mike Cao
0ad58ec07c
Merge pull request #3323 from Cibiyanna26/auth-test
Added tests for /lib/charts
2025-03-31 20:25:36 -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
Mike Cao
a9dbd9a646
Merge pull request #3333 from Maxime-J/dev
Match CORS config in Docker middleware
2025-03-31 20:20:42 -05:00
Oleh Astappiev
eafd08b4ee
fix: move isbot check after body parsing 2025-03-31 22:56:52 +02:00
Maxime-J
7f9f4957d3 Update Docker middleware 2025-03-28 08:58:21 +01:00
Mike Cao
acbcd05190
Merge pull request #3331 from YoSev/fix-dockerCors
fix(docker): add cors support when using a custom endpoint
2025-03-27 21:01:32 -07:00
Yo Sev
53d6adf299 fix(docker): add cors support when using a custom endpoint 2025-03-27 08:59:21 +01:00
Cibiyanna26
42739c660e modifing yyy label, spy reset after each test gets finished 2025-03-25 14:01:03 +05:30
Mike Cao
bc2518a369
Merge pull request #3306 from harryo/bugfix/other-domain-groups
Fix counting _other domain groups
2025-03-24 20:20:55 -07:00
Mike Cao
5d01d778aa
Merge pull request #3322 from umami-software/dependabot/npm_and_yarn/next-15.2.3
Bump next from 15.0.4 to 15.2.3
2025-03-24 20:17:44 -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
Cibiyanna26
85d89de072 Added tests for /lib/charts 2025-03-23 13:24:41 +05:30
dependabot[bot]
4888ecbcee
Bump next from 15.0.4 to 15.2.3
Bumps [next](https://github.com/vercel/next.js) from 15.0.4 to 15.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.0.4...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 16:00:37 +00:00
Francis Cao
64dcc5af80 add attribution report params 2025-03-20 09:09:28 -07:00
Francis Cao
203e782530 Create attribution report template and parameters 2025-03-18 10:00:23 -07:00
Mike Cao
e7163c4e7e Updated channel logic. 2025-03-13 13:38:08 -07:00
Harry Oosterveen
5120805e0b Fix counting _other domain groups 2025-03-12 20:51:39 +01:00
Harry Oosterveen
32d44e6c65 Fix key in SessionActivity
There is no eventId
2025-03-12 20:50:32 +01:00
Harry Oosterveen
fa15a470fd Localized date and time in charts 2025-03-12 20:49:12 +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
Mike Cao
38ab685143 Merge branch 'dev' 2025-03-07 21:46:44 -08:00
Mike Cao
abde966647 Fixed wrong country lookup. 2025-03-07 21:41:02 -08:00
Mike Cao
36c4645e5b
Merge pull request #3294 from umami-software/analytics
v2.17.0
2025-03-07 21:23:42 -08:00
Mike Cao
97c687ff05 Fixed group referrers count. Closes #3257 2025-03-07 20:29:31 -08:00
Mike Cao
833de1a1af Added decoding to URL elements. 2025-03-07 18:42:15 -08:00
Mike Cao
1b21f264b0 Added more paid ad params. Closes #3270 2025-03-07 13:37:19 -08:00
Francis Cao
3c1ea69a39 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-03-07 13:06:47 -08:00
Francis Cao
b1901c7278 update cypress tests, update zod validation error messaging to UI 2025-03-07 13:06:38 -08:00
Mike Cao
21a1487735
Merge pull request #3292 from Maxime-J/journey-report-fix
Fix journey report
2025-03-06 14:47:11 -08:00
Maxime-J
51f2a1c431 Make journey report steps optional 2025-03-06 15:41:27 +01:00
Francis Cao
72ac97c5d9 fix unique key prop error on forms 2025-03-03 12:24:54 -08:00