Commit Graph
6214 Commits
Author SHA1 Message Date
Mike Cao a9680320ef Polish board editor layout and compatibility 2026-03-10 08:29:43 -07:00
Mike Cao 6b8159e535 Refine edit layouts and share states 2026-03-10 02:52:13 -07:00
Mike Cao cdcb1f379b Split board details and design flows 2026-03-10 02:08:24 -07:00
Mike Cao 54023e3796 Prevent events chart on pixel and link boards 2026-03-10 00:23:19 -07:00
Mike Cao 6629ab598b Fix app metadata headers import 2026-03-09 23:34:23 -07:00
Mike CaoandGitHub d03e6095b6 Merge pull request #4078 from cryst-hq/codex/fix-umami-4062
Fix metadata base URL generation
2026-03-09 23:32:11 -07:00
Mike CaoandGitHub 8d2b9f8e49 Merge branch 'dev' into codex/fix-umami-4062 2026-03-09 23:31:52 -07:00
Mike CaoandGitHub 143e22000f Merge pull request #4079 from cryst-hq/codex/fix-umami-4044
Fix tracker script name route matching
2026-03-09 23:28:40 -07:00
Mike CaoandGitHub a1e7a8332a Merge branch 'dev' into codex/fix-umami-4044 2026-03-09 23:28:33 -07:00
Mike Cao 7b84eb22f8 Refine link and pixel edit controls 2026-03-09 23:26:00 -07:00
Mike Cao 9941181697 Move pixel and link editing to dedicated pages 2026-03-09 22:09:54 -07:00
Francis Cao 48f8cd0ece update performance css, small replay fixes 2026-03-09 18:13:31 -07:00
Francis Cao a28ea79228 saved session replays updates and polish 2026-03-09 15:00:36 -07:00
Francis Cao 1bffb3cbf3 saved session replay implementation checkpoint 2026-03-09 13:51:08 -07:00
cryst 25081d690e Fix tracker script name route matching 2026-03-09 19:56:41 +00:00
cryst 1c0ad6e42b Fix metadata base URL generation 2026-03-09 19:51:20 +00:00
Francis Cao 81fd8e63a1 Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2026-03-09 11:27:35 -07:00
Francis Cao b9ccc5f53d alias event_name to resolve funnel bug 2026-03-09 11:21:49 -07:00
Mike Cao 64bf4c378c Add sharing to pixel and link detail pages 2026-03-09 01:26:02 -07:00
Mike Cao c4226bc63d Add board share management UI 2026-03-08 22:24:24 -07:00
Mike Cao b429e7b24d Extract reusable board entity badge 2026-03-06 23:54:48 -08:00
Mike Cao 25e60758b5 Exclude dashboards from boards list 2026-03-06 23:54:47 -08:00
Mike Cao f76b22b303 Add board type binding support 2026-03-06 23:54:46 -08:00
Mike Cao 07ff25bf7e Make board edit fields use a form layout 2026-03-06 23:54:44 -08:00
Francis Cao acfd4462e3 Improvements to revenue screen 2026-03-06 09:58:43 -08:00
Francis Cao fda83acdea Fix IDOR for reports 2026-03-05 22:28:35 -08:00
Francis Cao a6c909f3df Fix IDOR for segment 2026-03-05 22:06:54 -08:00
Francis Cao 7a3f6d1c00 language updates for new labels/messages 2026-03-05 22:04:00 -08:00
Francis Cao 38577a9c0c fix toggle behavior and reorder replays table with play at beginning. Add missing messages script 2026-03-05 13:31:00 -08:00
Francis Cao 72bb63fe5e remove listable currency implementation. use formatCount 2026-03-05 12:52:04 -08:00
Francis Cao 9d72f8803a update ttfb calc to industry standard, fix LCP bug 2026-03-05 12:35:01 -08:00
Francis Cao 383922ab17 performance page polish 2026-03-05 12:21:34 -08:00
Francis Cao 31caa0d62e Revert "BASE_PATH build stage only, added label"
This reverts commit 2309f407f2.
2026-03-05 10:47:52 -08:00
Francis Cao 1730d495e5 fix performance reset bug 2026-03-05 10:23:00 -08:00
Francis Cao f6a6d2cc31 performance updates checkpoint 2026-03-05 10:12:30 -08:00
Mike Cao 8563fe1d30 Add TextBlock board component for free-form text content
New component that doesn't require a website, with textarea config
field. Added requiresWebsite flag to ComponentDefinition so board
components can opt out of the websiteId requirement.
2026-03-04 21:56:17 -08:00
Francis CaoandGitHub 0a838649b7 Merge pull request #4047 from umami-software/dependabot/npm_and_yarn/ajv-6.14.0
Bump ajv from 6.12.6 to 6.14.0
2026-03-04 21:39:45 -08:00
Francis CaoandGitHub f0977321bd Merge pull request #4002 from umami-software/dependabot/npm_and_yarn/isaacs/brace-expansion-5.0.1
Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1
2026-03-04 21:37:32 -08:00
Francis CaoandGitHub 77f2d4fcbb Merge branch 'dev' into dependabot/npm_and_yarn/isaacs/brace-expansion-5.0.1 2026-03-04 21:37:24 -08:00
Francis Cao ae094d462d Merge branch 'dev' of https://github.com/umami-software/umami into dev 2026-03-04 21:30:21 -08:00
Francis Cao 2309f407f2 BASE_PATH build stage only, added label 2026-03-04 21:30:17 -08:00
Mike Cao c921231bb9 Make websiteId optional in filter controls to enable dashboard filtering
Allows BoardControls to render filter bar and date picker without
requiring a websiteId. Website-specific features (segments, cohorts,
filter value autocomplete, save segment) are gracefully hidden when
no websiteId is available.
2026-03-04 21:30:05 -08:00
Francis CaoandGitHub d4a995d9cc Merge pull request #3991 from Yashh56/fix/base_path. Closes #4064
feat: Add BASE_PATH support with -base image variant
2026-03-04 21:10:31 -08:00
Francis Cao 2524a95d2f fix migrations 2026-03-04 15:42:33 -08:00
Francis Cao d220905555 fix migrations 2026-03-04 15:42:19 -08:00
Mike Cao 66d57f9fa3 Add board table edit and delete actions 2026-03-04 15:09:53 -08:00
Mike Cao b389c417de Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
#	src/app/(main)/websites/[websiteId]/replays/ReplayModal.tsx
#	src/app/(main)/websites/[websiteId]/replays/ReplaysTable.tsx
#	src/app/(main)/websites/[websiteId]/replays/[sessionId]/ReplayPlayback.tsx
#	src/queries/sql/replays/saveReplayChunk.ts
#	src/recorder/index.js
2026-03-04 12:36:23 -08:00
Mike Cao 8c1ee0b3ce Progress check-in. Updated tracker and recorder scripts. 2026-03-04 12:21:36 -08:00
Francis Cao 5a0243a42b allow event filter on Replays page 2026-03-03 23:20:25 -08:00
Francis Cao 9375b9aa91 update default mask-level to moderate 2026-03-03 23:06:44 -08:00