Commit Graph
100 Commits
Author SHA1 Message Date
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
Francis Cao 55c8a6f7cc fix "Last X unit" minDate cutoff 2025-09-30 13:38:55 -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 1b54ba3e6e MetricsTable anchor more to bottom of component 2025-09-30 11:19:13 -07:00
Francis Cao 81dea02379 fix transfer website dropdown and values 2025-09-30 09:38:37 -07:00
Francis Cao 9f027427b7 fix svg imports 2025-09-29 09:54:52 -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
Francis Cao f11773ad3f fix user delete and Logo import 2025-09-24 16:44:58 -07:00
Francis Cao ce1120c3ff fix comparison for d in generateTimeSeries 2025-09-24 11:07:13 -07:00
Francis Cao b777441788 correct date labeling for previous pageviews/sessions 2025-09-24 11:04:22 -07:00
Francis Cao 9d49eaebac fix cohort query for retention report, add filters to weekly traffic route 2025-09-24 10:06:34 -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
Francis Cao 1a5c7df671 Fix broken icons, remove showActions from TeamsTable, fix margins for pixel/link overview 2025-09-23 13:55:27 -07:00
Francis Cao 26bd498a05 add margin to website layout. remove from overview 2025-09-22 11:01:58 -07:00
Francis Cao c66553c023 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-09-19 11:32:39 -07:00
Francis Cao 5767208d8c push to websites on login, css fix for teams screens 2025-09-19 11:32:20 -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
Francis Cao 8083482ba8 fix response error return type 2025-09-15 10:18:28 -07:00
Francis Cao f3125c2add clean up funnel migration and report errors 2025-09-10 16:38:51 -07:00
Francis Cao 1825524e95 convert report type before data migratino 2025-09-10 09:29:49 -07:00
Francis Cao 54437ee9b8 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-09-10 09:21:35 -07:00
Francis Cao 964651bad3 add data migration to convert funnel and goals reports to new structure 2025-09-10 09:21:27 -07:00
Francis Cao 7800fce2ec set maxheight to modals 2025-08-27 16:28:15 -07:00