6150 Commits

Author SHA1 Message Date
Mike Cao 3659c66161 Allow replays access for users without billing subscription 2026-03-19 17:38:10 -07:00
Mike Cao a6b27520f2 Added icon to upgrade component. 2026-03-19 17:16:05 -07:00
Mike Cao a64f4e6dc6 Validate team on load and redirect if invalid 2026-03-17 01:14:52 -07:00
Rudy B. 5246e2f3aa fix(funnels): remove searchValue from ValueSelect queryKey to avoid unnecessary refetches 2026-03-16 22:11:34 +01:00
Rudy B. a5f4210d84 fix(funnels): align FunnelResult export with actual returned shape 2026-03-16 22:11:34 +01:00
Rudy B. c88313dfff refactor(hooks): extract useOperatorLabels hook shared between useFilters and Funnel 2026-03-16 21:51:17 +01:00
Rudy B. 4c306ac287 feat(funnels): display per-step filters in funnel overview 2026-03-16 21:51:16 +01:00
Rudy B. 8f0ccf84a9 feat(funnels): add per-step filter UI to funnel creation form 2026-03-16 21:51:16 +01:00
Rudy B. 96ae1de7fd feat(funnels): add per-step event property filters to schema and SQL queries 2026-03-16 21:51:15 +01:00
Mike Cao 31f322630d Add Badge component and use it for performance page ratings 2026-03-15 20:44:25 -07:00
Mike Cao 4aa5f8411e Merge branch 'dev' of https://github.com/umami-software/umami into dev 2026-03-15 18:03:55 -07:00
Mike Cao 6e1a05f686 Gate replays. 2026-03-15 18:03:36 -07:00
Francis Cao 551e04b487 update calculations to Google's current web vitals spec 2026-03-15 17:40:22 -07:00
Francis Cao b34f8fa1dc improve revenue session query performance 2026-03-13 15:10:01 -07:00
Francis Cao 28f738717d Fix admin nav issues 2026-03-13 15:01:36 -07:00
Francis Cao b823a6ca3e apply white-labeling to all share pages 2026-03-13 14:46:10 -07:00
Francis Cao 5a7b651f3d fix dashboard save 2026-03-12 16:23:06 -07:00
Francis Cao d2d14f6de0 choose correct Metricsbar based on component type, fix metric types list based on component type, fix chart previews reanimating. fix hostname broken query on channel query 2026-03-12 16:18:52 -07:00
Francis Cao 7e54e7de31 remove fallback logic, use service instead of direct URL 2026-03-12 14:39:26 -07:00
Francis Cao 00a31c6366 fix globe fallback, fix freeform bug 2026-03-12 11:51:20 -07:00
Francis Cao 013c929cd1 Test favicon, fix remove/add overlap bug, fix badge overlapping component bug 2026-03-12 11:28:19 -07:00
Francis Cao 534af98809 remove slug from board schema 2026-03-12 10:27:58 -07:00
Francis Cao a58dadb428 remove old goals schema 2026-03-12 09:31:15 -07:00
Francis Cao 1359342e2e remove unused endpoint 2026-03-11 17:50:34 -07:00
Francis Cao 7c300fe3f8 fix performance metrics relational query 2026-03-11 16:31:32 -07:00
Francis Cao 843f104c15 update event-data to paged query 2026-03-11 10:36:50 -07:00
Francis Cao 6623d711e7 clean up sharetable spacing 2026-03-11 09:38:55 -07:00
Mike Cao 2514330758 Remove husky and lint-staged 2026-03-10 23:16:58 -07:00
Mike Cao d9766e3952 Polish board and dashboard design actions 2026-03-10 16:52:03 -07:00
Mike Cao ad7b64653f Simplify board component picker 2026-03-10 16:52:02 -07:00
Francis Cao 0b7a545df4 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2026-03-10 09:59:16 -07:00
Francis Cao ee823acf8a revert docker base build 2026-03-10 09:58:59 -07:00
Mike Cao 508ddbabea Merge branch 'dev' of https://github.com/umami-software/umami into dev 2026-03-10 08:32:09 -07:00
Mike Cao 746f7e8779 Merge pull request #3997 from BrentRobert/patch-1
Update robots.txt fixes #3996
2026-03-10 08:32:01 -07:00
Mike Cao 3e0f9470f2 Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-10 08:31:36 -07:00
Mike Cao c9888a96c1 Fix link and pixel edit page widths 2026-03-10 08:30:57 -07:00
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 Cao 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 Cao 8d2b9f8e49 Merge branch 'dev' into codex/fix-umami-4062 2026-03-09 23:31:52 -07:00
Mike Cao 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 Cao 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