Commit Graph
100 Commits
Author SHA1 Message Date
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
Francis Cao 78c1fd8283 fix settings margins 2025-08-26 11:16:42 -07:00
Francis Cao 984f426cfe update getQueryFilters to support new segment/cohort data structure 2025-08-26 09:02:55 -07:00
Francis Cao f06ef6fbc9 fix visitDuration calculation and conditionally show bounce/visitDuration on session columns 2025-08-25 09:26:49 -07:00
Francis Cao 6c832bd0db Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-08-25 07:40:32 -07:00
Francis Cao b2e03390da translate dateRange and cohort prefix for filtering 2025-08-25 07:39:51 -07:00
Francis Cao 65024d4bf7 fix search for segments, fix hooks endpoint for cohorts 2025-08-19 16:20:21 -07:00
Francis Cao 2f1f704728 implement filtering and cohorts to all relevant queries 2025-08-19 15:26:41 -07:00
Francis Cao 32febf0fbb add unique index to slug columns 2025-08-18 09:58:26 -07:00
Francis Cao 69aa4ca035 cleanup cohort/filtering for some queries 2025-08-12 16:13:44 -07:00
Francis Cao 6829d96862 update UTM report to use new UTM columns 2025-08-12 11:30:46 -07:00
Francis Cao 822ddee9ae update ch schema for custom data numbers 2025-08-12 09:15:42 -07:00
Francis Cao 38f251ead5 finish expanded queries and ui. 2025-08-07 09:47:18 -07:00
Francis Cao 0a0c1f27c6 implement pageviews, events, and channels queries 2025-08-05 00:37:44 -07:00
Francis Cao c1cad16cb9 implement sessions metric expanded queries 2025-08-04 18:27:31 -07:00
Francis Cao c8b4ee8ca5 update psql getChannelMetrics 2025-07-31 09:45:19 -07:00
Francis Cao 86e0fc2262 convert clickhouse getChannels to SQL query 2025-07-28 17:13:13 -07:00
Francis Cao 630b91fbd2 remove stringify json on updatereport 2025-07-23 10:19:20 -07:00
Francis Cao 038d3d6000 remove stringify json on updatereport 2025-07-23 10:18:43 -07:00
Francis Cao e8ff32b063 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-23 09:38:59 -07:00
Francis Cao 2203ba1fe7 move parseParameters to UTMView 2025-07-23 09:38:39 -07:00
Francis Cao 6d124e7bb0 fix export report route 2025-07-22 11:10:37 -07:00
Francis Cao dc39ba75c6 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-21 11:04:55 -07:00
Francis Cao 4dd4d66a3b Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-21 10:56:08 -07:00
Francis Cao a81b144cd6 fix get event metrics card and create it's own query 2025-07-21 10:49:48 -07:00
Francis Cao da7f4cb2d0 create and apply mysql migrations 2025-07-18 10:26:24 -07:00
Francis Cao 90682b79d2 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-07-17 11:22:21 -07:00
Francis Cao ccfb228509 Fix Vercel build: regenerate pnpm-lock.yaml 2025-07-17 09:06:06 -07:00
Francis Cao 954404f8df route to view or raw table based on filters 2025-07-15 16:26:03 -07:00
Francis Cao 2dcb9e21bd change pagestable to visitors and update clickhouse hostname column to array 2025-07-13 22:44:09 -07:00
Francis Cao 5257b7b3e3 hide segment/cohort fields 2025-07-03 12:16:44 -07:00
Francis Cao e75d009df3 implement cohorts to clickhouse/pg library and all relevant queries 2025-07-03 12:06:49 -07:00
Francis Cao a753809a74 Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments 2025-06-26 09:12:51 -07:00
Francis Cao d5f5716c90 remove limit from websiteevents also 2025-06-24 11:37:22 -07:00
Francis Cao 87e364d707 remove limit from websiteevents also 2025-06-24 11:35:37 -07:00
Francis Cao 657ae8ebdb udpate constants and references to filter groups 2025-06-24 11:09:36 -07:00
Francis Cao 5ffafc71fc finish segments, update migration from filters to parameters 2025-06-20 10:27:57 -07:00
Francis Cao 8408bbd25c add api routes for segments 2025-06-17 10:08:08 -07:00
Francis Cao f61421b742 segments implementation and migration update. update getRequestFilters to include filter groups. 2025-06-13 07:34:54 -07:00
Francis Cao 1ccc8a1a86 Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments 2025-06-11 06:46:31 -07:00
Francis Cao a4465aaa43 update psql revenue and attribution report to use new revenue table 2025-06-10 09:58:39 -07:00
Francis Cao 49b4948d0f add revenue table and save 2025-06-09 11:59:39 -07:00
Francis Cao 9cc717f054 convert attribution report 2025-06-07 07:53:40 -07:00
Francis Cao e799d89606 add website_revenue table and view. update revenue report to use view 2025-06-07 07:53:40 -07:00
Francis Cao 9a437dcfa2 convert attribution report 2025-06-07 07:43:36 -07:00
Francis Cao a16846f4ce add website_revenue table and view. update revenue report to use view 2025-06-06 08:47:52 -07:00
Francis Cao 21d081f7d3 fix ordering for revenue country card 2025-06-05 07:31:47 -07:00
Francis Cao 57acaf9855 remove data conversion 2025-06-04 16:06:11 -07:00
Francis Cao a9c7938887 add data conversion to report param migration 2025-06-04 09:53:31 -07:00
Francis Cao 76519e0d14 add segment and report param migrations 2025-06-04 09:27:28 -07:00
Francis Cao 1840b8b419 segment migration and support 2025-06-04 08:47:42 -07:00
Francis Cao 5b144e0953 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-05-08 10:34:51 -07:00
Francis Cao edbe52611e fix session activity order 2025-05-08 10:31:25 -07:00
Francis Cao d2a3ed732a fix realtime activity ordering 2025-05-08 10:04:21 -07:00
Francis Cao 51d6f88a21 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2025-05-08 09:17:19 -07:00
Francis Cao 98eb26fd9e fixed getAttribution table alias typo 2025-05-08 09:15:27 -07:00
Francis Cao 3b24ea3175 remove split code 2025-05-08 09:06:27 -07:00
Francis Cao cd532fd53d fix minute x-axis date labels 2025-05-08 09:05:44 -07:00
Francis Cao f522db44f9 add distinct ID to session info, add logic for /undefined 2025-04-29 15:26:08 -07:00
Francis Cao de54290af6 add distinct id to saves and fix schema mapping 2025-04-29 09:31:46 -07:00
Francis Cao c5efc27c07 distinct_id schema changes and search on sessions page 2025-04-29 08:57:58 -07:00
Francis Cao 901a6c558a add data migration scripts 2025-04-28 16:56:49 -07:00
Francis Cao 9ca5ce1812 fix region constant 2025-04-25 10:54:07 -07:00
Francis Cao f659450f99 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-04-24 22:42:44 -07:00
Francis Cao 12b8ac4272 app and db schema - region rename, hostname move 2025-04-24 22:42:33 -07:00
Francis Cao e44992fb2b add missing import 2025-04-22 07:45:19 -07:00
Francis Cao 7a0765fb4b add missing import 2025-04-22 07:44:43 -07:00
Francis Cao 88d658f72e resolve psql/mysql attribution bugs and optimize queries 2025-04-17 15:23:48 -07:00
Francis Cao 5280fb4310 optimize attribution report 2025-04-15 15:58:49 -07:00
Francis Cao b97a790acd temp remove attribution report 2025-04-15 10:37:04 -07:00
Francis Cao e648b4178f udpate oss attribution logic 2025-04-15 10:36:03 -07:00
Francis Cao e7fc482a30 add mysql/psql migrations for utm/click IDs 2025-04-14 13:12:06 -07:00
Francis Cao 7ffb3f7b52 update send and saveEvent with utm/clickIds 2025-04-13 21:45:26 -07:00
Francis Cao e51ec70093 fix ch migration script 2025-04-13 18:46:53 -07:00
Francis Cao 3da61989b7 fix sorting on UTM queries, add more ads in case logic 2025-04-13 18:31:59 -07:00
Francis Cao 40ca861c69 Merge branch 'feat/attribution-report' into dev 2025-04-13 18:17:43 -07:00
Francis Cao b9a2145766 ch attribution report, schema changes, and migration 2025-04-13 18:12:03 -07:00
Francis Cao 9708915c45 update role to optional for user update 2025-04-11 07:30:59 -07:00
Francis Cao e1a5a610bb update role to optional for user update 2025-04-11 07:30:21 -07:00
Francis Cao 64dcc5af80 add attribution report params 2025-03-20 09:09:28 -07:00
Francis Cao 203e782530 Create attribution report template and parameters 2025-03-18 10:00:23 -07:00
Francis Cao a407ff4693 add api-testing to cypress tests 2025-03-12 10:32:54 -07:00
Francis Cao 3c1ea69a39 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-03-07 13:06:47 -08:00
Francis Cao b1901c7278 update cypress tests, update zod validation error messaging to UI 2025-03-07 13:06:38 -08:00
Francis Cao 72ac97c5d9 fix unique key prop error on forms 2025-03-03 12:24:54 -08:00
Francis Cao d74ace49dc Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-02-17 09:09:12 -08:00
Francis Cao 14ee3990cd clean-up post route for team user 2025-02-14 13:40:17 -08:00
Francis Cao 59325b3000 Fix deleteTeamUser route 2025-02-14 11:33:38 -08:00
Francis Cao 2b4ab8a723 Fix deleteTeamUser route 2025-02-14 11:32:32 -08:00
Francis Cao 3e5866832f fix search bug 2025-02-13 13:24:06 -08:00
Francis Cao 575c50cdfe fix websiteselect search 2025-02-13 13:21:15 -08:00
Francis Cao 089b4fee69 fix zod validation for revenue report 2025-02-13 11:29:22 -08:00
Francis Cao 97f21d6f23 fix syntax error on session properties query 2025-02-13 11:20:50 -08:00