Commit Graph

613 Commits

Author SHA1 Message Date
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
55f7d776e6
Merge pull request #2560 from ClaudiuCeia/ro_translations
Complete ro-RO translation strings
2024-03-05 16:05:47 -08:00
Mike Cao
180aefe885
Merge pull request #2564 from Maxime-J/prisma-fix
Fix Prisma text search with MySQL.
2024-03-05 16:01:15 -08:00
Mike Cao
e5f469853e
Merge pull request #2571 from israelozarate7/update-es-traslations
Update es-ES.json translations
2024-03-05 15:58:03 -08:00
Israel Ortiz de Zárate
f9078dfb86 Update es-ES.json transaltions 2024-03-05 12:40:38 +01:00
Minoru Maekawa
b8df9762d4
Update ja-JP.json
Signed-off-by: Minoru Maekawa <126235344+err931@users.noreply.github.com>
2024-03-05 19:30:10 +09:00
Mike Cao
b0bfd0b5ab Enable search for metrics. 2024-03-05 00:45:55 -08:00
Mike Cao
bbd7c4b6ea Merge remote-tracking branch 'origin/dev' into dev 2024-03-04 16:09:05 -08:00
Mike Cao
3d343991dc Added tests for IP detection. 2024-03-04 16:08:39 -08:00
Maxime-J
4930c4439d Fix Prisma text search with MySQL. 2024-03-03 14:35:37 +00:00
Brian Cao
410f531441 add missing yup validations. 2024-03-02 21:09:20 -08:00
Brian Cao
fa2cc5dbbd Add breadcrumb. 2024-03-02 10:51:29 -08:00
Claudiu Ceia
67bb789743
Complete ro-RO translation strings 2024-03-02 12:54:37 +02:00
Maxime-J
3f87ef33f3 Update fr-FR. 2024-03-02 09:08:58 +00:00
Maxime-J
fd1bb49bed Fix typo. 2024-03-02 08:28:02 +00:00
Maxime-J
63ef9093c3 Add missing i18n label. 2024-03-02 08:26:59 +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
Mike Cao
e6b45cc9b9 Upgraded isbot package. 2024-03-01 14:20:04 -08:00
Mike Cao
bfa846d4c9 Merge remote-tracking branch 'origin/dev' into dev 2024-03-01 13:25:43 -08:00
Mike Cao
2a8437cac9 Added jest testing. 2024-03-01 13:25:32 -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
Mohanad Alrwaihy
2c9e68aa84 refactor: 🌐 Edit Arabic Translations 2024-03-01 17:37:30 +03: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
e5c19482ab Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-02-29 17:40:58 -08:00
Francis Cao
7ded5fc6c9 add prelim website tests 2024-02-29 17:40:49 -08:00
Mike Cao
9f90412b25 Merge master. 2024-02-29 17:35:54 -08:00
Mike Cao
2795d0ecea
Merge pull request #2548 from umami-software/analytics
v2.10.1
2024-02-29 14:10:46 -08:00
Mohanad Alrwaihy
54db548832 refactor: 🌐 Add Missing Arabic Values 2024-02-29 23:47:59 +03: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
Mike Cao
98989a6010 Merge remote-tracking branch 'origin/analytics' into analytics 2024-02-28 16:09:10 -08:00
Mike Cao
87b947d174 Fixed date buttons for today/yesterday selection. 2024-02-28 16:08:50 -08:00
Brian Cao
719699762c add orderBy 2024-02-28 15:01:58 -08:00
Brian Cao
59f4d9aff8 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-02-28 12:40:27 -08:00
Brian Cao
ec11bd7cfe add orderBy 2024-02-28 12:40:23 -08:00
Brian Cao
300a0f63e7 add orderby to query. 2024-02-28 10:26:15 -08:00
Francis Cao
e68d1b3233 remove cloud mode for transfer website 2024-02-28 10:25:57 -08:00
Francis Cao
6ac147f484 remove cloud mode for transfer website 2024-02-28 10:22:32 -08:00
Brian Cao
3d6cdddd38 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-02-28 10:19:27 -08:00
Brian Cao
ae82e531b1 add orderby to query. 2024-02-28 10:19:22 -08:00
Francis Cao
5b9f0707b8 install cypress and add initial test 2024-02-27 21:41:34 -08:00
Mike Cao
23a45a3109 Updated validations for send payload. 2024-02-27 15:09:57 -08:00
Fabian Hiller
5153f320f6 Add data-strip-search config to tracker 2024-02-27 01:39:57 -05: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
7723576212 Updated handling of date values for event data. 2024-02-25 23:14:45 -08:00
Mike Cao
0c910f2abd Merge remote-tracking branch 'origin/dev' into dev 2024-02-23 20:41:36 -08:00
Mike Cao
c5c4aaeb44 Updated lang files. 2024-02-23 20:40:44 -08:00
Mike Cao
f81f0839c6 Updated Funnel report component. 2024-02-23 20:31:35 -08:00
Francis Cao
09869bbe5a fix date validation for getDataType 2024-02-22 22:31:43 -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
Brian Cao
fd1b9ff7b4 add permission to create report. 2024-02-22 13:47:28 -08:00
Mike Cao
2832ff9622 Always fetch website directly. 2024-02-19 18:30:44 -08:00
Mike Cao
fcba703f82 Merge remote-tracking branch 'origin/dev' into dev 2024-02-19 15:47:00 -08:00
Mike Cao
7639d6b36e Fixed share url. 2024-02-19 15:46:43 -08:00
Francis Cao
7fce92dffd fix active visitor bug 2024-02-19 13:39:57 -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
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
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
Francis Cao
8048bc7866 Fix viewonly for teams addwebsite button 2024-02-16 13:09:20 -08:00
Brian Cao
f5e87083eb Fix validation. 2024-02-16 12:02:18 -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
8e6c7eef86
Merge branch 'dev' into master 2024-02-15 19:56:33 -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
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
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
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
1955166bdf Bump query limit to 500. 2024-02-14 15:13:53 -08:00
Mike Cao
bbf85cb110 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-02-14 13:16:37 -08:00
Mike Cao
ee3f7cb618 Updated root layout. 2024-02-14 12:37:41 -08:00
Francis Cao
928fb3ee89 remove cloudMode condition 2024-02-13 23:53:06 -08:00
jermanuts
c10e977951
Update ar-SA.json 2024-02-13 21:53:24 +03:00
Mike Cao
474113fe32
Merge pull request #2479 from enfiniteio/feat/api-send-visitor-ip
Allow setting visitor IP when registering event through API
2024-02-13 08:27:11 -08:00
Mike Cao
1d627a04bb
Merge pull request #2496 from bilguun0203/master
Update mn-MN.json
2024-02-13 08:22:54 -08:00
Mike Cao
a3f7382673 Added additional logic for handling website transfers. 2024-02-10 23:47:26 -08:00
Mike Cao
08b2f69658 Added exports to components lib. 2024-02-10 08:57:23 -08:00
Maxime-J
0be4a9b416 Render correct OS names globally. 2024-02-10 12:47:02 +00:00
Mike Cao
d99fb09c37 Website transfer. 2024-02-09 19:37:45 -08:00
Mike Cao
b6a900c5a4 Refresh websites after create. 2024-02-09 13:25:36 -08:00
Mike Cao
9e70667de1 Update exports for components lib. 2024-02-08 22:34:26 -08:00
Mike Cao
cc3393d1ff Merge remote-tracking branch 'origin/dev' into dev 2024-02-08 19:34:36 -08:00
Mike Cao
04ec1d3990 Export ROLES constant. 2024-02-08 19:34:23 -08:00
Mike Cao
2d371098b4 Changed loading for TeamProvider. 2024-02-08 18:44:28 -08:00
Francis Cao
5e5ab6c7c3 fix teammember button conditions 2024-02-08 15:17:03 -08:00
Francis Cao
7c1cb7631d fix cloud mode for teams 2024-02-08 15:11:42 -08:00
Francis Cao
e8d8a8a84a Fix buttons / dropdown values 2024-02-08 14:05:35 -08:00
Francis Cao
6b381e7157 Remove team access code functionality from cloud mode 2024-02-08 13:44:51 -08:00
Mike Cao
d62dd3be44 Merge remote-tracking branch 'origin/dev' into dev 2024-02-08 13:40:56 -08:00
Mike Cao
56441a4157 Moved menu items to match cloud. 2024-02-08 13:40:44 -08:00
Francis Cao
a7ea9ea64b Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-02-08 13:01:47 -08:00
Francis Cao
c7e9190c95 add team member edit and remove confirmation 2024-02-08 13:01:39 -08:00
Mike Cao
b4a9ffe89e Merge remote-tracking branch 'origin/dev' into dev 2024-02-08 11:47:55 -08:00
Mike Cao
642aba83e5 Changed Admin tab to Manage. 2024-02-08 11:47:32 -08:00
Francis Cao
5ae04291af Disable website select for saved report. Fix delete website routing 2024-02-08 10:30:14 -08:00
Mike Cao
91e3dff7f5 Convert useModified into a real hook. 2024-02-07 23:48:51 -08:00
Mike Cao
a426c242cb Fixed website edit for teams. 2024-02-07 23:20:41 -08:00
Mike Cao
32a97e68ec Do not export page components. 2024-02-07 22:55:09 -08:00
Mike Cao
264c6954e9 Updated menu style. 2024-02-07 22:53:36 -08:00
Francis Cao
8da3811c73 add website in team context, permissions, display non-deleted users 2024-02-07 16:37:48 -08:00
Francis Cao
b885f57f40 only get non-deleted teams 2024-02-07 14:22:38 -08:00
Francis Cao
c302939043 Remove admin panel if not team-owner 2024-02-07 13:45:06 -08:00
Francis Cao
a47f94c577 Allow only team owner to remove other members 2024-02-07 11:58:58 -08:00
Francis Cao
8969a010e8 go back to team settings on team delete 2024-02-07 11:43:00 -08:00
Francis Cao
0016a9f4e1 Add functionality to leave team 2024-02-07 11:33:35 -08:00
Mike Cao
d7f32e6987 Merge remote-tracking branch 'origin/dev' into dev 2024-02-07 10:27:33 -08:00
Mike Cao
91e679643f Fixed TeamsProvider not working. 2024-02-07 10:27:23 -08:00
Mike Cao
46a57183a1 Fixed team users validation. 2024-02-07 10:26:36 -08:00
Francis Cao
ba081565fc make zustand teams:members consistent, fix team delete 2024-02-06 23:42:37 -08:00
Francis Cao
87a18dc570 add modified to useTeamMembers, fix website delete 2024-02-06 23:04:22 -08:00
Francis Cao
f9f67264a5 Fix type errors in admin queries 2024-02-06 21:50:48 -08:00
Francis Cao
86d482f18a make website/team add consistent 2024-02-06 20:53:13 -08:00
Mike Cao
194472b104 Removed TeamProvider from components. 2024-02-06 20:01:38 -08:00
Mike Cao
ec8176e2c2 Export team page. 2024-02-06 19:50:38 -08:00
Mike Cao
d307eb4317 Updated team provider. 2024-02-06 19:38:31 -08:00
Francis Cao
74ea4f511e clean-up edit forms, removed unused params 2024-02-06 12:25:21 -08:00
Mike Cao
f02bc13ac3 Fixed build. 2024-02-06 08:13:19 -08:00
Mike Cao
2975b560fd Fixed import. 2024-02-06 00:57:02 -08:00
Mike Cao
3e4e338d13 Fixed more pages. 2024-02-06 00:53:53 -08:00
Mike Cao
b85109241b Fixed pages. 2024-02-06 00:38:33 -08:00
Mike Cao
f7151a880e Fixed 'use client' usage. 2024-02-05 23:59:33 -08:00
Mike Cao
be5592446a Refactored teams components. 2024-02-05 20:29:00 -08:00
Mike Cao
0e144269ee Fixed website search. 2024-02-05 15:48:45 -08:00
Mike Cao
b9825304c3 Fixed paging. Updated edit props. 2024-02-05 15:32:36 -08:00
Mike Cao
d392e500c6 Export team data component. 2024-02-05 02:44:13 -08:00