Commit Graph

766 Commits

Author SHA1 Message Date
Alexander Petcoglo
0a3e6bf530 fix grid borders for narrow view 2023-07-04 12:41:09 +03:00
Mike Cao
9d7862cbd6 Event data report UI. 2023-07-01 22:02:49 -07:00
Mike Cao
79856867fb Fixed report issues. 2023-06-23 01:19:08 -07:00
Mike Cao
ab0838e272 Fixed issue with hover tooltips. 2023-06-15 20:15:31 -07:00
Mike Cao
2b13002f1b New reports screens. 2023-06-15 03:27:41 -07:00
Mike Cao
e7fef80d79 Report parameters. 2023-06-14 23:48:11 -07:00
Mike Cao
6ee27affc4 Added new react basics provider. 2023-06-13 11:59:12 -07:00
Mike Cao
64c6d73b77 Update report parameters. 2023-06-05 03:08:43 -07:00
Mike Cao
22d477b98b Updates to reports. 2023-06-02 23:10:59 -07:00
Brian Cao
b484286523
Feat/um 305 unique session ch (#2065)
* Add session_data / session redis to CH.

* Add mysql migration.
2023-05-31 21:46:49 -07:00
Mike Cao
43f5854f15 Update report parameters. 2023-05-30 16:49:22 -07:00
Mike Cao
e9b0d3f796 Updated date range handling. 2023-05-28 22:28:11 -07:00
Mike Cao
bfb52eb678 Added report context. Removed report store. 2023-05-28 21:37:34 -07:00
Mike Cao
3ccdd95f49 Moved render functions into lib/charts. 2023-05-25 10:26:00 -07:00
Mike Cao
5a5127c921 Converted popup into modal. 2023-05-24 21:54:49 -07:00
Mike Cao
fb4dd75e18 Refactored funnel report. Made BarChart more generic. 2023-05-24 21:40:02 -07:00
Mike Cao
050cd2f5d9
Merge pull request #2047 from jclab-joseph/fix/tracking-code-base-path
Fix to add basePath to trackingCode generation
2023-05-22 21:17:56 -07:00
Mike Cao
0fb93ff00b Report updates. 2023-05-20 09:02:08 -07:00
Brian Cao
40f53e8856 Merge branch 'feat/um-285-report-schema' into dev 2023-05-18 13:21:35 -07:00
Brian Cao
de509e7ccc checkpoint 2023-05-18 11:17:35 -07:00
Joseph Lee
55e91d5659 Fix to add basePath to trackingCode generation 2023-05-18 17:27:15 +09:00
Mike Cao
a5700d4a25 Added reports section. 2023-05-17 23:20:06 -07:00
Brian Cao
cb038a51f3 Merge branch 'dev' into feat/um-285-report-schema 2023-05-16 20:40:58 -07:00
Brian Cao
53a5312c22 Merge branch 'dev' into feat/um-285-report-schema 2023-05-16 20:19:54 -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
Brian Cao
748ad84a52 Merge branch 'dev' into feat/um-285-report-schema 2023-05-16 14:12:39 -07:00
Aitor Alonso
2b5429aa1f
fix: show year instead of epoch 2023-05-16 21:02:56 +02:00
Francis Cao
f528fac7be fix teams api route and messaging 2023-05-16 11:06:42 -07:00
Brian Cao
b5f84159d2 funnel checkpoint 2023-05-15 14:03:42 -07:00
Brian Cao
ebc8cb488a Merge branch 'dev' into feat/um-285-report-schema 2023-05-14 21:38:14 -07:00
Brian Cao
07cb9f621d Funnel Table/Chart hooked up. 2023-05-14 21:38:03 -07: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
Brian Cao
1130bca195 Funnel form. 2023-05-11 16:42:58 -07:00
Francis Cao
5692c0e07d add formatted message to reset website 2023-05-02 23:44:42 -07:00
Francis Cao
714a331cd2 remove navbar logo pointer 2023-05-01 11:33:08 -07:00
Brian Cao
65ebb26a70 Fix boolean event data. 2023-04-30 22:55:54 -07:00
Francis Cao
dcb9f69c43 Fix Title filters 2023-04-25 23:25:51 -07:00
Francis Cao
9b349b53c4 limit realtime record set to 15 2023-04-25 22:52:53 -07:00
Mike Cao
9345c9ac9e Apply CSS to flag icons. 2023-04-25 21:18:03 -07:00
Mike Cao
3f1ed750f0 Added error boundary. Fixed #1976. 2023-04-25 14:41:54 -07:00
Mike Cao
4b72918a91 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-04-25 12:45:12 -07:00
Mike Cao
89d37e0045
Merge pull request #1975 from atmonshi/refresh-after-delete-user
small improve to Users List
2023-04-25 12:43:30 -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
Ash Monsh
8bc0fb92ba Update UsersList.js
show toast after creating user and refresh the list after delete
2023-04-23 05:43:09 +03:00
Mike Cao
987e3aabbd Fix tracking code form. 2023-04-21 17:21:44 -07:00
Mike Cao
115a2560a7
Merge branch 'dev' into dev 2023-04-21 14:57:04 -07:00
Mike Cao
223f0051ed Only display first tracker script name. 2023-04-21 14:45:06 -07:00
Mike Cao
6c09dd1e23 Merge remote-tracking branch 'origin/dev' into dev 2023-04-21 14:39:15 -07:00
Mike Cao
e6c5a9b17d Added country to regions display. 2023-04-21 14:35:00 -07:00
Mike Cao
69b9458975 Removed rollup for components. 2023-04-21 13:16:54 -07:00
Mike Cao
a0894866b9 POC for exporting components. 2023-04-21 12:43:37 -07:00
Mike Cao
8bddc666b4 Refactored exports. 2023-04-21 08:00:42 -07:00
Maxime-J
b2d8423dcb restore login localization 2023-04-21 13:14:14 +00:00
Francis Cao
322990b03b userstable css fix for edit button 2023-04-20 12:10:33 -07:00
Francis Cao
7aac95a410 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-04-20 12:07:10 -07:00
Francis Cao
cce966c48c Fix realtime countries / visitors 2023-04-20 12:07:04 -07:00
Mike Cao
1d639c77a2
Merge pull request #1931 from atmonshi/more-rtl-ui
rotate arrows in rtl
2023-04-20 11:53:28 -07:00
php coder
80aad4ef55
Update WebsiteMenuView.js 2023-04-20 21:49:42 +03: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
Mike Cao
5f30cbd789
Merge pull request #1938 from MBRjun/dev
Bug Fix & Translation Updates
2023-04-20 11:24:59 -07:00
Ash Monsh
5cd4e9fd8d fix some css for RTL 2023-04-20 21:08:56 +03:00
Francis Cao
fa3659fcf6 fix user password edit and fix prisma schema for updated_at columns 2023-04-20 10:46:58 -07:00
MBRjun
981abd5966
fix: get tracking code correctly 2023-04-20 22:41:25 +08:00
Ash Monsh
aba523cbee rotate arrows in rtl 2023-04-20 12:41:06 +03:00
Mike Cao
f0d13efc7a Fix typo. 2023-04-19 22:11:00 -07:00
Mike Cao
98028f1756 Add version info. 2023-04-19 19:33:24 -07:00
Mike Cao
e33a8e054b Updated how datasets are loaded, preventing chart redraw. 2023-04-19 18:38:08 -07:00
Mike Cao
b1856c7eb3 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-04-19 17:03:11 -07:00
php coder
1520f21b82
Merge branch 'umami-software:master' into ui-rtl 2023-04-20 03:01:20 +03:00
Mike Cao
1d9cb0d7c7 Fix message. 2023-04-19 16:42:42 -07:00
Mike Cao
8bd289ad01 Fixed realtime metrics display. Closes #1899. 2023-04-19 11:46:41 -07: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
Ash Monsh
aca612c833 Update ProfileButton.js
set alignment base on the page dir for User profile menu
2023-04-19 07:30:43 +03:00
Ash Monsh
a52bfaa629 Update LanguageButton.js
set alignment base on the page dir for Language menu
2023-04-19 07:30:09 +03:00
Francis Cao
0889542f3b fix minimum password length message 2023-04-18 16:00:33 -07:00
Maxime-J
b3c1eb1437 ensure some translations 2023-04-18 14:35:45 +00:00
Mike Cao
d2edb0d0d7 Manually merge PR #1799. 2023-04-17 10:26:08 -07:00
Francis Cao
43499eb4fd fix region / city filters 2023-04-17 00:10:51 -07:00
Mike Cao
561770a469 Add selected state. 2023-04-16 20:46:38 -07:00
Mike Cao
061d8cd174 Fixed incorrect messages. 2023-04-16 16:34:49 -07:00
Mike Cao
b183fc1600 Fixed map issue. 2023-04-13 23:05:54 -07:00
Mike Cao
e286994397 Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
#	public/iso-3166-2.json
2023-04-13 22:30:22 -07:00
Mike Cao
f2edd0d604 Added regions and cities support. 2023-04-13 22:28:29 -07:00
Francis Cao
aa418e0bed add delete user label for modal 2023-04-13 17:20:42 -07:00
Francis Cao
887b3abb29 Fix deleteWebsite message 2023-04-13 17:10:04 -07:00
Francis Cao
cc9b1d21cb fix delete team confirmation message 2023-04-13 16:14:05 -07:00
Brian Cao
ef324fdf73 Fix update user. 2023-04-13 12:08:53 -07:00
Mike Cao
a30147547b Fix dropdown css. 2023-04-12 17:47:11 -07:00
Mike Cao
4e36149e32 Merge remote-tracking branch 'origin/dev' into dev 2023-04-12 17:43:18 -07:00
Mike Cao
b32ced5501 Responsive fixes for settings pages. 2023-04-12 17:43:08 -07:00
Mike Cao
e2fcd40c2b Added SettingsTable. 2023-04-12 13:40:19 -07:00
Francis Cao
f5f6dc052e fix column name date bug 2023-04-10 09:44:25 -07:00
Mike Cao
f84e41e198 Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
#	components/messages.js
2023-04-10 07:25:27 -07:00
Mike Cao
94ed67e339 Responsive updates. 2023-04-09 20:22:28 -07:00