Francis Cao
|
822ddee9ae
|
update ch schema for custom data numbers
|
2025-08-12 09:15:42 -07:00 |
|
Mike Cao
|
c60e8b3d23
|
Moved panel button.
|
2025-08-09 17:46:27 -07:00 |
|
Mike Cao
|
a97445fb82
|
Fixed sidenav rendering.
|
2025-08-09 02:06:54 -07:00 |
|
Mike Cao
|
8897c2508d
|
Fixed scrolling on expanded view.
|
2025-08-08 17:39:17 -07:00 |
|
Mike Cao
|
4e25c07160
|
Implemented expanded view in dialog.
|
2025-08-07 22:10:02 -07:00 |
|
Mike Cao
|
0b4851125d
|
Updated next and prisma.
|
2025-08-07 12:36:11 -07:00 |
|
Mike Cao
|
274d654833
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
# src/components/metrics/ReferrersTable.tsx
|
2025-08-07 10:08:14 -07:00 |
|
Francis Cao
|
38f251ead5
|
finish expanded queries and ui.
|
2025-08-07 09:47:18 -07:00 |
|
Mike Cao
|
2e67e27b2f
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# src/app/(main)/App.tsx
|
2025-08-07 05:16:07 -07:00 |
|
Mike Cao
|
eb7b6978d3
|
New settings layouts. Segment management screen.
|
2025-08-07 05:14:35 -07:00 |
|
Francis Cao
|
0a0c1f27c6
|
implement pageviews, events, and channels queries
|
2025-08-05 00:37:44 -07:00 |
|
Francis Cao
|
c1cad16cb9
|
implement sessions metric expanded queries
|
2025-08-04 18:27:31 -07:00 |
|
Mike Cao
|
2dbcf63eeb
|
Segment editing.
|
2025-07-31 21:32:22 -07:00 |
|
Francis Cao
|
c8b4ee8ca5
|
update psql getChannelMetrics
|
2025-07-31 09:45:19 -07:00 |
|
Mike Cao
|
fba7e12c36
|
Updated segment handling.
|
2025-07-31 02:33:35 -07:00 |
|
Mike Cao
|
554c627a58
|
Merge branch 'dev' into jajaja
# Conflicts:
# src/app/api/websites/[websiteId]/metrics/route.ts
# src/queries/sql/getChannelMetrics.ts
|
2025-07-29 19:15:55 -07:00 |
|
Francis Cao
|
86e0fc2262
|
convert clickhouse getChannels to SQL query
|
2025-07-28 17:13:13 -07:00 |
|
Mike Cao
|
b552868e0a
|
Merge branch 'dev' into jajaja
# Conflicts:
# next.config.ts
# src/app/(main)/settings/preferences/LanguageSetting.tsx
# src/components/hooks/useConfig.ts
|
2025-07-27 02:11:32 -07:00 |
|
Mike Cao
|
2ad624ccc8
|
Added segment filtering to filter form.
|
2025-07-27 02:08:19 -07:00 |
|
Mike Cao
|
784677e180
|
Moved env checks to server pages.
|
2025-07-24 23:05:51 -07:00 |
|
Mike Cao
|
5b6292dd11
|
Converted variables to be runtime.
|
2025-07-24 22:41:23 -07:00 |
|
Mike Cao
|
b6862de2be
|
Made FAVICON_URL a runtime variable. Closes #3412
|
2025-07-24 21:54:10 -07:00 |
|
Mike Cao
|
6e6c1df858
|
Made FAVICON_URL a runtime variable. Closes #3412
|
2025-07-24 21:47:40 -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
|
a025fc9552
|
Updated nav.
|
2025-07-23 17:47:56 -07:00 |
|
Francis Cao
|
038d3d6000
|
remove stringify json on updatereport
|
2025-07-23 10:18:43 -07:00 |
|
Francis Cao
|
2203ba1fe7
|
move parseParameters to UTMView
|
2025-07-23 09:38:39 -07:00 |
|
Francis Cao
|
6d124e7bb0
|
fix export report route
|
2025-07-22 11:10:37 -07:00 |
|
Mike Cao
|
7670ec4136
|
Added download functionality.
|
2025-07-22 00:24:37 -07:00 |
|
Mike Cao
|
0debe89d05
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-07-21 10:59:31 -07:00 |
|
Mike Cao
|
5828445313
|
Updated packages.
|
2025-07-21 10:58:58 -07:00 |
|
Francis Cao
|
a81b144cd6
|
fix get event metrics card and create it's own query
|
2025-07-21 10:49:48 -07:00 |
|
Mike Cao
|
ab0826d91a
|
Merge pull request #3517 from vicke4/feature/persistent-event-tab
feat: persistent event tab selection
|
2025-07-21 00:47:03 -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
|
25f96f6b6b
|
Fixed nav display.
|
2025-07-20 00:38:15 -07:00 |
|
Francis Cao
|
da7f4cb2d0
|
create and apply mysql migrations
|
2025-07-18 10:26:24 -07:00 |
|
Mike Cao
|
2f7f8911cd
|
Merge branch 'dev' into jajaja
# Conflicts:
# pnpm-lock.yaml
# src/queries/sql/getWebsiteStats.ts
# src/queries/sql/pageviews/getPageviewMetrics.ts
# src/queries/sql/sessions/getWebsiteSessionStats.ts
# src/queries/sql/sessions/getWebsiteSessions.ts
# src/queries/sql/sessions/getWebsiteSessionsWeekly.ts
|
2025-07-18 10:13:21 -07:00 |
|
Mike Cao
|
876f4c883e
|
Updated layout. Fixed properties rendering.
|
2025-07-18 00:22:06 -07:00 |
|
Francis Cao
|
ccfb228509
|
Fix Vercel build: regenerate pnpm-lock.yaml
|
2025-07-17 09:06: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 |
|
Francis Cao
|
954404f8df
|
route to view or raw table based on filters
|
2025-07-15 16:26:03 -07:00 |
|
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 |
|
Francis Cao
|
2dcb9e21bd
|
change pagestable to visitors and update clickhouse hostname column to array
|
2025-07-13 22:44:09 -07:00 |
|
Mike Cao
|
195619aeed
|
Merge pull request #3507 from basbroek/feature/table-view-events
Feature: Table view for event properties
|
2025-07-13 22:03:59 -07:00 |
|
Mike Cao
|
31f9b17942
|
Merge branch 'dev' into feature/table-view-events
|
2025-07-13 22:03:52 -07:00 |
|
Mike Cao
|
465a03f987
|
Fixed paging in events/sessions.
|
2025-07-13 21:10:59 -07:00 |
|