Commit Graph

135 Commits

Author SHA1 Message Date
64e07b4a2f Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-27 18:17:43 +03:00
2eb846cfa3 Doceditor: delete useless 2024-03-27 18:00:16 +03:00
6071f140e8 Fix Bug 67078 2024-03-27 13:28:07 +03:00
Akmal Isomadinov
84e68cd0c7 Doceditor:Root:ErrorContainer Fixed first render 2024-03-27 13:52:04 +05:00
Akmal Isomadinov
53e5822ca8 Doceditor:Components:Root Added error boundary 2024-03-25 20:09:30 +05:00
30494b5cdf Fix Bug 67070 2024-03-25 16:13:03 +03:00
45b6afb8b5 DocEditor: Added top banner for minimazed js files 2024-03-22 18:47:05 +04:00
6ead7217d3 Doceditor: add support hash after processFillFormDraft 2024-03-22 13:10:43 +03:00
950f7ae3cf Doceditor: downgrade sass 2024-03-22 13:10:05 +03:00
f94194fc7f Fix Bug 67048 2024-03-21 19:53:21 +03:00
bdd99efe66 Fixed Bug 66889 - Files. When you try to open a file >100mb in the editor, the portal page/root of Rooms opens 2024-03-21 17:32:23 +03:00
c1b5af45d8 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-21 17:19:37 +03:00
d7cd403b74 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0
# Conflicts:
#	packages/client/src/components/dialogs/CreateEditGroupDialog/EditGroupDialog.tsx
#	packages/client/src/pages/PortalSettings/Layout/index.js
#	packages/client/src/store/UploadDataStore.js
#	packages/doceditor/src/hooks/useSelectFileDialog.ts
#	packages/doceditor/src/hooks/useSelectFolderDialog.ts
2024-03-21 18:12:23 +04:00
c9234fec72 Replaced copyright start year + format 2024-03-21 18:09:55 +04:00
1e7c92da9e Doceditor:Styles: fix font for dialogs 2024-03-21 16:23:57 +03:00
a7dba8d2c5 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-21 12:21:05 +03:00
93ab155615 Removed support of "x-forwarded-port" 2024-03-21 13:15:41 +04:00
bd1b0a8337 Doceditor:Hooks: fix close selectors while requests running 2024-03-21 11:24:49 +03:00
9a7920b064 Fix Bug 67018 2024-03-20 20:04:09 +03:00
Akmal Isomadinov
f83271cc8b Doceditor: Fixed redirect 2024-03-20 15:21:37 +05:00
80aa01ea2e Fix Bug 66995 2024-03-19 16:34:53 +03:00
Akmal Isomadinov
fd24cd7a0b Doceditor:Components:Root: Fixed toast error 2024-03-19 17:03:05 +05:00
e9e5b44dc3 Doceditor:App: add global-error support 2024-03-19 12:32:34 +03:00
4f772fd2ad Doceditor:Components:CreateFileError: delete deprecated toast configure 2024-03-19 12:29:58 +03:00
15e4597f7b Fixed Bug 66945 - Files.Share. 'WebSocket connection failed' errors in the console when opening a file externally 2024-03-19 11:45:19 +03:00
5d95aea2ea Doceditor:Create: add password to file info 2024-03-18 17:37:10 +03:00
adcc11094d Copyright 2024 2024-03-18 03:13:02 +04:00
7141573bd2
Merge pull request #311 from ONLYOFFICE/feature/update-react-toastify
feature/update-react-toastify
2024-03-15 18:32:42 +04:00
e44aabeecc Doceditor: add onlyoffice-document-editor-react as file (temp fix double render) 2024-03-15 16:56:55 +03:00
d76b932a7a Doceditor:PAges:Create: disable firebase logs for create file errors 2024-03-15 16:56:21 +03:00
250a828720 Doceditor: fix const naming 2024-03-15 15:47:04 +03:00
f66be37706 Doceditor:Pages:Create: refactoring 2024-03-15 15:41:58 +03:00
fbae889580 Merge branch 'release/v2.5.0' into feature/update-react-toastify 2024-03-15 16:18:23 +04:00
323dab022d Doceditor: refactroing and fix bugs with errors page 2024-03-15 11:44:06 +03:00
b0def506c6 Merge branch 'release/v2.5.0' into feature/update-react-toastify 2024-03-14 14:45:39 +05:00
efba826fd9 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-14 11:59:20 +03:00
351daee590 Fix endofline (prettier and eslit same configs) 2024-03-14 12:58:53 +04:00
b8154f9d5b Doceditor: add custom 404 page 2024-03-14 11:55:25 +03:00
9f005af34c Doceditor:Utils:Actions: add check if error is undefined 2024-03-14 11:13:40 +03:00
60cdc31ad5 Doceditor:Utils:Actions: remove port from base url 2024-03-14 10:55:49 +03:00
e4288b3f90 Doceditor:Utils:Actions: add console log for errors, refactoring json object 2024-03-13 18:02:26 +03:00
e3e9cd6c7b Fix Bug 66887 2024-03-13 14:19:26 +03:00
a774208199 Doceditor:Utils:Actions: fix request 2024-03-13 13:50:39 +03:00
748f550bef Doceditor:Utils:Actions: refactoring 2024-03-13 13:46:29 +03:00
a4df2a8cc6 Update version of react-toastify to v10.0.0 2024-03-13 14:27:52 +04:00
49d9bb04c2 Merge branch 'release/v2.5.0' into bugfix/doceditor-share
# Conflicts:
#	packages/doceditor/src/utils/actions.ts
2024-03-13 13:15:54 +04:00
ad07719282 Editor: Added NODE_PORT_FORWARD param (docker dev issue) 2024-03-13 13:13:55 +04:00
7d9537907d Merge branch 'release/v2.5.0' into bugfix/doceditor-share 2024-03-13 11:39:17 +03:00
a188943d69 Doceditor: add port to base url 2024-03-13 11:16:41 +03:00
ab0ebaa1e6 Doceditor:Utils:Actions: delete useless 2024-03-13 11:01:43 +03:00