Commit graph

71 commits

Author SHA1 Message Date
Francis Cao
a37de757a0 fix EventsPage import errors
Some checks failed
Node.js CI / build (push) Has been cancelled
2026-01-26 23:37:13 -08:00
Francis Cao
a1a092dc19 Add MetricsBar to Events page. Closes #3830 2026-01-26 17:08:34 -08:00
Francis Cao
7a89bbf19f render links in event, session activity, realtime activity using hostname instead of domain.
Closes #2861
2026-01-22 19:29:25 -08:00
Mike Cao
fa8d8055df Reformatted files with biome. 2025-11-22 22:42:42 -08:00
Francis Cao
f3e246c64b fix hasdata queries, add hasData to website events, fix sessionactivity truncation, 2025-11-09 23:58:20 -08:00
Mike Cao
d9b08d9491 Card mode for tables. 2025-10-14 13:04:14 -07:00
Francis Cao
038f397503 change event labels to match other cards 2025-10-09 13:32:19 -07:00
Francis Cao
bac3ab2c1a add maxwidth on event/session activity
Some checks are pending
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-10-07 11:35:28 -07:00
Mike Cao
f733690d38 Added lookup for cloud account. Added SessionModal component. 2025-10-05 23:15:36 -07:00
Mike Cao
257050f749 Updated edit forms and icons.
Some checks failed
Create docker images / Build, push, and deploy (push) Has been cancelled
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-09-26 01:46:36 -07:00
Mike Cao
83a014e884 Use FormattedMessage. Updated icons. Fixed bugs. 2025-09-23 23:08:40 -07:00
Mike Cao
56af91950a Updated components build. 2025-09-01 15:59:06 -07:00
Mike Cao
3f167e05ba New compare page. 2025-08-23 22:21:25 -07:00
Mike Cao
c8fe93dd9d Refactored tables. 2025-08-23 01:12:37 -07:00
Francis Cao
69aa4ca035 cleanup cohort/filtering for some queries 2025-08-12 16:13:44 -07:00
Mike Cao
eb7b6978d3 New settings layouts. Segment management screen. 2025-08-07 05:14:35 -07:00
Mike Cao
2ad624ccc8 Added segment filtering to filter form. 2025-07-27 02:08:19 -07:00
Mike Cao
2e69e57445 Support event type filtering. 2025-07-24 16:09:49 -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
Mike Cao
60c310fd77
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-21 00:46:12 -07:00
Mike Cao
876f4c883e Updated layout. Fixed properties rendering. 2025-07-18 00:22:06 -07:00
Mike Cao
01bfd7f52e New properties screens. New website nav. 2025-07-17 01:18:31 -07:00
vicke4
2c0b7a6408 feat: persistent event tab selection 2025-07-17 11:49:35 +05:30
Mike Cao
a9a9b57f80 Merge branch 'dev' into jajaja
# Conflicts:
#	pnpm-lock.yaml
#	src/app/(main)/websites/[websiteId]/events/EventProperties.tsx
#	src/components/messages.ts
#	src/lib/constants.ts
#	src/queries/sql/pageviews/getPageviewMetrics.ts
#	src/queries/sql/sessions/getWebsiteSessions.ts
2025-07-15 13:01:50 -07:00
Mike Cao
a534c51b5e New website nav. 2025-07-15 03:35:18 -07:00
Mike Cao
5e6799a715 Fixed properties queries. 2025-07-15 01:31:08 -07:00
Mike Cao
465a03f987 Fixed paging in events/sessions. 2025-07-13 21:10:59 -07:00
Bas Broekhuizen
23120ec011 Replace loading text with icon 2025-07-09 09:10:02 +02:00
Mike Cao
ce1f6c3618 New admin section. 2025-07-08 18:40:47 -07:00
Bas Broekhuizen
0c78e31300 Add table view as alternative to donut chart for event properties 2025-07-08 10:17:18 +02: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
5b300f1ff5 Updated events/sessions pages. Added DateDistance component. 2025-06-30 21:34:56 -07:00
Mike Cao
ee8750d9df Update Retention report. 2025-06-28 21:16:50 -07:00
Mike Cao
543674c7f2 Updated hooks. Changed url, host to path, hostname. 2025-06-20 22:35:02 -07:00
Mike Cao
da8c7e99c5 Unified loading states. 2025-06-13 21:13:11 -07:00
Mike Cao
4995a0e1e4 Fixed attribution report. New metric cards. Converted ListTable. 2025-06-11 00:05:34 -07:00
Mike Cao
99330a1a4d Refactored icons. 2025-05-27 00:50:28 -07:00
Mike Cao
d0d11225f4 Converted UTM report to a view. 2025-05-20 21:25:06 -07:00
Mike Cao
06f76dda13 Refactored website components. New layout. 2025-05-20 01:12:07 -07:00
Mike Cao
c5086be6eb Updated column widths. 2025-05-14 15:29:03 -07:00
Mike Cao
1c22c18de5 New menu layout. 2025-05-14 13:31:07 -07:00
Mike Cao
c1d301ffdc Fixed realtime page. 2025-05-02 15:20:20 -07:00
Mike Cao
039dcd96e6 Theme change. Render custom date ranges. 2025-04-30 19:54:24 -07:00
Mike Cao
be1b2fc272 Merge dev. 2025-04-28 20:09:58 -07:00
Mike Cao
d4b786380b Events filtering. Closes #3356 2025-04-25 18:06:41 -07:00
Mike Cao
bfdd3f9525 New filter bar and filter edit form. 2025-04-09 21:15:12 -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
7886c3f393 Renamed query hooks. Fixed conversion bugs. 2025-03-22 03:48:18 -07:00
Mike Cao
5999bf6256 Zen components conversion. 2025-03-07 03:11:58 -08:00