Commit Graph

287 Commits

Author SHA1 Message Date
Mike Cao
3ccdd95f49 Moved render functions into lib/charts. 2023-05-25 10:26:00 -07:00
Mike Cao
fb4dd75e18 Refactored funnel report. Made BarChart more generic. 2023-05-24 21:40:02 -07:00
Mike Cao
a5700d4a25 Added reports section. 2023-05-17 23:20:06 -07:00
Mike Cao
b663146ad5 Fixed data being undefined. 2023-05-16 19:31:40 -07:00
Mike Cao
e98c0a62e3 Merge remote-tracking branch 'origin/dev' into dev 2023-05-16 19:17:28 -07:00
Mike Cao
b48efef38b Allow multiple filters. 2023-05-16 19:17:12 -07:00
Mike Cao
6abffe3e4b
Merge pull request #2043 from tairosonloa/fix/gui-events-date-all-time
Fix: `BarChar` to correctly show year instead of epoch when unit is year
2023-05-16 17:24:52 -07:00
Aitor Alonso
2b5429aa1f
fix: show year instead of epoch 2023-05-16 21:02:56 +02:00
Mike Cao
345dee5720
Merge pull request #2038 from AkashRajpurohit/fix/filter-null-values-on-metric-table
fix: 🩹 null value check for metric data
2023-05-12 18:57:38 -07:00
AkashRajpurohit
c8ebb7695c fix: 🩹 null value check for metric data 2023-05-12 22:38:12 +05:30
Francis Cao
dcb9f69c43 Fix Title filters 2023-04-25 23:25:51 -07:00
Mike Cao
b6f3f57455 Added fallback in case country code not found. 2023-04-25 12:35:09 -07:00
Mike Cao
4a51a5db3f Added country flags. 2023-04-23 19:52:44 -07:00
Mike Cao
e6c5a9b17d Added country to regions display. 2023-04-21 14:35:00 -07:00
Mike Cao
8bddc666b4 Refactored exports. 2023-04-21 08:00:42 -07:00
Mike Cao
4bd8b44420
Merge pull request #1942 from atmonshi/rtl-css
fix some css for RTL
2023-04-20 11:25:59 -07:00
Ash Monsh
5cd4e9fd8d fix some css for RTL 2023-04-20 21:08:56 +03:00
Mike Cao
e33a8e054b Updated how datasets are loaded, preventing chart redraw. 2023-04-19 18:38:08 -07:00
php coder
1520f21b82
Merge branch 'umami-software:master' into ui-rtl 2023-04-20 03:01:20 +03:00
Mike Cao
cc20f898b1 Localize x axis labels. Closes #1913 2023-04-19 11:41:31 -07:00
Ash Monsh
ab48a0882a rotate the arrow icon for rtl language
rotate the arrow icon for rtl language
2023-04-19 07:31:25 +03:00
Francis Cao
43499eb4fd fix region / city filters 2023-04-17 00:10:51 -07:00
Mike Cao
f2edd0d604 Added regions and cities support. 2023-04-13 22:28:29 -07:00
Francis Cao
f5f6dc052e fix column name date bug 2023-04-10 09:44:25 -07:00
Mike Cao
94ed67e339 Responsive updates. 2023-04-09 20:22:28 -07:00
Mike Cao
53b23420a4 Fixed country names lookup. 2023-04-08 16:31:21 -07:00
Mike Cao
0dc6529cf1 Added new languages to lib/lang. 2023-04-08 15:51:49 -07:00
Mike Cao
f0cddc2743 Fixed messages. 2023-04-07 22:03:52 -07:00
Mike Cao
25d4a9cec0 Added ProfileButton to cloud mode. 2023-04-06 20:34:02 -07:00
Brian Cao
93707606df Fix chart re-render. 2023-04-03 17:26:37 -07:00
Mike Cao
5103da331a Remove visible check. 2023-04-03 03:12:12 -07:00
Mike Cao
8b966a04b0 Fixed password update. 2023-04-02 14:23:21 -07:00
Mike Cao
2713e3316a Fixed font. 2023-04-02 10:00:28 -07:00
Mike Cao
8da72a693d Fix filter clear all button. 2023-04-01 21:06:11 -07:00
Mike Cao
8397102bac Switch to next/font. 2023-04-01 20:03:38 -07:00
Mike Cao
74192cd695 Refactored filter logic. 2023-04-01 15:44:30 -07:00
Mike Cao
57c3d03cc8 Removed Tag component. 2023-03-31 22:01:36 -07:00
Mike Cao
17601c4dea Style scrollbars. 2023-03-31 21:31:58 -07:00
Mike Cao
14802afe8b Fixed pages table loading. Fixed z-indexes. 2023-03-31 20:03:28 -07:00
Mike Cao
9dd35b3766 Fixed metrics display. 2023-03-31 05:55:28 -07:00
Mike Cao
358519dddd Removed filters from pages. 2023-03-29 23:29:37 -07:00
Mike Cao
cdacb640c6 Updated tracker and collect. 2023-03-26 04:15:08 -07:00
Mike Cao
43ef6884df Updated layout for settings pages. 2023-03-24 10:55:20 -07:00
Mike Cao
9260e5bc33 Updated settings. 2023-03-23 16:33:10 -07:00
Mike Cao
c2789d70bc Added SideNav component. 2023-03-23 11:46:49 -07:00
Mike Cao
9ddb8b5d25 Use useMessages hook everywhere. 2023-03-22 14:05:55 -07:00
Mike Cao
f3e1f18e1b Updated sticky header logic. 2023-03-22 01:53:34 -07:00
Mike Cao
fc2a8f3d9f Updated navigation. 2023-03-21 21:28:36 -07:00
Mike Cao
611169c65f Fix referrers table. 2023-03-20 13:39:40 -07:00
Francis Cao
ffb2771819 Merge branch 'dev' of https://github.com/umami-software/umami into bug/um-200-fix-referrer-filters 2023-03-20 11:27:00 -07:00