Commit Graph
100 Commits
Author SHA1 Message Date
Francis Cao 103f932109 add ReplayModal, polish player css and dark mode bug, mobile-friendly 2026-03-03 13:48:31 -08:00
Francis Cao 5e68661c5d session replay updates. add clickhouse implementation, filters, tables 2026-03-03 12:47:27 -08:00
Francis Cao e9ac09ec5d clean-up session replay settings options 2026-03-02 18:41:51 -08:00
Francis Cao 39015ccedb return array of event properties per eventId 2026-03-02 13:37:58 -08:00
Francis Cao ddddd5e6bc add event-data GET route 2026-03-02 13:21:14 -08:00
Francis Cao 80e366fdf6 Fix incorrect merge conflict 2026-03-02 10:33:04 -08:00
Francis Cao 7912ed2d90 fix logo margins on share page 2026-02-27 22:12:44 -08:00
Francis Cao 6002ff56bf update white label property names to match cloud 2026-02-27 21:41:53 -08:00
Francis Cao b5f91f11f0 update formatMessage to t. add session replay labels 2026-02-27 16:42:58 -08:00
Francis Cao 3c3409e631 add session replay to CH schema 2026-02-27 10:24:21 -08:00
Francis Cao 5fbecfa5a6 fix migration numbering. udpate CH schema file 2026-02-26 10:26:58 -08:00
Francis Cao f4f67dd3ca remove console.log 2026-02-21 23:24:51 -08:00
Francis Cao 99b5d9dde8 remove currency from params and references. optimize CH queries with subquery 2026-02-21 23:23:56 -08:00
Francis Cao 0651168823 fix bug when removed filter do not update 2026-02-21 23:05:16 -08:00
Francis Cao 68fdc1c147 update translations remove AND/OR. not needed 2026-02-21 21:37:29 -08:00
Francis Cao cc1e4438d0 implement OR logic to filters, segments, cohorts 2026-02-21 20:00:43 -08:00
Francis Cao 79c06787cd enable using same filters 2026-02-21 14:56:29 -08:00
Francis Cao 98d1d85ed1 Fix teams button overflow in mobile 2026-02-21 13:34:15 -08:00
Francis Cao 4605f5cb06 Fix mobile UI/UX issues 2026-02-21 13:19:34 -08:00
Francis Cao 5144aff9cd revenue report enhancements. 2026-02-21 10:57:52 -08:00
Francis Cao bbf569e8bc fix cohort queries with new multiselect 2026-02-20 15:03:24 -08:00
Francis Cao f2cf071523 add regex operators 2026-02-20 13:43:16 -08:00
Francis Cao 67626652f9 fix mobile view for admin screens and nav. update equals and not equals filter to be multiselect. 2026-02-20 12:32:02 -08:00
Francis Cao 8530329e14 deprecate @umami/redis-client, add redis lib 2026-02-18 09:23:27 -08:00
Francis Cao 99a328359b add comparison to events page metric bar 2026-02-17 22:14:10 -08:00
Francis Cao 530c21dac0 add limit 50 to event chart, metrics table, and UTM report 2026-02-17 21:55:35 -08:00
Francis Cao 2260520ae5 Revert "Fix TypeScript type errors across multiple files"
This reverts commit a3733b0424.
2026-02-16 16:20:04 -08:00
Francis Cao 1f0de47c01 fix mobile nav 2026-02-10 13:22:40 -08:00
Francis Cao 02d28a9c53 Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2026-02-09 17:52:00 -08:00
Francis Cao 078f082721 do not pass in shareId in websiteEditForm 2026-02-09 17:49:10 -08:00
Francis Cao f92aa025f6 do not pass in shareId in websiteEditForm 2026-02-09 17:48:28 -08:00
Francis Cao 156222e0c9 Fix tooltip sizing for websitechart 2026-02-09 11:19:04 -08:00
Francis Cao 795a1caadf fix panel and metrics card css 2026-02-06 17:24:11 -08:00
Francis Cao 895abdbbaf Clean up colors and Selects 2026-02-06 16:48:45 -08:00
Francis Cao 9b814aa1ca revert prisma schema to latest, add global css for scroll-bar, fix css 2026-02-06 15:06:10 -08:00
Francis Cao 49adaa32d0 implement UTM filters and fields 2026-02-05 16:30:46 -08:00
Francis Cao 6c793325e2 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2026-02-05 11:11:36 -08:00
Francis Cao 7514af4236 fix getURL for share 2026-02-05 10:51:51 -08:00
Francis Cao cbf47d58dc use website_event_stats_hourly view for excludeBounceQuery 2026-02-05 09:14:05 -08:00
Francis Cao 9d6bb64c3d use website_event_stats_hourly view for excludeBounceQuery 2026-02-05 09:13:18 -08:00
Francis Cao e21c1c83bb configure salt rotation period using env vars. Closed #3427 2026-02-05 08:56:12 -08:00
Francis Cao 6c7b6bab07 fix pixel/link canViewWebsite 2026-02-04 14:47:07 -08:00
Francis Cao fa97c986c0 fix bad import 2026-02-04 12:13:40 -08:00
Francis Cao 8f15741b68 fix bounce checkbox for share page 2026-02-04 11:58:21 -08:00
Francis Cao f84b9f041d only show bounce filter on overview 2026-02-04 10:21:44 -08:00
Francis Cao f232ce2643 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2026-02-04 09:36:38 -08:00
Francis Cao 5ea58e2b30 fix total visitors query to exclude event_type 2026-02-04 09:35:50 -08:00
Francis Cao 2489601ae6 website API shareId compatibility updates 2026-02-03 22:28:25 -08:00
Francis Cao fdb99607bc fix excludeBounce bug when selecting page filter. Use more performant sumIF 2026-02-03 13:10:54 -08:00
Francis Cao 0cd63049ed fix password default values 2026-02-02 10:35:51 -08:00
Francis Cao ee698b636a implement exclude bounces feature 2026-01-30 00:12:13 -08:00
Francis Cao 4a3190b2da add name to createShare 2026-01-29 22:27:37 -08:00
Francis Cao 1174ce89bc remove shareId from website POST 2026-01-29 21:36:38 -08:00
Francis Cao 1229663814 Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2026-01-29 10:24:15 -08:00
Francis Cao e57239de1e Fix share parameter logic 2026-01-29 10:13:08 -08:00
Francis Cao 2df24a78ca bug fix. remove All time filter for websites with no data. 2026-01-28 18:05:34 -08:00
Francis Cao 9339383497 remove www. prefix from hostname during comparison. Closes #3256 2026-01-28 17:18:03 -08:00
Francis Cao b84942b6da make SharesTable mobile friendly 2026-01-28 10:48:13 -08:00
Francis Cao 3d75246802 dependabot - bump tar t. 7.5.7 2026-01-28 09:49:30 -08:00
Francis Cao 558cb3b041 fix detest test failure 2026-01-28 09:26:07 -08:00
Francis Cao c5aa8be15c remove missing imports 2026-01-28 00:06:47 -08:00
Francis Cao daccd22ab2 remove duplicate logos and names on sharepage 2026-01-27 23:58:31 -08:00
Francis Cao b958403224 add mobile navbar to share page 2026-01-27 23:54:43 -08:00
Francis Cao 752f395d83 revert websitelayout changes 2026-01-27 22:47:29 -08:00
Francis Cao c7a0d65590 add websiteheader to share page. Fix overview WebsiteNav Bug 2026-01-27 22:17:49 -08:00
Francis Cao c527819fd4 fix minute label formatting. Closes #3088 2026-01-27 18:22:39 -08:00
Francis Cao dde1c3a57a Increase website select pageSize to 20. Closes #3913 2026-01-27 17:07:14 -08:00
Francis Cao 67cdfdfb7e remove console.log from pixelstable 2026-01-27 10:51:49 -08:00
Francis Cao a0886c0594 Correctly pass in timezone into relational query. Closes #3975 2026-01-27 10:03:44 -08:00
Francis Cao a37de757a0 fix EventsPage import errors 2026-01-26 23:37:13 -08:00
Francis Cao f9f9125532 Fix user save bug with password field not clearing 2026-01-26 23:35:19 -08:00
Francis Cao 2f998ff9d8 implement showActions to pixels/links for viewonly users. 2026-01-26 23:26:40 -08:00
Francis Cao 57eef5866b remove event filter for non-event pages 2026-01-26 22:43:35 -08:00
Francis Cao a1a092dc19 Add MetricsBar to Events page. Closes #3830 2026-01-26 17:08:34 -08:00
Francis Cao 1498da2d02 fix FilterButton import error 2026-01-26 15:26:02 -08:00
Francis Cao 4867492ca3 Fix breakdown alias column not found bug 2026-01-26 13:52:46 -08:00
Francis Cao 29a373467a Revert "Merge pull request #3972 from IndraGunawan/fix-inconsistent-date-format"
This reverts commit 5f316a79e5, reversing
changes made to 7bb30443a8.
2026-01-26 11:42:09 -08:00
Francis Cao 7bb30443a8 Add distinct ID to filters/expanded metrics. Closes #3861 2026-01-26 11:05:20 -08:00
Francis Cao 7f43a0d41a Improve team admin screen workflow for team/members. Closes  #2767 2026-01-26 10:00:31 -08:00
Francis Cao 128217c0f4 add event type filter button and implementation to journeys Close #2803 2026-01-24 10:09:10 -08:00
Francis Cao 355fa1e9a9 increase minimum unit for day. Last 6 months includes current month 2026-01-23 11:42:12 -08:00
Francis Cao a2f0066c42 clear unit param on nav, fix more import, fix NaN animation error 2026-01-23 11:19:19 -08:00
Francis Cao e73432dd26 Add unit select and backend implementation. Fix compare for websitestats. Remove unused params from stats, metrics, weekly 2026-01-23 10:08:47 -08:00
Francis Cao 3f173889ea Fix "name" alias for relational query to be compatible with Postgres 12. Closes #3970 2026-01-22 22:04:11 -08:00
Francis Cao d70152be38 fix share data migration to '{"overview":true}' 2026-01-22 19:52:55 -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
Francis Cao c88425332b fix tar import tar.t() to list() in build-geo 2026-01-22 18:24:43 -08:00
Francis Cao 09e1267cb0 fix dependabot vuln alerts 2026-01-22 18:13:38 -08:00
Francis Cao 3fc41bdd08 clean-up canViewWebsite, use getEntity 2026-01-22 16:37:53 -08:00
Francis Cao f4eaa9fd0d update segmentParamSchema, add typing to getEntity 2026-01-22 16:32:06 -08:00
Francis Cao d4ff7c8e3f tighten zod validation for segment parameters 2026-01-22 12:53:44 -08:00
Francis Cao 6fd428683d update timezone zod validation to use timezoneParam 2026-01-22 12:02:08 -08:00
Francis Cao a1efb2d86a check for explicit teamCreate permissions for global role in canCreateTeam 2026-01-22 11:53:11 -08:00
Francis Cao 8b2196b97a fix showDeleted reversed logic. Show non-deleted user as default query 2026-01-22 11:18:14 -08:00
Francis Cao 63d2bfe118 add name column to share table 2026-01-22 10:41:55 -08:00
Francis Cao 8f55ed9da9 security advisory fixes opened by kolega-ai-dev 2026-01-22 09:24:08 -08:00
Francis Cao e5f794c329 add boards + duplicate key migration 2026-01-21 09:42:24 -08:00
Francis Cao 52d9dd2871 pass unit into revenue report 2026-01-20 19:11:00 -08:00
Francis Cao d47ee6e8e8 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2026-01-20 19:10:14 -08:00
Francis Cao 52f812d9e5 pass unit into revenue report 2026-01-20 19:09:23 -08:00