Commit graph

312 commits

Author SHA1 Message Date
Mike Cao
154b559315 Render correct tooltip label. 2024-05-24 19:44:50 -07:00
Mike Cao
a5337a0734 Updated rendering order. 2024-05-24 18:33:39 -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
98a0a83ccf Updated handling of env vars. 2024-05-12 23:15:49 -07:00
Mike Cao
3c27f08a97 Render children for data tables. 2024-05-07 22:47:39 -07:00
Mike Cao
8bdb333716 Remove offset from query parameters. 2024-05-07 17:26:15 -07:00
Brian Cao
60e7257656 Goals report CH 2024-05-05 22:15:47 -07:00
Mike Cao
43907bd075 Fixed metrics search. 2024-05-03 23:21:27 -07:00
Francis Cao
9c06bc9893 add team manager role 2024-05-03 14:31:08 -07:00
Mike Cao
ca2a7f3354 Added query parameters to filters. 2024-05-03 00:13:28 -07:00
Mike Cao
e0510a815e Fixed types. 2024-05-02 19:48:56 -07:00
Mike Cao
ab94f5d1cd Moved filter params into a hook. Close #2691. 2024-05-02 19:44:26 -07:00
Brian Cao
4e2bfd7485 Update admin/website search. Update param names. 2024-04-28 22:45:58 -07:00
Francis Cao
cfbc4ebd72 add filtering to event chart 2024-04-23 11:19:05 -07:00
Giuseppe Pagano
7152b0b76d feat: add host 2024-04-18 10:30:06 +02:00
mobeicanyue
1579beef5b Updated metrics query. Fixed chart error. 2024-04-11 21:35:07 -07:00
Maxime-J
405756dcea Remove duplicated label. 2024-04-08 09:58:02 +00:00
Maxime-J
0a2364ff06 Fix filter tags formatting. 2024-04-08 09:56:54 +00:00
Mike Cao
901e9480b6
Merge branch 'master' into analytics 2024-04-04 11:13:15 -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
Mike Cao
a695f6d516 Fixed legend not updating correctly. 2024-04-01 21:33:04 -07:00
Mike Cao
ef11124672 Filter tag enhancements. 2024-04-01 10:10:56 -07:00
Mike Cao
a4d8afe516 Convert local time to timezone. 2024-03-29 16:56:19 -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
40c1ce40e2 Fixed chart rendering issue. 2024-03-29 08:39:05 -07:00
Mike Cao
e1ad3b99cd Fixed wrong chart color. 2024-03-28 16:26:27 -07:00
Mike Cao
538fb49219 Null check. 2024-03-27 20:49:48 -07:00
Mike Cao
d945ed3a23 Support contains queries in overview page. 2024-03-27 02:17:55 -07:00
Mike Cao
41593ee1df Prevent null error. 2024-03-27 02:06:16 -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
Brian Cao
7a6a598a19 Fix css date picker. 2024-03-25 21:41:31 -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
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
09a161d04a Added more date filter options. 2024-03-22 14:35:41 -07:00
Mike Cao
b873ea38ea Fixed UTM query. Fixed types. 2024-03-21 22:59:53 -07:00
Mike Cao
b3cad83f08 Use safe URI decoding. 2024-03-21 16:30:03 -07:00
Mike Cao
91e004ebfb Null check. 2024-03-20 20:05:17 -07:00
Mike Cao
f4a9336f9d Simplified date logic. 2024-03-20 15:29:59 -07:00
Mike Cao
0cb28e9fde Merge remote-tracking branch 'origin/dev' into dev 2024-03-19 10:38:32 -07:00
Mike Cao
902d4c83ba Updated theme check. 2024-03-19 10:38:16 -07:00
Francis Cao
d431074b87 increase breadcrumb font size 2024-03-18 11:02:53 -07:00
Francis Cao
4c321d7f42 Add admin label 2024-03-18 10:37:09 -07:00
Mike Cao
f6524392e2 Created PieChart component. Refactored charts. 2024-03-14 20:26:52 -07:00
Mike Cao
bca9c87021 UTM report. 2024-03-14 02:45:00 -07:00
Michael Hespenheide
c91ade01c1
fix: Update admininstrator -> admin for translations (#3) 2024-03-11 20:55:24 -04:00
Michael Hespenheide
2cff2676f9
fix: Administrator label in users table (#2) 2024-03-11 20:29:40 -04:00
Francis Cao
4f03bec99e Fix decoding for FilterLink 2024-03-11 15:21:21 -07:00
Mike Cao
dfe7a573fa Fixed chart legend not rendering. 2024-03-08 19:32:00 -08:00
Mike Cao
35fde36b61 Refactored realtime page. Fixed render issue. 2024-03-08 01:11:03 -08:00
Mike Cao
1603657995 Update bar chart only if dataset is different. 2024-03-06 17:08:24 -08:00
Mike Cao
8e68a781c5 Updated CSS for metrics bar. 2024-03-06 11:22:26 -08:00
Mike Cao
9779d9ba76 Don't show buttons for custom date range. Closes #2558 2024-03-05 23:41:55 -08:00
Mike Cao
9504d17d9a Merge remote-tracking branch 'origin/dev' into dev 2024-03-05 22:33:20 -08:00
Mike Cao
0260ec57ea Hide teams button if no teams. 2024-03-05 22:32:59 -08:00
Mike Cao
f0c6960dc3
Merge branch 'dev' into localization 2024-03-05 21:32:41 -08:00
Mike Cao
b0bfd0b5ab Enable search for metrics. 2024-03-05 00:45:55 -08:00
Brian Cao
fa2cc5dbbd Add breadcrumb. 2024-03-02 10:51:29 -08:00
Maxime-J
fd1bb49bed Fix typo. 2024-03-02 08:28:02 +00:00
Mike Cao
c807c3a8e9 Added hover state for list tables. 2024-03-01 17:39:39 -08:00
Mike Cao
76f40dd621 Added types for cypress. 2024-03-01 15:56:18 -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
72090d778b add more website tests, support functions, login 2024-03-01 13:00:59 -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
Francis Cao
5b9f0707b8 install cypress and add initial test 2024-02-27 21:41:34 -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
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
1746d7d8fb Merge remote-tracking branch 'origin/dev' into dev 2024-02-19 11:31:21 -08:00
Mike Cao
d709f4eb80 Fixed websites paging. 2024-02-19 11:31:11 -08:00
Francis Cao
5468ca5dd3 fix getActiveVisitors return type 2024-02-19 11:18:50 -08:00
Mike Cao
b76f4aa42d Merge branch 'analytics' into dev 2024-02-16 19:28:53 -08:00
Mike Cao
01fe95a891 Updated teams button props. 2024-02-16 19:26:46 -08:00
Mike Cao
b7083421e5 Added icon to teams button. 2024-02-16 19:02:31 -08:00
Mike Cao
44393472cf Updated teams button. 2024-02-16 18:58:15 -08:00
Mike Cao
a24e8b6396 Fixed "All time" and "Custom range" date selections. 2024-02-16 11:51:48 -08:00
Mike Cao
858864ef7f Fixed dashboard display. 2024-02-16 11:33:01 -08:00
Mike Cao
f25cd93012 Prevent admin from resetting their own role. 2024-02-16 10:22:18 -08:00
Mike Cao
1e6e468644
Merge pull request #2513 from Maxime-J/metrics-search
Fix metrics search when a value is null.
2024-02-15 19:13:18 -08:00
Mike Cao
5217d3009d Merge remote-tracking branch 'origin/dev' into dev 2024-02-15 14:45:48 -08:00
Mike Cao
7ab580c709 Added hooks for website stats and pageviews. 2024-02-15 14:45:07 -08:00
Mike Cao
45d77ac70a
Merge pull request #2502 from Maxime-J/os-names
Render correct OS names globally.
2024-02-15 12:56:06 -08:00
Francis Cao
71f904ce57 fix usemodified for team websites 2024-02-15 10:46:54 -08:00
Maxime-J
d1cbbf37c0 Fix metrics search when a value is null. 2024-02-15 14:25:33 +00:00
Mike Cao
37e28bbf74
Merge branch 'dev' into os-names 2024-02-14 22:15:08 -08:00
Mike Cao
f01073c46a Update redirects for teams. 2024-02-14 22:13:13 -08:00
Mike Cao
ee3f7cb618 Updated root layout. 2024-02-14 12:37:41 -08:00
Mike Cao
a3f7382673 Added additional logic for handling website transfers. 2024-02-10 23:47:26 -08:00