Mike Cao
|
0558563d35
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2025-08-15 10:08:41 -07:00 |
|
Mike Cao
|
247e14646b
|
Pixel/links development. New validations folder. More refactoring.
|
2025-08-14 23:48:11 -07:00 |
|
Francis Cao
|
6829d96862
|
update UTM report to use new UTM columns
|
2025-08-12 11:30:46 -07:00 |
|
Francis Cao
|
38f251ead5
|
finish expanded queries and ui.
|
2025-08-07 09:47:18 -07:00 |
|
Mike Cao
|
45c9ea9c22
|
Merge branch 'dev' into jajaja
# Conflicts:
# db/mysql/schema.prisma
# package.json
# pnpm-lock.yaml
# src/app/(main)/reports/[reportId]/ReportBody.tsx
# src/app/(main)/reports/[reportId]/ReportPage.tsx
# src/app/(main)/reports/utm/UTMView.tsx
# src/app/(main)/websites/[websiteId]/WebsiteMetricsBar.tsx
# src/app/(main)/websites/[websiteId]/WebsiteTableView.tsx
# src/app/(main)/websites/[websiteId]/events/EventsPage.tsx
# src/app/api/reports/[reportId]/route.ts
# src/app/api/websites/[websiteId]/metrics/route.ts
# src/components/hooks/queries/useReport.ts
# src/components/icons.ts
# src/components/messages.ts
# src/components/metrics/MetricsTable.module.css
# src/components/metrics/MetricsTable.tsx
# src/queries/sql/events/getEventMetrics.ts
# src/queries/sql/reports/getUTM.ts
|
2025-07-23 23:39:28 -07:00 |
|
Francis Cao
|
038d3d6000
|
remove stringify json on updatereport
|
2025-07-23 10:18:43 -07:00 |
|
Mike Cao
|
5e6799a715
|
Fixed properties queries.
|
2025-07-15 01:31:08 -07:00 |
|
Mike Cao
|
8c26e310f7
|
Fixed editing and navigation issues.
|
2025-07-13 00:37:43 -07:00 |
|
Mike Cao
|
cdf391d5c2
|
Refactor part 2: Electric Boogaloo. Standardize way of passing filter parameters.
|
2025-07-04 01:23:11 -07:00 |
|
Mike Cao
|
ee6c68d27c
|
Refactor filter handling for queries.
|
2025-07-02 01:44:12 -07:00 |
|
Mike Cao
|
8b64029409
|
Made filters work for all reports.
|
2025-06-29 23:57:11 -07:00 |
|
Mike Cao
|
ea83afbc13
|
Fixed retention report showing wrong dates. Changed Breakdown field select to modal.
|
2025-06-29 15:36:43 -07:00 |
|
Mike Cao
|
ee8750d9df
|
Update Retention report.
|
2025-06-28 21:16:50 -07:00 |
|
Francis Cao
|
5ffafc71fc
|
finish segments, update migration from filters to parameters
|
2025-06-20 10:27:57 -07:00 |
|
Mike Cao
|
095d1f2070
|
Updates to Revenue report.
|
2025-06-11 23:12:10 -07:00 |
|
Mike Cao
|
e3cc19638c
|
Breakdown report.
|
2025-06-10 20:59:27 -07:00 |
|
Mike Cao
|
79ea9974b7
|
Added attribution report page.
|
2025-06-09 00:42:09 -07:00 |
|
Mike Cao
|
01bd21c5b4
|
Updated reports.
|
2025-06-08 22:21:28 -07:00 |
|
Mike Cao
|
a167c590c5
|
New standalone Journey page.
|
2025-06-06 23:31:30 -07:00 |
|
Mike Cao
|
3847e32f39
|
More work on reports. Added Funnel page.
|
2025-06-05 22:19:35 -07:00 |
|
Mike Cao
|
49bcbfd7f9
|
New goals page. Upgraded prisma.
|
2025-05-31 02:11:18 -07:00 |
|
Francis Cao
|
b9a2145766
|
ch attribution report, schema changes, and migration
|
2025-04-13 18:12:03 -07:00 |
|
Francis Cao
|
64dcc5af80
|
add attribution report params
|
2025-03-20 09:09:28 -07:00 |
|
Maxime-J
|
51f2a1c431
|
Make journey report steps optional
|
2025-03-06 15:41:27 +01:00 |
|
Mike Cao
|
96138a39a2
|
Fixed validation for journey report.
|
2025-02-14 16:47:52 -08:00 |
|
Francis Cao
|
089b4fee69
|
fix zod validation for revenue report
|
2025-02-13 11:29:22 -08:00 |
|
Mike Cao
|
8dd526a1ab
|
Fixed validation for funnel report.
|
2025-02-11 10:36:15 -08:00 |
|
Mike Cao
|
1ba28ece8b
|
Fixed queries again.
|
2025-02-06 11:22:00 -08:00 |
|
Mike Cao
|
8525188e42
|
Changed import path.
|
2025-02-05 15:59:59 -08:00 |
|
Mike Cao
|
6ab7746b7d
|
Fixed report validations.
|
2025-02-01 19:55:53 -08:00 |
|
Mike Cao
|
530d6fb323
|
Fixed reports.
|
2025-02-01 16:20:22 -08:00 |
|
Mike Cao
|
f3e733dea3
|
Updated report schemas. Removed yup.
|
2025-01-31 23:46:23 -08:00 |
|
Mike Cao
|
85382e25af
|
Refactored send. Purged pages api routes.
|
2025-01-31 00:15:39 -08:00 |
|
Mike Cao
|
6c9f1ad06b
|
Converted reports and share routes.
|
2025-01-28 10:21:56 -08:00 |
|