Commit Graph

18715 Commits

Author SHA1 Message Date
950f7ae3cf Doceditor: downgrade sass 2024-03-22 13:10:05 +03:00
496518dd47 Management: Added top banner for minimazed js files 2024-03-22 13:17:09 +04:00
eec843467a Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-22 10:20:46 +03:00
c1679a041d Shared: fix ts problems 2024-03-22 10:20:39 +03:00
f94194fc7f Fix Bug 67048 2024-03-21 19:53:21 +03:00
6014c26274 Fix Bug 67049 2024-03-21 19:28:59 +03:00
39f071462c Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-21 18:04:25 +03:00
7d22ea855e Shared: fix eslint errors 2024-03-21 18:04:19 +03:00
3ef7b2499a Web: Client: TagsCell: reverted changes after merging 2024-03-21 19:38:19 +05: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
9a62677366 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0
# Conflicts:
#	packages/client/src/pages/Home/Section/Body/TableView/sub-components/TagsCell.js
2024-03-21 19:27:02 +05:00
d1ff594d2b Web: fixed the filter if select a third party tag 2024-03-21 19:25:44 +05: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
aa457dec3b Client: refactoring and delete useless code for open editor methods 2024-03-21 17:15:26 +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
6d183ab648 Client: Added top banner for minimazed js files 2024-03-21 18:08:20 +04:00
eafa724238 Client:ConvertPasswordDialog: delete useless 2024-03-21 16:33:35 +03:00
1e7c92da9e Doceditor:Styles: fix font for dialogs 2024-03-21 16:23:57 +03:00
5d12619e6e Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-21 16:08:43 +03:00
61f29e03ff Client:Plugins: remove page reload after activate or upload plugins, now it will be after logo click in portal settings after upload or activate plugin 2024-03-21 16:08:36 +03:00
3f1bc0848d Shared:Components:Article: fix logo click for desktop devices 2024-03-21 16:07:48 +03:00
4f5f3b04e8 Web: Components: fixed SelectionArea 2024-03-21 16:04:40 +03:00
d548c0b54d Shared:Selectors:Files: delete console log 2024-03-21 15:48:29 +03:00
bac38a8f65 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-21 15:47:15 +03:00
namushka
425e160c39 fix infoPanel not displaying changes after EditGroup event 2024-03-21 15:41:53 +03:00
7d3b3207fb Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-21 15:29:31 +03:00
de6ba776c8 Shared:Selectors:Files: fix wrong fetch room list 2024-03-21 15:29:23 +03:00
38398e5d7d Fix Bug 65293: wrong root folder selection after moving selected folder from info panel 2024-03-21 12:47:02 +01: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
819e26cd6b Shared:Selectors:Files: fix isRoom flag 2024-03-21 12:20:58 +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
43b56d2ac7 Shared:Components:Selector: fix loading state 2024-03-21 11:23:58 +03:00
514717ef89 Client:Plugins: add new drag and drop layout 2024-03-21 10:42:12 +03:00
62211d8f18 Client:Public:Locales: delete useless web plugins translation keys 2024-03-21 10:41:41 +03:00
0beb68eaa5 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-21 09:56:27 +03:00
c8b58bece8 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0
# Conflicts:
#	packages/client/src/store/FilesActionsStore.js
2024-03-20 21:10:24 +04:00
793c95e8cb Fix Bug 66990 Rooms. User rights in the Reviewer/Commenter room work like Viewer. 2024-03-20 21:09:10 +04:00
9a7920b064 Fix Bug 67018 2024-03-20 20:04:09 +03:00
Akmal Isomadinov
25f7e0cce3 Shared:components:Toast Fix stories and refactoring 2024-03-20 21:05:43 +05:00
Akmal Isomadinov
3bcb8193ee Shared:components:Toast Fixed stories 2024-03-20 20:57:38 +05:00
d1cc215d42 Shared:Components:Dropzone: init 2024-03-20 18:36:26 +03:00
147379b962 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 20:23:51 +05:00
feaea37c95 Web: Client: fixed the filter problem with thirdparty 2024-03-20 20:23:40 +05:00
d82babd0d6 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 15:54:14 +03:00
a03a4c40ad Fixed Bug 66330 - Files.Plugins.CSP. CSP error when using plugins after enabling 2024-03-20 15:51:43 +03:00
fa5436037e Fix bug 66883 - Accounts:Change quota. When changing the quota, the default limit is always indicated in the modal dialog. 2024-03-20 15:34:23 +03:00
1a5f1b9647 Management: Deleted useless code. 2024-03-20 14:43:02 +03:00
595649dcdc Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 14:29:28 +03:00
c8c8010029 Fix bug 66939 - Settings: Spaces. "Resource cannot be found" after redirect to restore page. 2024-03-20 14:27:20 +03:00
02c1419952 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 14:19:04 +03:00
41da86e3ca Web: Components: fixed infinite-loader 2024-03-20 14:18:50 +03:00
53b3d77d42 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 14:18:04 +03:00
8cab7256f5 Client:Pages:PortalSettings:Plugins: add drag and drop to list 2024-03-20 14:17:57 +03:00
8b5274a4a0 Fix Bug 67019 2024-03-20 14:07:48 +03:00
a4fa405a46 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 14:59:15 +04:00
129d570763 Fix loading campaign (added checkExists by HEAD method) 2024-03-20 14:59:10 +04:00
a5459d757e Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 13:52:25 +03:00
a6af63d153 Client: Confirm: Auth: Fixed referenceUrl option 2024-03-20 13:52:18 +03:00
a7f004cf11 Client:Store:PluginStore: delete useless 2024-03-20 13:40:00 +03:00
Akmal Isomadinov
fc7638696b Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 15:22:09 +05:00
Akmal Isomadinov
f83271cc8b Doceditor: Fixed redirect 2024-03-20 15:21:37 +05:00
5e031e35e4 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 13:17:40 +03:00
d74d05b7a7 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 13:10:13 +03:00
d609df279a Components: CreateEditRoomDialog: Fixed initial value change for quota. 2024-03-20 13:10:08 +03:00
327b1cd306 Fix Bug 63110 - Rooms.Search. Fixed checkbox "Search by Owners" after rewrite to typescript 2024-03-20 12:33:54 +03:00
7a17b02aad Client:Store:PluginStore: fix main button action 2024-03-20 12:23:49 +03:00
f83ad53703 Shared: Store: SettingsStore: Reverted commit a249664b90 2024-03-20 11:58:17 +03:00
84e6a11a61 Fix Bug 66994 - Rooms. Fixed creation room dialog with a third-party connection 2024-03-20 11:52:09 +03:00
c5de2aac76 Shared: Components: DevToolsBar: Added opening a new tab when you click on the middle mouse button. 2024-03-20 11:20:45 +03:00
a98a3e6f22 Web: Added opening a new tab when you click on the middle mouse button. Added general function. 2024-03-20 10:27:28 +03:00
7757030d73 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-20 01:45:58 +04:00
0e8da4cf52 Firebase: Added call of sendToastReport for ToastType.warning 2024-03-20 01:45:51 +04:00
ec3168db8b Fix Bug 66998 2024-03-19 21:08:07 +03:00
654a0580d2 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-19 18:19:34 +03:00
36df65de58 Web: Files: Table: added logs 2024-03-19 18:19:28 +03:00
915a0f8adc Client: PortalSettings: Branding: Fixed element id 2024-03-19 18:01:47 +03:00
897ee36fa0 Web: Components: Table: update version 2024-03-19 17:11:35 +03:00
973c1e8d9c Shared: Components: Article: Refactoring. 2024-03-19 16:51:45 +03:00
8926885236 Components: Article: Added support for opening a directory in a new tab. 2024-03-19 16:48:43 +03:00
80aa01ea2e Fix Bug 66995 2024-03-19 16:34:53 +03:00
636c03989b Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-19 15:55:19 +03:00
91084ac9f8 Client: PortalSettings: Branding: Added enum types for inputs 2024-03-19 15:55:09 +03:00
Akmal Isomadinov
fd24cd7a0b Doceditor:Components:Root: Fixed toast error 2024-03-19 17:03:05 +05:00
65ec5342f8 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-19 14:48:21 +03:00
a9a9d5d7c3 Fixed Bug 61308 - Files.Filter. The List accounts panel displays invited users who have not joined the portal 2024-03-19 14:48:15 +03:00
c8f84c75e8 Fix Bug 66971 2024-03-19 14:20:05 +03:00
98d572091a Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-19 14:17:53 +03:00
df2537775a Fixed Bug 66331 - Settings: Integration. Plugin keys are displayed in settings after removal. 2024-03-19 14:17:47 +03:00
bf8529ac8c Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-19 14:14:31 +03:00
04b68efc18 Client:Components:EditRoomEvent:Fixed the lack of changing the room avatar in the info panel if you change the room avatar while the info panel is open. Added onload wait to get the correct room. 2024-03-19 14:14:26 +03:00
0d76ea44c2 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-19 15:44:21 +05:00
681e8b9d47 Fix bug 66973 - Web: Client: added custom favicon display by default 2024-03-19 15:43:47 +05:00
395975b89a Fixed Bug 66858 - Plugins.PDFConverter. Error in the console 'Uncaught ReferenceError: contextProps is not defined' when trying to set the name of the converted file 2024-03-19 13:13:40 +03:00
8f9b3f6967 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-19 12:58:25 +03:00
2efc34a6d0 Shared:Selectors:Files: fix bread crumbs for 'My documents' 2024-03-19 12:58:17 +03:00
a249664b90 Shared: Store: SettingsStore: Added call inside DesktopEditor portal:icon for setting favicon on tab 2024-03-19 12:58:07 +03: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
4815ce033d Fix bug 57821 - Added change tab color for Desktop Editors on Login page. 2024-03-19 11:12:51 +03:00
6bd07be292 Client: PortalSettings: JavascriptSDK: Added requestToken usage for editor and viewer presets 2024-03-19 10:50:05 +03:00
Akmal Isomadinov
2fb461d203 Login:Client: Fixed crash login 2024-03-19 12:16:51 +05:00
4f5f80d96b Web: Shared: Components: Toast fixed 2024-03-19 12:12:54 +05:00
e7d9ea6f15 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 18:38:29 +03:00
237cc0ff50
Merge pull request #313 from ONLYOFFICE/feature/sdk-code-block
Feature/sdk code block
2024-03-18 19:19:45 +04:00
f6db2d8bc4 Fix Bug 66972 2024-03-18 17:47:03 +03:00
a8f3d44487 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 17:37:40 +03:00
53d2c06ee5 Client:Hooks:UseCreateFileError: fix translation to wrong password 2024-03-18 17:37:34 +03:00
844553e612 Web: Files: fixed table 2024-03-18 17:37:18 +03:00
5d95aea2ea Doceditor:Create: add password to file info 2024-03-18 17:37:10 +03:00
06d7059e01 Shared:Selectors:GroupMembers: delete 2024-03-18 17:36:55 +03:00
95731ff466 Pages: PreparationPortal: Fixed dialog styles. 2024-03-18 17:10:19 +03:00
328033e397 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 16:23:53 +03:00
fd23e05164 Shared:Selectors:Files: add support double click 2024-03-18 16:23:45 +03:00
d3b2a7a88d Shared:Selectors:Groups: add support double click 2024-03-18 16:23:33 +03:00
3e9650bf1b Shared:Selectors:People: add support double click 2024-03-18 16:23:22 +03:00
82e2ce256d Shared:Selectors:Room: add support double click 2024-03-18 16:23:11 +03:00
1cd4abb7c0 Shared:Components:Selector: add support double click for single select selector 2024-03-18 16:22:46 +03:00
9fc5a4e0e8 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 16:10:45 +03:00
d6051f3d09 Fixed Bug 66332 – Rooms. Changing the scale/focus of a custom room icon does not count as editing it. 2024-03-18 16:10:34 +03:00
a316d73906 Pages: PreparationPortal: Added restrictions on requests. 2024-03-18 15:38:33 +03:00
2e8d3c62c8 Merge branch 'release/v2.5.0' into feature/sdk-code-block 2024-03-18 14:45:58 +03:00
85799c8dd0 Client: PortalSettings: JavascriptSDK: Added style for CodeBlock component 2024-03-18 14:44:33 +03:00
7c259f2d4f Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 14:39:35 +03:00
ee15a1c069 Fix bug 66969 - Accounts. On first load, the portal join page always loads in the default browser language. 2024-03-18 14:39:22 +03:00
cbb26acdea Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 15:42:27 +05:00
454541d41b Fix Bug 66968 - Web: Client: PortalSettings: corrected the custom domain field 2024-03-18 15:42:17 +05:00
06db79e393 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 15:38:11 +05:00
005a1597ec Web: Shared: Components: Toast: fixed display in storybook 2024-03-18 15:38:07 +05:00
5693eecabf Translations: removed useless keys 2024-03-18 14:15:11 +04:00
8909e0da46 Shared:Selectors: add support loading button state after click Submit 2024-03-18 13:06:04 +03:00
ac47270751 Merge branch 'release/v2.5.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 12:54:17 +03:00
11b4f67041 Shared: apply yarn eslint:fix 2024-03-18 12:54:09 +03:00
8ac2fe9ec2 Shared:Components:Selector: add loading state after click on Submit button 2024-03-18 12:47:16 +03:00
dca1c8d636 Fix Bug 66962 - Rooms. Added display of planet icon in move dialog 2024-03-18 12:18:33 +03:00
e97f5292fe Client: Banner: add margin 2024-03-18 12:15:10 +03:00
ef7e34fd66 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 12:04:51 +03:00
Vladimir Khvan
3565966356 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 14:04:50 +05:00
e2663f5699 Web:PortalSettings: DataManagement: Removed last folder path reset. 2024-03-18 12:04:42 +03:00
Vladimir Khvan
7e5cd044c3 Web: Client: enabled base path set for FilesSelectorInput 2024-03-18 14:04:31 +05:00
b02d156f08 Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-18 11:27:49 +03:00
ef12b0e175 Shared:Navigation:Fixed hiding the room name and part of the info panel in a public room when zoomed out closer to 1024px. 2024-03-18 11:27:43 +03:00
afe4082559 Fix bug 66966 - Settings: Storage management. All rooms and users are not displayed when clicking Show more. 2024-03-18 11:12:54 +03:00
adcc11094d Copyright 2024 2024-03-18 03:13:02 +04:00
342bd424ee Merge branch 'release/v2.5.0' into feature/sdk-code-block 2024-03-17 15:48:03 +03:00
a1a183b9b7 Fix Bug 66958 2024-03-17 07:03:12 +03:00
c4a261aafd Merge branch 'release/v2.5.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.5.0 2024-03-17 01:54:28 +03:00
a3edc29b73 Client: PortalSettings: Branding: fix 2024-03-17 01:54:10 +03:00