Commit Graph
346 Commits
Author SHA1 Message Date
Mike Cao caf04015bb Fixed default date range handling. Added header to share page. 2025-10-05 16:02:23 -07:00
Mike Cao 3496952769 Fixed empty website select. Converted session profile to popover. 2025-10-05 14:11:25 -07:00
Mike Cao 03adb6b7e1 Added website check for cloud. 2025-10-04 00:38:10 -07:00
Mike Cao eabfec9075 Updated website edit. 2025-10-03 23:05:15 -07:00
Mike Cao fdfa8b08f9 Added expanded view for pixels/links. Made filter form into a popover. 2025-10-03 20:25:06 -07:00
Mike Cao 904c313a64 Always cache prisma. Renamed WebsiteMonthSelect to MonthFilter. 2025-10-03 18:06:18 -07:00
Mike Cao 92ee44756c Refactored useDateRange to always use query string. Fixed all time filter. 2025-10-03 17:55:39 -07:00
Francis Cao 4d06b0ca5b fix compare screens 2025-10-03 10:52:57 -07:00
Mike Cao b36cd48b4a Separated query string date handling. Fixed all time date. 2025-10-03 01:19:35 -07:00
Francis Cao 89d3cd4f5a add timezone to revenue chartData. Fix min/max date for 7day value 2025-09-30 13:11:11 -07:00
Francis Cao bf99068bd7 Remove tables result set from getRevenue. Fix min/max date for revenuechart 2025-09-30 12:03:15 -07:00
Francis Cao 81dea02379 fix transfer website dropdown and values 2025-09-30 09:38:37 -07:00
Mike Cao 1d7759408f Fixed build. 2025-09-29 15:13:01 -07:00
Mike Cao 257050f749 Updated edit forms and icons. 2025-09-26 01:46:36 -07:00
Francis Cao 5bbc1a94b3 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-09-25 11:31:26 -07:00
Francis Cao c28c022366 update FilterEditForm for pixels/links, update attribution action dropdown 2025-09-25 11:31:16 -07:00
Mike Cao 1b400da7b2 Fixed share page. Updated device detect. Updated teams fetch. 2025-09-25 11:21:44 -07:00
Mike Cao 27c342811e Added label to PageHeader. Style fixes. 2025-09-24 00:07:17 -07:00
Mike Cao 8115709a8b Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	src/app/(main)/teams/TeamsDataTable.tsx
#	src/app/(main)/teams/TeamsJoinButton.tsx
#	src/app/(main)/teams/[teamId]/TeamSettings.tsx
2025-09-23 23:10:05 -07:00
Mike Cao 83a014e884 Use FormattedMessage. Updated icons. Fixed bugs. 2025-09-23 23:08:40 -07:00
Francis Cao 8c703eff93 resolve bug. reset queryparams when selecting segment/cohort from screens. add cohort prefix to event and path 2025-09-23 15:00:07 -07:00
Mike Cao b115131f4c Fixed async issues. 2025-09-23 09:20:51 -07:00
Mike Cao f639bb07f4 Added menu options for cloud mode. Async fixes. 2025-09-23 09:14:01 -07:00
Mike Cao 4df6f06485 Added scrolling menu. 2025-09-22 22:45:37 -07:00
Mike Cao 6faf16e9aa Convert all mutate to mutateAsync. 2025-09-22 22:39:25 -07:00
Mike Cao 980e4e6b41 Fixed funnel report saving invalid data. 2025-09-22 22:03:26 -07:00
Mike Cao bf16ade184 Updated icons. 2025-09-22 20:11:31 -07:00
Mike Cao 48c7028a3a Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	pnpm-lock.yaml
2025-09-22 13:11:04 -07:00
Mike Cao 9897c725de Updated cloud mode checks. 2025-09-22 13:09:07 -07:00
Francis Cao 26bd498a05 add margin to website layout. remove from overview 2025-09-22 11:01:58 -07:00
Mike Cao 7effa16f00 Updated edit permissions on settings components. 2025-09-19 17:58:52 -07:00
Mike Cao a84b890b23 Merge remote-tracking branch 'origin/dev' into dev 2025-09-17 22:04:24 -07:00
Mike Cao 0ae5c28da7 Export preference components. Updates for cloud. 2025-09-17 22:03:58 -07:00
Francis Cao 6d9d8b353f update property names for list table to label, count, percent 2025-09-17 11:43:58 -07:00
Francis Cao 28ba2a1666 fix margins, teams button, and remove boards 2025-09-16 13:31:21 -07:00
Francis Cao cfd49e1742 set maxheight to modals 2025-09-15 10:31:31 -07:00
Mike Cao fc01ee9f56 Get localized error messages. 2025-09-14 23:43:22 -07:00
Mike Cao 9ccafc390a Add includeTeams param for fetching websites. 2025-09-12 10:15:13 -07:00
Mike Cao 433ce98719 Allow getting team websites. 2025-09-12 08:21:29 -07:00
Mike Cao f40e1b44f3 Updates for cloud mode. 2025-09-04 20:27:42 -07:00
Mike Cao f0ec24e8f5 Updated funnel edit form. 2025-09-01 20:18:38 -07:00
Mike Cao 56af91950a Updated components build. 2025-09-01 15:59:06 -07:00
Mike Cao 5f27ba149b New overview layout. 2025-08-29 00:17:59 -07:00
Mike Cao bab4f8ebcc Cohort selection. 2025-08-28 23:29:42 -07:00
Mike Cao 05f9a67727 Merge remote-tracking branch 'origin/dev' into dev 2025-08-27 17:24:28 -07:00
Mike Cao dfaebcd1b7 Updated Next, Prisma, react-zen. 2025-08-27 17:23:58 -07:00
Francis Cao 7800fce2ec set maxheight to modals 2025-08-27 16:28:15 -07:00
Mike Cao f9442001e4 Updated cohort processing. 2025-08-27 14:05:46 -07:00
Mike Cao 8c8e36c63b Cohorts editing. 2025-08-26 23:55:57 -07:00
Mike Cao 07665f4824 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-08-26 10:26:11 -07:00