Commit Graph
100 Commits
Author SHA1 Message Date
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
Francis Cao 3a498333a6 Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2026-01-19 12:51:38 -08:00
Francis Cao cd6a28ea4a improve revenue joins and event_data joins to website_event 2026-01-19 12:46:21 -08:00
Francis Cao 520c91c621 fix share api routes 2026-01-16 16:29:08 -08:00
Francis Cao 29f2c7b7d4 share api, queries, permissions, migration, entity lib 2026-01-15 16:25:56 -08:00
Francis Cao 889a404650 share table schema + migration 2026-01-14 15:33:06 -08:00
Francis Cao 2bd0734162 Revert "refactor 6 month retention. use auth instead of cache:website". Fix share page retention bug.
This reverts commit 741c6039e6.
2026-01-14 11:06:33 -08:00
Francis Cao b6013c3ee8 Revert "refactor 6 month retention. use auth instead of cache:website". Fix share page retention bug.
This reverts commit 741c6039e6.
2026-01-14 10:28:48 -08:00
Francis Cao fbe031bfe9 update pixel/link edit form on save. 2026-01-07 09:30:59 -08:00
Francis Cao b0ed4bddb6 change reset/delete website to interactive transaction with timeout
Closes #3905
2025-12-22 10:59:33 -08:00
Francis Cao 912d2d544d Fix deleted website visibility bug
Closes #3865
2025-12-19 14:21:42 -08:00
Francis Cao 3072f02f1b Add table alias to filterQuery. Closed  #3869 2025-12-19 13:32:20 -08:00
Francis Cao 86d2672c47 fix shareId error 2025-12-18 11:33:29 -08:00
Francis Cao 741c6039e6 refactor 6 month retention. use auth instead of cache:website 2025-12-18 10:35:52 -08:00
Francis Cao 37b6194c5f set 6 month retention for hobby users 2025-12-17 13:28:34 -08:00
Francis Cao b75c15dc43 Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2025-12-17 09:35:51 -08:00
Francis Cao d04fff65fe fix monthly truncation timezone issue 2025-12-17 09:34:59 -08:00
Francis Cao 59a16e719b update bug template 2025-12-09 10:35:10 -08:00
Francis Cao 220c2af344 fix revenue type 2025-12-05 09:18:53 -08:00
Francis Cao 83b03d682c fix getRevenue case-insensitivity bug 2025-12-04 12:27:44 -08:00
Francis Cao be1b787789 Merge branch 'dependabot/npm_and_yarn/next-15.5.7' of https://github.com/umami-software/umami into dev 2025-12-03 15:00:47 -08:00
Francis Cao dae7327ed3 Fix date range increment function
Closes #3828
2025-12-03 14:47:56 -08:00
Francis Cao 65f657dd23 Revert "prisma schema boards + varchar length increase"
This reverts commit cb034a1371.
2025-12-03 11:08:54 -08:00
Francis Cao 6b584338e3 fix PageHeader type errors 2025-12-03 11:06:03 -08:00
Francis Cao f47e1072d9 remove locale code from SharePage 2025-12-02 16:10:11 -08:00
Francis Cao 22f1b7d7c9 add theme and locale url parameter options to share page
Closes #3754
2025-12-02 15:57:45 -08:00
Francis Cao b0f38b266b truncate large legend labels
Closes #3813
2025-12-02 14:44:10 -08:00
Francis Cao 935517ce3a add cascading deletes to revenue/segment table
Closes #3798
2025-12-02 09:41:46 -08:00
Francis Cao cb034a1371 prisma schema boards + varchar length increase 2025-12-01 11:34:43 -08:00
Francis Cao 3cc2c5b7a8 downgrade prisma until 3.1 release 2025-11-26 11:09:21 -08:00
Francis Cao 5c9403f748 Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2025-11-26 11:03:50 -08:00
Francis Cao ac6ed9d762 add case-insensitivity to currency comparison 2025-11-26 11:01:58 -08:00
Francis Cao 67981db524 Remove no longer applicable CloudFlare header test
Closes #3773
2025-11-22 22:28:24 -08:00
Francis Cao 099c8bf1b4 Revert "remove relationMode from schema file"
This reverts commit bc737268b6.
2025-11-22 22:24:52 -08:00
Francis Cao 94321192b8 Allow view-only to still join team
Closes #3764
2025-11-21 14:43:58 -08:00
Francis Cao ffa97d34e2 Fix Revenue country sums error
Closes #3769
2025-11-21 14:34:12 -08:00
Francis Cao bc737268b6 remove relationMode from schema file 2025-11-21 13:43:54 -08:00
Francis Cao af958b6462 fix DateDistance null logic 2025-11-20 11:24:59 -08:00
Francis Cao cc8254985b Increase resetWebsite timeout. fix retention bug returning decimal day_number in CH.
Closes #3698
2025-11-14 09:11:26 -08:00
Francis Cao a3f32b036d revert getDateStringSQL for CH 2025-11-14 08:10:13 -08:00
Francis Cao 6751bf88bb fix chart and timezone issues, pass consistent dates to DB.
Closes #3700
2025-11-13 15:52:24 -08:00
Francis Cao 3aa09572f5 Merge branch 'master' of https://github.com/umami-software/umami into dev 2025-11-11 21:40:28 -08:00
Francis Cao bf498d9239 add RealtimeData to types 2025-11-11 13:45:41 -08:00
Francis Cao 30781430c5 remove timezone from realtime. Closes #3700 2025-11-11 13:13:25 -08:00
Francis Cao 8787764e0e Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2025-11-10 17:32:18 -08:00
Francis CaoandOm Mishra 839bf3898f add canonicalizeTimezone conversions
Co-authored-by: Om Mishra <contact@om-mishra.com>
2025-11-10 17:27:45 -08:00
Francis Cao 13ab84d50e Revert "add canonicalizeTimezone conversions"
This reverts commit a1d6204373.
2025-11-10 17:26:06 -08:00
Francis CaoandOm Mishra a1d6204373 add canonicalizeTimezone conversions
Co-authored-by: Om Mishra <contact@om-mishra.com>
2025-11-10 17:24:51 -08:00
Francis Cao 49e1582c28 implement generateTimeSeries for eventsChart 2025-11-10 15:36:43 -08:00
Francis Cao 64a6379c3c fix realtime logs for mobile 2025-11-10 01:07:11 -08:00
Francis Cao f3e246c64b fix hasdata queries, add hasData to website events, fix sessionactivity truncation, 2025-11-09 23:58:20 -08:00
Francis Cao 9230f3cb7b manually include basePath 2025-11-09 22:03:06 -08:00
Francis Cao f30724629c Fix null and string return types from getWebsiteStats 2025-11-09 21:37:35 -08:00
Francis Cao c44f6f8c9c Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-11-09 21:19:46 -08:00
Francis Cao bf548c5aca Fix revenue bigInt but and case insensitive currency 2025-11-09 21:19:38 -08:00
Francis Cao a6d4519a98 set maxHeight for DialogButton. remove from individual buttons 2025-11-04 09:34:37 -08:00
Francis Cao c9f522b24d remove MySQL references from README 2025-10-31 09:12:32 -07:00
Francis Cao 504c459090 update schema validation for link/pixel updates 2025-10-30 16:13:36 -07:00
Francis Cao f073fb1996 Add DialogTrigger to overflow menus 2025-10-29 12:38:52 -07:00
Francis Cao 72fba187db separate Admin/Settings Nav and add to MobileNav 2025-10-29 11:32:52 -07:00
Francis Cao ef55b63a3b Fix admin layout and data refresh after update/delete 2025-10-29 11:04:54 -07:00
Francis Cao c81b1c16c8 fix geteventdatavalues query 2025-10-29 10:10:46 -07:00
Francis Cao 6eefb4173c add improved truncation between tablets and phones 2025-10-27 13:54:15 -07:00
Francis Cao 74972bccb1 add isMobile truncation logic to ListTable 2025-10-27 13:18:26 -07:00
Francis Cao 2ffde37f5b v3 prisma queries update 2025-10-27 11:48:35 -07:00
Francis Cao 61b667c587 update psql expanded metrics queries 2025-10-24 10:38:35 -07:00
Francis Cao e71a34d1fa fix getChannelMetrics prisma query 2025-10-23 16:24:58 -07:00
Francis Cao 1d3e980eed revert saveLocale change 2025-10-22 16:40:14 -07:00
Francis Cao d87ae84a29 fix reports permissions, long team overflow, language settings 2025-10-22 16:09:31 -07:00
Francis Cao f5bf148b2b add close button on session modal 2025-10-21 21:59:20 -07:00
Francis Cao 2e1a5b444a revenue, events, and session activity optimization 2025-10-21 21:12:22 -07:00
Francis Cao 533a42eb2e clean-up session api endpoints and queries 2025-10-21 19:54:50 -07:00
Francis Cao f98e683979 add zod schema to realtime endpoint 2025-10-21 17:20:35 -07:00
Francis Cao b7747b33e4 clean-up hooks for passing uneccessary date params 2025-10-21 16:52:04 -07:00
Francis Cao 06230ad2e9 clean up teams api messaging and permissions 2025-10-21 15:35:17 -07:00
Francis Cao f23d5694ec clean up events/event-data endpoints 2025-10-15 16:44:14 -07:00
Francis Cao a7a7293d73 dvh height for mobile expanded view 2025-10-15 12:03:40 -07:00
Francis Cao a2b1089e62 clean-up event/event-data endpoints. fix for expanded view for mobile 2025-10-15 11:32:19 -07:00
Francis Cao ba45972bd3 fix filter passthrough into event-data endpoints 2025-10-14 11:22:21 -07:00
Francis Cao 9fb38f6970 fix zod validations and prisma query for admin teams 2025-10-14 09:41:02 -07:00
Francis Cao 038f397503 change event labels to match other cards 2025-10-09 13:32:19 -07:00
Francis Cao 654156d239 add event header 2025-10-09 13:26:54 -07:00
Francis Cao 64b5a72963 add eventchart and metrictable to sharepage 2025-10-09 12:36:05 -07:00
Francis Cao bac3ab2c1a add maxwidth on event/session activity 2025-10-07 11:35:28 -07:00
Francis Cao 1b43aa8d37 add max width to listtable label 2025-10-07 11:22:58 -07:00
Francis Cao d948e122ea fix resetAt logic 2025-10-07 09:44:59 -07:00
Francis Cao 36ae53654d Merge branch 'analytics' of https://github.com/umami-software/umami into analytics 2025-10-07 09:11:34 -07:00
Francis Cao d440a44d96 clean-up useWebsite query params 2025-10-07 09:07:34 -07:00
Francis Cao 0d67f1fdaa optimize getSessionActivity hasData 2025-10-06 22:56:34 -07:00
Francis Cao cc3710880c optimize getWebsiteEvent hasData 2025-10-06 22:50:49 -07:00
Francis Cao e64a01d8f1 fix redis set for resetWebsite cloudMode 2025-10-05 22:37:06 -07:00
Francis Cao aa376d25df Fix margin on website edit 2025-10-05 17:39:36 -07:00
Francis Cao 4d06b0ca5b fix compare screens 2025-10-03 10:52:57 -07:00
Francis Cao 16451dd5cd update CH view to account for new event types 2025-10-02 10:18:13 -07:00
Francis Cao ec81cd665f Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-10-01 12:29:41 -07:00
Francis Cao 1809959b99 fix event type queries for pixels/links. remove hardcoded event types 2025-10-01 12:29:31 -07:00
Francis Cao f86c21b25b kafka no longer needed 2025-10-01 10:21:20 -07:00
Francis Cao a8b4ddd054 Revert "fix "Last X unit" minDate cutoff"
This reverts commit 55c8a6f7cc.
2025-10-01 10:12:07 -07:00