Commit Graph

175 Commits

Author SHA1 Message Date
1fa3bfdc13 [prettier] Fix code style 2025-12-26 18:44:33 +03:00
c3be6572f2 [fix] Update CSS to match design mockups 2025-12-19 13:56:40 +03:00
813591b2f6 [feature] Sync after update 2025-12-09 21:37:38 +00:00
831024c776 [feature] Update ai plugin dialog 2025-12-09 21:37:38 +00:00
eeeccf007b Merge pull request 'fix/statistics' (#98) from fix/statistics into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/98
2025-12-09 14:59:56 +00:00
00c98f9adc [refactor] Refactor Statistics component 2025-12-09 12:09:52 +03:00
5d02399ee8 [fix] Delete unused statistics mock 2025-12-09 11:42:23 +03:00
565e6d79a6 [fix] Add missing analytics data 2025-12-09 10:20:34 +03:00
3520f46227 [bug] Add socket error handling to prevent server crashes on client disconnections 2025-12-07 17:49:23 +03:00
62bd36a7d8 [bug] Check matchMedia for mobile view in DevTools; For bug 77576 2025-12-07 17:45:21 +03:00
1872e6299f [fix] Refactor Statistics page; Add user mode 2025-12-05 10:29:09 +03:00
d8a8da1443 Merge remote-tracking branch 'remotes/origin/feature/statistics-design' into develop
# Conflicts:
#	AdminPanel/client/src/pages/Statistics/index.js
#	AdminPanel/client/src/pages/Statistics/styles.module.css
2025-12-03 20:36:07 +03:00
36abb43ba5 [feature] Update Statistics page; Add dashboard; Fix bug 76520 2025-12-03 11:35:22 +03:00
80614e1d6a [feature] Add tenant statistics; Fix bug 76520 2025-12-01 00:05:15 +03:00
7cd0942c11 [feature] Avoid wildcard origin in postMessage 2025-11-30 18:47:09 +03:00
b75c3087f2 [feature] Add note to missing Open-Source stats; Rework Note component per makets 2025-11-30 18:18:20 +03:00
ae27abdfe1 Merge remote-tracking branch 'remotes/origin/feature/admin-panel-features-2' into develop
# Conflicts:
#	AdminPanel/client/src/config/menuItems.js
2025-11-27 16:59:16 +03:00
820ce61ed7 [fix] Use config.util.diffDeep for config difference calculation; Fix leakage of admin config in reset endpoint 2025-11-27 14:07:55 +03:00
ef865b68b2 [feature] Implement deep equality check and config diffing functionality 2025-11-27 09:50:55 +03:00
0d4cc41fa1 Merge pull request '[feature] Redesign admin menu icons' (#96) from release/v9.2.0 into develop
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/96
2025-11-26 16:58:34 +00:00
9f6c0f7d27 [fix] Remove scrollbar from body 2025-11-25 13:29:40 +03:00
d5ff3139fa Merge branch 'feature/admin-panel-features-2' of https://git.onlyoffice.com/ONLYOFFICE/server into feature/admin-panel-features-2 2025-11-25 11:58:04 +03:00
8f82d77a2a [fix] Filter /reset response 2025-11-25 11:57:49 +03:00
2663dbff84 [feature] Add tenant filter to getScopedBaseConfig 2025-11-25 01:24:04 +03:00
50d8428029 [feature] Reset wopi keys 2025-11-24 18:26:01 +03:00
dd86f6a8a0 [fix] Login input width 2025-11-24 14:25:22 +03:00
f08a83acd0 [fix] Reset AI settings; Fix bug 77444 2025-11-24 14:12:26 +03:00
8fd8aacd00 [feature] Reset config settings 2025-11-24 13:00:19 +03:00
8e3a438313 [refactor] Unite pages request- and ip- filtering; Fix bug 77979 2025-11-24 12:27:27 +03:00
9084c44e50 [feature] Redesign admin menu icons 2025-11-20 17:18:16 +03:00
1885c03941 [fix] Remove client ip filtering for admin panel server; Fix bug 77980 2025-11-14 10:29:49 +03:00
9a52e2475f Merge pull request 'feature/admin-panel-responsive-77162' (#89) from feature/admin-panel-responsive-77162 into fix/bug-77637
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/89
2025-11-12 19:00:50 +00:00
2eec4ebafd [feature] Add close button to mobile menu; remove input max-width in mobile 2025-11-12 18:55:25 +03:00
bde82221dd [bug] Add link to password recovery documentation; For bug 77637 2025-11-11 19:38:35 +03:00
1d8d90ffd7 Merge pull request 'fix/change-password-77233' (#87) from fix/change-password-77233 into release/v9.2.0
Reviewed-on: https://git.onlyoffice.com/ONLYOFFICE/server/pulls/87
2025-11-05 23:31:15 +00:00
f6115ec123 [refactoring] Remove commented lines; unify regrexp 2025-11-06 02:30:01 +03:00
bd0beddbf4 [feature] Responsive design for Admin Panel; Fix bug 77162 2025-11-01 22:17:55 +03:00
9343be675f [fix] Add allowed symbols for password; Fix bug 77233 2025-10-31 19:11:06 +03:00
81a1bb0e68 [feature] Add services.CoAuthoring.ipfilter.useforrequest in Admin Panel; Fix bug 77698 2025-10-30 21:11:55 +00:00
e4505ab698 [bug] Fix bug 77894 2025-10-28 22:25:04 +03:00
624ae823d3 [feature] Rename buttons 2025-10-25 11:31:29 +03:00
2af0f24db6 Merge remote-tracking branch 'remotes/origin/hotfix/v9.2.0' into fix/admin-panel-bugs
# Conflicts:
#	AdminPanel/client/src/App.js
#	AdminPanel/client/src/api/index.js
#	AdminPanel/client/src/components/AuthWrapper/AuthWrapper.js
#	AdminPanel/client/webpack.config.js
2025-10-25 11:16:54 +03:00
4660aeaab7 [fix] Refactor reset ai-settings buttons 2025-10-24 17:48:54 +03:00
28cff70d8c [feat] Show password button & fix requirements 2025-10-24 12:16:13 +03:00
c4a3613182 [fix] Display reset buttons only on the first step; For bug 77444 2025-10-23 20:44:59 +03:00
8c26587696 [feature] reset AI-settings; Fix bug 77444 2025-10-22 16:00:16 +03:00
028e119edd [feature] Revert validateJWT in schema request 2025-10-21 18:36:20 +03:00
72c0036841 [feature] Minor refactoring 2025-10-21 17:42:33 +03:00
c7a03c97a7 [bug] Show "Server Unavailable" error on any checkSetupRequired error; Fix bug 77293 2025-10-20 21:40:30 +00:00
dcea07c4c0 [bug] Refactor admin panel routing; Fix bug 77576 2025-10-20 21:40:30 +00:00