Commit Graph
100 Commits
Author SHA1 Message Date
Francis Cao b585f5e53f Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-05-14 17:19:44 -07:00
Francis Cao edefdfb4b1 filter usagewebsites 2024-05-14 17:19:10 -07:00
Francis Cao e701d6976b update getAllwebsites, match usage query with api / cloud call 2024-05-14 09:39:04 -07:00
Francis Cao 0014e5a649 fix param names for includeTeams 2024-05-13 13:33:41 -07:00
Francis Cao f259130202 add redis calls to website delete/reset 2024-05-09 11:55:54 -07:00
Francis Cao 1dda711401 add date-fns-tz 2024-05-04 13:36:08 -07:00
Francis Cao 9c06bc9893 add team manager role 2024-05-03 14:31:08 -07:00
Francis Cao cfbc4ebd72 add filtering to event chart 2024-04-23 11:19:05 -07:00
Francis Cao fde2be4900 add minute to UNIT_TYPES. Fix yup validations when all-time filter returne start date = end date 2024-04-22 14:03:47 -07:00
Francis Cao 64d9a196cc renderteamURL on create report 2024-04-22 13:31:58 -07:00
Francis Cao 4b40b4e9cf stay in team context for website header links 2024-04-22 13:17:24 -07:00
Francis Cao 758b289a51 fix bug for teams UTM report 2024-04-22 12:58:58 -07:00
Francis Cao a2e4ab7d46 update kafka connection to upstash config 2024-04-15 13:44:16 -07:00
Francis Cao 7899289b3c fix case sensitivity for psql getValues 2024-04-10 12:43:49 -07:00
Francis Cao 31b059d7db fix 06_session_data migration bug 2024-04-08 20:29:16 -07:00
Francis Cao 7381254cc2 add relational migrations. update event_key references to data_key 2024-04-08 20:24:15 -07:00
Francis Cao cc834083d9 update CH schema/migration to include session_data 2024-04-08 16:36:31 -07:00
Francis Cao 8a92cd9bcf fix case sensitivity for psql getValues 2024-04-05 12:21:54 -07:00
Francis Cao 7e00be1662 remove unneccessary website join 2024-04-03 22:48:57 -07:00
Francis Cao 845968804b fix handleRemoveUrl for funnel report 2024-04-02 09:19:45 -07:00
Francis Cao 6ee9bb07da add funnel updates to relational query 2024-04-02 00:32:19 -07:00
Francis Cao bc5e85c838 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-04-02 00:19:26 -07:00
Francis Cao 05079f3810 update funnels for CH. Add wildcards and event steps 2024-04-02 00:19:15 -07:00
Francis Cao 7ec4e5dfa2 Fix UTM report for postgres. udpate parseParameters to work with bigInt 2024-03-29 11:27:25 -07:00
Francis Cao ab58c76b6a change views back to pageviews 2024-03-27 11:17:00 -07:00
Francis Cao dcf2457e45 update terminology, add metric cards to new metrics 2024-03-26 11:15:39 -07:00
Francis Cao 51139c1918 include visitors metrics in websiteStats 2024-03-26 10:43:01 -07:00
Francis Cao c033b0582d create join table and remove subquery from insert 2024-03-25 19:13:54 -07:00
Francis Cao d36bf4396a remove order by in insert select 2024-03-25 18:47:02 -07:00
Francis Cao 7c7fd577c3 remove test schema from CH migration script 2024-03-25 18:33:30 -07:00
Francis Cao 12cec94fd4 Merge branch 'dev' into feat/ume-660-implement-visitor-id 2024-03-25 18:17:25 -07:00
Francis Cao db75e1e5d2 Add iat to session object 2024-03-25 17:49:13 -07:00
Francis Cao 0aaf2c0b3b update visitId hash and expiration logic 2024-03-25 17:47:53 -07:00
Francis Cao d3ca856521 check in clickhouse migration script 2024-03-25 16:29:29 -07:00
Francis Cao 91a4cb4487 add mysql column population 2024-03-21 11:33:35 -07:00
Francis Cao af1a118374 update mysql migrations 2024-03-21 11:10:13 -07:00
Francis Cao b36d61609d fix migration bug 2024-03-21 09:36:27 -07:00
Francis Cao cbeefe733f add psql migration 2024-03-21 09:30:42 -07:00
Francis Cao 79af936c93 fix setDateRange typing issue 2024-03-18 12:24:37 -07:00
Francis Cao d431074b87 increase breadcrumb font size 2024-03-18 11:02:53 -07:00
Francis Cao 50c2bb2af7 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-03-18 10:37:16 -07:00
Francis Cao 4c321d7f42 Add admin label 2024-03-18 10:37:09 -07:00
Francis Cao 4f03bec99e Fix decoding for FilterLink 2024-03-11 15:21:21 -07:00
Francis Cao 5983b8a14d Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-03-06 11:38:10 -08:00
Francis Cao 2a8402218a clean-up cypress docker config 2024-03-06 11:36:40 -08:00
Francis Cao eb5923a82d remove template literal 2024-03-05 17:48:26 -08:00
Francis Cao efeade2125 remove extra double quotes from replace. 2024-03-05 17:43:20 -08:00
Francis Cao 53557f00b4 fix update-tracker regex repalce 2024-03-05 17:22:38 -08:00
Francis Cao a587bce0e8 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-03-01 13:01:11 -08:00
Francis Cao 72090d778b add more website tests, support functions, login 2024-03-01 13:00:59 -08:00
Francis Cao e5c19482ab Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-02-29 17:40:58 -08:00
Francis Cao 7ded5fc6c9 add prelim website tests 2024-02-29 17:40:49 -08:00
Francis Cao 14c0c5060a working compose file for cypress 2024-02-28 16:29:35 -08:00
Francis Cao 44d8606d1a add cypress docker compose file 2024-02-28 15:01:13 -08:00
Francis Cao e68d1b3233 remove cloud mode for transfer website 2024-02-28 10:25:57 -08:00
Francis Cao 6ac147f484 remove cloud mode for transfer website 2024-02-28 10:22:32 -08:00
Francis Cao 5b9f0707b8 install cypress and add initial test 2024-02-27 21:41:34 -08:00
Francis Cao 8dd4e96226 Merge branch 'dev' into analytics 2024-02-22 22:48:09 -08:00
Francis Cao 09869bbe5a fix date validation for getDataType 2024-02-22 22:31:43 -08:00
Francis Cao 490bb11771 fix create website / teams permissions 2024-02-22 22:21:11 -08:00
Francis Cao 8fbd6871f7 Fix report create for view only, fix createdby on save and add column in team websites table 2024-02-22 15:31:32 -08:00
Francis Cao 4c63db599f Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2024-02-19 13:40:18 -08:00
Francis Cao 7fce92dffd fix active visitor bug 2024-02-19 13:39:57 -08:00
Francis Cao c1786069eb Merge branch 'dev' into analytics 2024-02-19 12:34:33 -08:00
Francis Cao 5468ca5dd3 fix getActiveVisitors return type 2024-02-19 11:18:50 -08:00
Francis Cao c6f656e142 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2024-02-16 13:09:42 -08:00
Francis Cao 8048bc7866 Fix viewonly for teams addwebsite button 2024-02-16 13:09:20 -08:00
Francis Cao 71f904ce57 fix usemodified for team websites 2024-02-15 10:46:54 -08:00
Francis Cao 928fb3ee89 remove cloudMode condition 2024-02-13 23:53:06 -08:00
Francis Cao 5e5ab6c7c3 fix teammember button conditions 2024-02-08 15:17:03 -08:00
Francis Cao 7c1cb7631d fix cloud mode for teams 2024-02-08 15:11:42 -08:00
Francis Cao e8d8a8a84a Fix buttons / dropdown values 2024-02-08 14:05:35 -08:00
Francis Cao 6b381e7157 Remove team access code functionality from cloud mode 2024-02-08 13:44:51 -08:00
Francis Cao a7ea9ea64b Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-02-08 13:01:47 -08:00
Francis Cao c7e9190c95 add team member edit and remove confirmation 2024-02-08 13:01:39 -08:00
Francis Cao 5ae04291af Disable website select for saved report. Fix delete website routing 2024-02-08 10:30:14 -08:00
Francis Cao 8da3811c73 add website in team context, permissions, display non-deleted users 2024-02-07 16:37:48 -08:00
Francis Cao b885f57f40 only get non-deleted teams 2024-02-07 14:22:38 -08:00
Francis Cao bc73410dba remove default deleted_at 2024-02-07 14:01:25 -08:00
Francis Cao c302939043 Remove admin panel if not team-owner 2024-02-07 13:45:06 -08:00
Francis Cao a47f94c577 Allow only team owner to remove other members 2024-02-07 11:58:58 -08:00
Francis Cao 8969a010e8 go back to team settings on team delete 2024-02-07 11:43:00 -08:00
Francis Cao 0016a9f4e1 Add functionality to leave team 2024-02-07 11:33:35 -08:00
Francis Cao ba081565fc make zustand teams:members consistent, fix team delete 2024-02-06 23:42:37 -08:00
Francis Cao 87a18dc570 add modified to useTeamMembers, fix website delete 2024-02-06 23:04:22 -08:00
Francis Cao f9f67264a5 Fix type errors in admin queries 2024-02-06 21:50:48 -08:00
Francis Cao 86d482f18a make website/team add consistent 2024-02-06 20:53:13 -08:00
Francis Cao 74ea4f511e clean-up edit forms, removed unused params 2024-02-06 12:25:21 -08:00
Francis Cao 3277b65993 update @umami/prisma-client package 2024-02-06 11:17:59 -08:00
Francis Cao e915074c4b populate created_by in migration script 2024-02-05 12:09:57 -08:00
Francis Cao e5e8d0acc8 finalize teams schema 2024-02-05 11:47:12 -08:00
Francis Cao 9eee25bbcf update bug template 2024-02-02 16:42:13 -08:00
Francis Cao 67edc5c092 fix team add website overflow bug 2024-01-29 11:50:36 -08:00
Francis Cao 085f8a1b73 Merge branch 'feat/teams-redesign' into dev 2024-01-17 10:46:18 -08:00
Francis Cao 625bd90d45 Revert "Update schema.prisma"
This reverts commit 7a77c82ca1.
2024-01-16 12:47:33 -08:00
Francis Cao 82465f9362 remove direct_url 2024-01-16 12:35:24 -08:00
Francis Cao a6a73db9c4 update schema file and add migrations 2024-01-16 12:32:27 -08:00
Francis Cao 5df49e9273 prevent column overflow 2024-01-16 10:48:26 -08:00
Francis Cao 37f6102ce2 update time blocks to hour instead of day 2024-01-08 11:42:38 -08:00
Francis Cao 1cf5bd488c remove kafka engine tables 2023-12-27 09:22:32 -08:00