Commit graph

305 commits

Author SHA1 Message Date
Mike Cao
377a22f1ea Switch file based redirect to rewrites. 2024-05-26 23:04:18 -07:00
Francis Cao
9c2917a53f add goals page for teams 2024-05-26 22:49:22 -07:00
Mike Cao
cbd5f7b556 Added redirect for teams. 2024-05-26 22:08:23 -07:00
Mike Cao
b8b1ff8fd4 Remove journey report. 2024-05-26 21:57:43 -07:00
Mike Cao
8b304b7ca2 Show percentages in metrics bar. 2024-05-26 21:30:03 -07:00
Mike Cao
b7a7d4de4d Added comparison tables. 2024-05-26 17:26:15 -07:00
Mike Cao
13e11ee371 Added tables to compare screen. 2024-05-25 09:31:38 -07:00
Mike Cao
154b559315 Render correct tooltip label. 2024-05-24 19:44:50 -07:00
Mike Cao
8cf7985dac Progress check-in for date compare. 2024-05-23 19:35:29 -07:00
Mike Cao
24af06f3aa Metrics bar styling. 2024-05-23 00:58:31 -07:00
Mike Cao
df66acaacf Updated metrics components for compare mode. 2024-05-23 00:17:20 -07:00
Mike Cao
6b03935fca Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-05-21 21:15:44 -07:00
Mike Cao
6589bc6ecb Redesigned filter bar. 2024-05-21 21:15:31 -07:00
Brian Cao
79a93ed9fc add event_data to goal. 2024-05-20 21:10:46 -07:00
Mike Cao
76cab03bb2 Bootstrap User Journey report. 2024-05-17 01:42:36 -07:00
Mike Cao
71c9d31f3b Update pt-BR. Reverted hostUrl change. 2024-05-15 14:55:05 -07:00
Mike Cao
98a0a83ccf Updated handling of env vars. 2024-05-12 23:15:49 -07:00
Mike Cao
30c1933718 Updated handling of env vars. 2024-05-11 21:52:40 -07:00
Mike Cao
abd0913e9b Updated goals chart. 2024-05-10 14:06:13 -07:00
Mike Cao
9f43ae67ef Updated styling of goals report. 2024-05-10 11:15:23 -07:00
Mike Cao
90bd72cf98 Updated data table render check. 2024-05-07 23:09:19 -07:00
Mike Cao
3c27f08a97 Render children for data tables. 2024-05-07 22:47:39 -07:00
Brian Cao
4d66d400a9 Fix percentages. 2024-05-05 22:28:18 -07:00
Brian Cao
60e7257656 Goals report CH 2024-05-05 22:15:47 -07:00
Francis Cao
9c06bc9893 add team manager role 2024-05-03 14:31:08 -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
Giuseppe Pagano
7152b0b76d feat: add host 2024-04-18 10:30:06 +02:00
Mike Cao
741af25375 Pass start and end dates to filter component. Closes #2646. 2024-04-10 12:26:09 -07:00
Mike Cao
bfd795f6a9
Merge pull request #2657 from Maxime-J/i18n
i18n updates
2024-04-10 10:59:30 -07:00
Francis Cao
7381254cc2 add relational migrations. update event_key references to data_key 2024-04-08 20:24:15 -07:00
Mike Cao
901e9480b6
Merge branch 'master' into analytics 2024-04-04 11:13:15 -07:00
Mike Cao
cf8d49f867 Funnel report updates. Fixed insights report. 2024-04-03 14:44:49 -07:00
Mike Cao
3aee54009c Funnel report styling. 2024-04-02 23:53:08 -07:00
Mike Cao
cfe7089916 UI for new funnel report. 2024-04-02 23:30:12 -07:00
Mike Cao
810b0639c8 Updated filtering logic. 2024-04-02 17:06:06 -07:00
Francis Cao
05079f3810 update funnels for CH. Add wildcards and event steps 2024-04-02 00:19:15 -07:00
Mike Cao
ef11124672 Filter tag enhancements. 2024-04-01 10:10:56 -07:00
Mike Cao
291562f6c2 Updated timezone hook, fixed chart rendering, added icons. 2024-03-29 16:04:39 -07:00
Mike Cao
dd88b1d901 Fixed styling on update notice. Added private mode. 2024-03-29 11:48:12 -07:00
Mike Cao
314bbee717 Fixed funnel report parameters not showing. 2024-03-29 09:36:07 -07:00
Mike Cao
6ea48d5c2c Fixed filter menu issue. 2024-03-28 10:04:01 -07:00
Mike Cao
740a9408c0 Fixed views label. 2024-03-27 16:54:21 -07:00
Francis Cao
ab58c76b6a change views back to pageviews 2024-03-27 11:17:00 -07:00
Mike Cao
d945ed3a23 Support contains queries in overview page. 2024-03-27 02:17:55 -07:00
Mike Cao
4ee7deafdd Merge remote-tracking branch 'origin/dev' into dev 2024-03-26 17:31:37 -07:00
Mike Cao
cff2d00536 Refactored filter parameters. 2024-03-26 17:31:16 -07:00
Francis Cao
dcf2457e45 update terminology, add metric cards to new metrics 2024-03-26 11:15:39 -07:00
Mike Cao
741c77d9f8 Merge remote-tracking branch 'origin/dev' into dev 2024-03-25 13:50:31 -07:00
Mike Cao
8bc1dcb4b3 Update field select forms. Created new hooks. 2024-03-25 13:50:04 -07:00
Brian Cao
1a5b996b2c Fix team url. 2024-03-24 15:11:44 -07:00
Brian Cao
e61f36a8bd Team Websites responsive. 2024-03-24 11:46:45 -07:00
Brian Cao
03eeb6a022 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-03-24 11:36:13 -07:00
Brian Cao
c4d0c433c0 Fix mobile nav. 2024-03-24 11:36:09 -07:00
Mike Cao
5daad2726e Update insights report parameters. Added contains logic. 2024-03-22 23:33:45 -07:00
Mike Cao
a509336bef Fixed UTM display. 2024-03-21 13:33:48 -07:00
Mike Cao
fb3536c352 Fixed UTM calculation. 2024-03-20 19:52:07 -07:00
Mike Cao
96af798d42 Fixed array conversion for UTM report. 2024-03-20 17:43:48 -07:00
Mike Cao
f6524392e2 Created PieChart component. Refactored charts. 2024-03-14 20:26:52 -07:00
Mike Cao
57e64893cf Reorder UTM params. 2024-03-14 02:48:22 -07:00
Mike Cao
bca9c87021 UTM report. 2024-03-14 02:45:00 -07:00
Michael Hespenheide
2cff2676f9
fix: Administrator label in users table (#2) 2024-03-11 20:29:40 -04:00
Mike Cao
35fde36b61 Refactored realtime page. Fixed render issue. 2024-03-08 01:11:03 -08:00
Mike Cao
8e68a781c5 Updated CSS for metrics bar. 2024-03-06 11:22:26 -08:00
Brian Cao
fa2cc5dbbd Add breadcrumb. 2024-03-02 10:51:29 -08:00
Mike Cao
011dea41c9
Merge pull request #2547 from MohanadOO/master
Improvments related to Arabic Translations & Right To Left Direction Styles
2024-03-01 14:48:28 -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
Mike Cao
2363b03d1c Merge remote-tracking branch 'origin/dev' into dev 2024-02-29 21:18:47 -08:00
Mike Cao
6df266bbfd Added search to filter dropdown. Updated eslint packages. 2024-02-29 21:18:34 -08:00
Francis Cao
7ded5fc6c9 add prelim website tests 2024-02-29 17:40:49 -08:00
Mohanad Alrwaihy
adf910306b style: 🎨 Use Logical Style properties to apply same styles based on Language Direction (dir) 2024-02-29 23:32:06 +03:00
Mohanad Alrwaihy
354da4bc56 fix: 🐛 Change Page direction based on the language dir property 2024-02-29 23:10:41 +03: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
Mike Cao
41eed2c056 Fix CSS. 2024-02-26 01:14:38 -08:00
Mike Cao
968fda33e3 Updated event data view. 2024-02-26 00:53:56 -08:00
Mike Cao
0c910f2abd Merge remote-tracking branch 'origin/dev' into dev 2024-02-23 20:41:36 -08:00
Mike Cao
f81f0839c6 Updated Funnel report component. 2024-02-23 20:31:35 -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
Mike Cao
7639d6b36e Fixed share url. 2024-02-19 15:46:43 -08:00
Mike Cao
d709f4eb80 Fixed websites paging. 2024-02-19 11:31:11 -08:00
Mike Cao
9671414edd Updated types. 2024-02-19 10:05:51 -08:00
Mike Cao
117cb6168c Added hostUrl prop. 2024-02-19 09:36:44 -08:00
Mike Cao
d5b4da63df Updated page titles. 2024-02-17 15:12:14 -08:00
Mike Cao
709f46a391 Moved suspense boundary. 2024-02-17 10:41:34 -08:00
Mike Cao
54abab0bda Added suspense boundary. 2024-02-17 10:37:29 -08:00
Mike Cao
007625ecf7 Split up sso page. 2024-02-17 10:21:46 -08:00
Mike Cao
01fe95a891 Updated teams button props. 2024-02-16 19:26:46 -08:00
Mike Cao
44393472cf Updated teams button. 2024-02-16 18:58:15 -08:00
Francis Cao
8048bc7866 Fix viewonly for teams addwebsite button 2024-02-16 13:09:20 -08:00
Mike Cao
f25cd93012 Prevent admin from resetting their own role. 2024-02-16 10:22:18 -08:00
Mike Cao
b50bf535de
Merge pull request #2514 from Maxime-J/dev-fixes
Dev fixes
2024-02-15 19:13:40 -08:00
Mike Cao
7ab580c709 Added hooks for website stats and pageviews. 2024-02-15 14:45:07 -08:00
Maxime-J
b81f5112bc Add basePath for telemetry. 2024-02-15 10:59:00 +00:00
Mike Cao
f50067e44f Fixed website refresh after save. 2024-02-14 23:21:35 -08:00
Mike Cao
f01073c46a Update redirects for teams. 2024-02-14 22:13:13 -08:00
Mike Cao
1955166bdf Bump query limit to 500. 2024-02-14 15:13:53 -08:00