Commit Graph

270 Commits

Author SHA1 Message Date
Mike Cao
cabff7924e Show event data values. 2023-07-10 05:46:45 -07:00
Mike Cao
c865f43b11 Metrics components refactoring. New event data page. 2023-07-10 04:35:19 -07:00
Mike Cao
f9d09c8b54 Merge remote-tracking branch 'origin/dev' into dev 2023-07-07 20:39:56 -07:00
Mike Cao
827102d907 Scaffolding for insights report. 2023-07-07 20:38:43 -07:00
Brian Cao
9ec2701228 Add view-only user. 2023-07-06 23:02:16 -07:00
Mike Cao
2f4d669836 More updates to event data report. 2023-07-04 22:51:23 -07: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
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
748ad84a52 Merge branch 'dev' into feat/um-285-report-schema 2023-05-16 14:12:39 -07: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
07cb9f621d Funnel Table/Chart hooked up. 2023-05-14 21:38:03 -07:00
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
Brian Cao
65ebb26a70 Fix boolean event data. 2023-04-30 22:55:54 -07:00
Francis Cao
9b349b53c4 limit realtime record set to 15 2023-04-25 22:52:53 -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
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
5f30cbd789
Merge pull request #1938 from MBRjun/dev
Bug Fix & Translation Updates
2023-04-20 11:24:59 -07: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
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
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
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
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
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
Brian Cao
f7119d494b Fix translation. 2023-04-09 16:06:59 -07:00
Brian Cao
9eff565e7a Fix teamWebsite / teamUser. 2023-04-09 16:04:28 -07:00
Mike Cao
2656de6682 Updated language bundles with new keys. 2023-04-08 13:14:22 -07:00
Francis Cao
f38f0c6420
Merge pull request #1873 from umami-software/bug/um-250-fix-realtime-data
fix some components in realtime data
2023-04-07 10:56:42 -07:00
Francis Cao
db845d6c04 remove urlpath conditional 2023-04-07 10:28:54 -07:00
Francis Cao
05ece6a4d0 fix some components in realtime data 2023-04-06 18:31:16 -07:00
Mike Cao
f56374b259 Migrate changes from cloud. 2023-04-05 09:55:21 -07:00
Mike Cao
d851a9e88b Fixed test console error. 2023-04-04 00:27:25 -07:00
Brian Cao
6805a8978a Move loading button logic out. 2023-04-02 12:24:50 -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
Brian Cao
e4c801e823 Merge remote-tracking branch 'origin/dev' into dev 2023-03-30 10:46:01 -07:00
Brian Cao
c175120aa2 Add page title to test console. 2023-03-30 10:45:58 -07:00
Mike Cao
d471d05217 Added config to open websites in new tab. 2023-03-29 23:08:26 -07:00
Brian Cao
6d5aeb3bd1 Fix joining team dupe. Add loading to team member remove. Fix messages. 2023-03-29 16:02:14 -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
Brian Cao
9979672de5
Feat/um 202 event data new (#1841)
* Add event_data base.

* Add url_path.

* Add eventData back.

* Finish event_data relational.

* resolve comments.
2023-03-23 14:01:15 -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
c62e2e9cc7 Update tooltip date formats. 2023-03-16 15:56:05 -07:00
Mike Cao
9a3e8921a7 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-03-10 18:45:51 -08:00
Mike Cao
6ba00152c2 Updated filter tags. 2023-03-10 17:49:19 -08:00
Brian Cao
701bde53b7 Hook up teamMemberDelete and teamDelete. 2023-03-09 23:21:19 -08:00
Brian Cao
8a9532f213
Feat/um 197 hook up teams (#1825)
* Link up teams UI.

* Fix auth order.

* PR touchups.
2023-03-09 12:42:12 -08:00
Mike Cao
0607e9f442 Upgraded next to 13. Fixed date filter for websites. 2023-03-08 20:23:32 -08:00
Mike Cao
696d9c978c Updated date range handling. Fixed share page. 2023-03-08 16:37:43 -08:00
Mike Cao
bb99b3eba5 Fixed sticky header scrolling. Updated settings button. 2023-03-03 12:37:26 -08:00
Mike Cao
3ac560dc0f Added checks for CLOUD_MODE. 2023-02-28 20:04:07 -08:00
Mike Cao
5657a64c77 Pass domain to realtime components. 2023-02-24 02:41:02 -08:00
Mike Cao
7d3334ccce Fixed realtime logs. 2023-02-22 20:59:59 -08:00