Commit Graph

2245 Commits

Author SHA1 Message Date
Akmal Isomadinov
fbbf03f366 Fixed modal form 2024-07-26 15:57:28 +05:00
bd48050ab8 Merge branch 'release/v2.6.0' into hotfix/v2.6.1 2024-07-26 14:20:10 +04:00
3f0af41170 Fix Bug 69417 - WordPress. Seamless DocSpace authorization does not work in a frame 2024-07-26 13:27:35 +04:00
3e8c79c287 Merge remote-tracking branch 'origin/hotfix/v2.6.1' into bugfix/Bug69117 2024-07-26 11:27:16 +03:00
38af49f027 Web: Components: Table: fixed imports 2024-07-25 17:11:35 +03:00
084261a4da Merge branch 'release/v2.6.0' into bugfix/Bug69117 2024-07-25 17:04:57 +03:00
ca48bb350f Web: Components: Table.utils: fixed checkingForUnfixedSize 2024-07-24 19:05:57 +03:00
96c354842f Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-24 11:17:23 +05:00
b8a61b2823 Web: Client: UploadPanel. fix styles 2024-07-24 11:17:17 +05:00
4d059d3067 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-23 19:21:28 +03:00
7f85e8008e Web: Components: TableHeader: fix 2024-07-23 19:21:23 +03:00
2650d17533 Merge branch 'release/v2.6.0' into bugfix/group-dialog-issues 2024-07-23 19:07:06 +04:00
f3a9766994 Web: Components: TableHeader: restored check 2024-07-23 17:29:48 +03:00
46063047c9 Client: EditGroupMembersDialog: Add infinite scroll and search from server 2024-07-23 12:49:08 +02:00
78d64b05cf Fix Bug 69217 - Files. Info. History. The folder from which the file was copied is incorrectly indicated in the history 2024-07-23 13:48:55 +05:00
Akmal Isomadinov
c0341ddb8b Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-22 18:56:48 +05:00
Akmal Isomadinov
403c98ac38 Shared:Components:Selector:Body Fixed height 2024-07-22 18:56:30 +05:00
44a08b5287 Merge branch 'release/v2.6.0' into bugfix/Bug69117 2024-07-22 15:20:52 +03:00
87f2991d1c Shared: Table: show column when sorting changed 2024-07-22 15:20:20 +03:00
04d3f01612 Web: Files: fixed StyledCircle 2024-07-22 15:12:06 +03:00
64d1385542 Fix Bug 69324 - Settings: Branding. Tab breaks when saving empty Company name 2024-07-22 13:12:50 +04:00
0db5f272c6 Merge branch 'release/v2.6.0' into feature/edge-scrolling 2024-07-19 16:53:59 +04:00
e82fedc10d Bug 69255 - Files.Uploads. Request failed with status code 429 2024-07-19 15:10:45 +03:00
d7de9fe891 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-19 16:12:55 +05:00
1e47593fee Shared: fixed thirdparty logo in dark theme 2024-07-19 16:12:42 +05:00
24398334fc Shared: Filter: Fix clear filter button not showing when there are applied filters 2024-07-19 11:38:33 +02:00
b59e0a9969 Shared: Selector: fix translations in bread crumbs 2024-07-18 19:09:56 +04:00
292d420caa Rebranding: move PRODUCT_NAME to Common.json 2024-07-18 18:48:09 +04:00
c056f494ee Shared: removed useless constant 2024-07-18 18:27:53 +04:00
265556ff6a Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-18 18:20:42 +04:00
205df2f68b Rebranding: move organizationName to Common.json 2024-07-18 18:20:37 +04:00
e1c2d72948 Fix bug 68984 - Client: fix LDAP empty fields validation 2024-07-18 18:57:21 +05:00
Akmal Isomadinov
8cab769b7e Shared:Components:Filter Fixed cursor 2024-07-18 17:36:31 +05:00
14431c9be4 Web: Components: added scrolling around edges 2024-07-18 13:24:38 +03:00
0b26605708 Fix Bug 69278 - Rooms. fixed ModalDialog styles 2024-07-17 18:23:59 +03:00
9fe19804ec
Merge pull request #544 from ONLYOFFICE/feature/form-room
Feature/form room
2024-07-17 17:14:31 +04:00
0712c90cb5 Revert "Shared: ModalDialog: fix padding"
This reverts commit c7aa25e62b.
2024-07-17 14:29:21 +03:00
Akmal Isomadinov
a75e8802e8 Merge branch 'release/v2.6.0' into feature/form-room
# Conflicts:
#	packages/client/src/store/ContextOptionsStore.js
#	packages/doceditor/public/locales/en/CompletedForm.json
2024-07-17 16:00:11 +05:00
Akmal Isomadinov
beef46abe8 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-17 15:56:27 +05:00
Akmal Isomadinov
1965f8d4be Client: Fixed bug 69191
The "Save here" button is active on the "Save" panel in the PDF editor from the "Complete" folder.
2024-07-17 15:56:05 +05:00
67ccf13720 Fix Bug 69242
Stretched logo on login
2024-07-17 13:51:18 +03:00
c7aa25e62b Shared: ModalDialog: fix padding 2024-07-17 13:45:44 +03:00
f5206fce04 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-17 15:37:59 +05:00
3297bdf32f Fix Bug 66422 - Client: corrected colors for badges, type user 2024-07-17 15:37:48 +05:00
Akmal Isomadinov
3bc91ad33b Client: Fixed bug 69070 2024-07-17 15:11:49 +05:00
Akmal Isomadinov
c547782df6 Merge branch 'release/v2.6.0' into feature/form-room
# Conflicts:
#	packages/shared/components/selector/sub-components/Body.tsx
2024-07-16 19:55:35 +05:00
5ab4d81952 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-16 17:40:12 +03:00
abcbbc6e74 Shared:Selectors:Files: fix socket 2024-07-16 17:40:08 +03:00
3f0315e49e Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-16 18:31:06 +04:00
6a5c123700 Fix padding styles in panels (issue 24) 2024-07-16 18:31:02 +04:00
51a92b1309 Added skipRedirect for severals api. 2024-07-16 16:50:07 +03:00
4d3e001477 Shared: ProgressBar: Fix rtl in progress-bar 2024-07-16 13:31:12 +02:00
Akmal Isomadinov
cac08b9ab8 Client:Selector Added filter by PDF form 2024-07-16 15:51:04 +05:00
ebc7f78507 Shared: MediaViewer: Lock MediaViewer in LTR except details block 2024-07-16 12:42:29 +02:00
ad6524e830 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-16 13:35:27 +03:00
4e358f9970 Shared: Added skip redirect if an error is returned when pinning a room. 2024-07-16 13:35:14 +03:00
f18a471e00 Shared: Themes: fix 2024-07-16 13:18:46 +03:00
6bff920fd9 Fix Bug 68730: Copy link icon stay hovered after tap on samsung tablets 2024-07-16 12:08:37 +02:00
3bc907dbda Shared:Components:Selector: save input value after scroll 2024-07-16 12:53:09 +03:00
85831bfe6b Shared:Components:Tabs: fix types 2024-07-16 10:53:50 +03:00
9f9d2bdbb7 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-16 10:34:00 +03:00
01fd1ae447 Shared:Components:Selector: fix background for footer 2024-07-16 10:33:56 +03:00
afdf1ed929 Merge branch 'release/v2.6.0' into bugfix/modal-dialog 2024-07-16 11:13:34 +04:00
accb6beb32 Fix Bug 69211 - Settings: Data Import: OnlyOffice WS and NextCloud, can select several archives at a time 2024-07-16 12:06:54 +05:00
Akmal Isomadinov
3542bcdef4 Merge branch 'release/v2.6.0' into feature/form-room 2024-07-16 10:51:28 +05:00
ff2beed197 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-15 19:59:59 +04:00
0af0df21a5 InvitePanel: fix styles by new makets (issue 27) 2024-07-15 19:59:54 +04:00
Akmal Isomadinov
852ef56857 Merge branch 'release/v2.6.0' into feature/form-room
# Conflicts:
#	packages/shared/components/selector/sub-components/EmptyScreen.tsx
2024-07-15 20:53:08 +05:00
c4e515d99d Shared:Components:Selector: change onBackClick to onClearSearch for search empty screen 2024-07-15 18:43:04 +03:00
9621306ca8 Web: Files: MoveToPublicRoomDialog is disabled for public files 2024-07-15 18:01:49 +03:00
af1f125f1a Fixed page scrolling outside the dialog if there is focus. 2024-07-15 17:53:15 +03:00
99ac5f81b1 Shared: Table: fix hover 2024-07-15 14:53:49 +03:00
801bf4bf86 Fix Bug 69194 - fixed changeFilterValue when filtering by owner 2024-07-14 19:33:20 +05:00
Akmal Isomadinov
820f32dd67 Doceditor:Components:CompletedForm Added a new design 2024-07-13 21:17:08 +05:00
bf2c7aa7af
Merge pull request #548 from ONLYOFFICE/bugfix/69167
Bugfix/69167
2024-07-12 15:46:57 +04:00
18050ed193 Shared: Api: Oforms: Added extension for default forms filter 2024-07-12 14:28:35 +03:00
Akmal Isomadinov
7befa22b6a Shared:Components:Selector Fixed type 2024-07-12 16:17:13 +05:00
Akmal Isomadinov
3af69819d9 Merge branch 'release/v2.6.0' into feature/form-room 2024-07-12 16:10:50 +05:00
117b8c776d Web: Components: Table: fixed "Maximum call stack size exceeded" 2024-07-12 14:04:12 +03:00
934c8de98a Fix Bug 69166 - Added scroll for error container. 2024-07-12 13:40:30 +03:00
48a7020df2 Merge branch 'release/v2.6.0' into bugfix/69167 2024-07-12 13:36:14 +03:00
76bb8cb3b9 Update react-router-dom 2024-07-12 13:32:43 +03:00
Akmal Isomadinov
ce4215ef32 Shared:Selector:Files: Fixed Bug 69114 User type have access to the create room button 2024-07-12 15:04:30 +05:00
Akmal Isomadinov
0cda998c19 Merge branch 'release/v2.6.0' into feature/form-room 2024-07-12 12:49:09 +05:00
f88093df6f Shared: Enums: Removed FormTemplates from FilesSelectorExtendedFilterTypes 2024-07-11 17:46:12 +03:00
ca73ada2d1 Shared: Selector: Fixed filter for getFileList 2024-07-11 17:45:34 +03:00
2d92a5be59 Shared: Fixed FilterType enum 2024-07-11 17:38:12 +03:00
8de4e2cbee Shared:Selectors:Files: fix applyFilterOption for filterParam === All 2024-07-11 15:32:36 +03:00
cedb66d468 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-11 15:08:26 +03:00
48478d33df Shared:Components:Tabs: fix scroll to selected tab after for first render 2024-07-11 15:08:17 +03:00
fd6365bf17 Shared:Components:Tabs: fix RTL blur styles 2024-07-11 15:03:17 +03:00
586e40ca1f Shared:Components:Tabs: fix RTL scroll to selected tab 2024-07-11 15:03:01 +03:00
1d5a36359e Shared: Components: Share: Fixed dropdown width. 2024-07-11 14:23:32 +03:00
Akmal Isomadinov
45376bad28 Shared:Components:Selector: Added InfoBar 2024-07-11 16:16:02 +05:00
Akmal Isomadinov
354931701a Merge branch 'release/v2.6.0' into feature/form-room
# Conflicts:
#	packages/shared/components/selector/Selector.tsx
#	packages/shared/components/selector/Selector.types.ts
#	packages/shared/components/selector/sub-components/Body.tsx
#	packages/shared/components/selector/sub-components/EmptyScreen.tsx
#	packages/shared/selectors/Files/FilesSelector.types.ts
2024-07-11 16:08:50 +05:00
acec0b2d80 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-11 11:46:31 +03:00
9a5bad43f0 Shared:Utils:NextSSRHelper: fix sharelink headers 2024-07-11 11:46:23 +03:00
fe84dd784b
Merge pull request #542 from ONLYOFFICE/feature/refacroting-selector
Feature/refacroting selector
2024-07-10 20:13:31 +04:00
Akmal Isomadinov
a4b7a3663e Merge branch 'release/v2.6.0' into feature/form-room 2024-07-10 18:26:12 +05:00
8e771c2496 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-10 16:03:36 +03:00
4b11364568 Fixed Bug 67697 - The Share modal window behaves differently from similar windows in the desktop client if the document is opened in a separate window 2024-07-10 16:03:28 +03:00
2abdc4f4d7 Shared: Fixed display of quota for archive room. 2024-07-10 14:59:13 +03:00
bb1092a5ec Duplicate function removed. 2024-07-10 14:50:55 +03:00
f21cd91446 Renamed function. 2024-07-10 14:31:22 +03:00
ca460ca70a Translations corrected. 2024-07-10 14:29:32 +03:00
34de0fcf90 Fixed translations. 2024-07-10 13:51:13 +03:00
b52508cbf2 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-10 14:01:54 +04:00
775830a68f Web: Components: LinkRow: fixed loader styles 2024-07-10 12:25:31 +03:00
Akmal Isomadinov
773c36839f Shared:Components:Selector: Added info bar 2024-07-09 18:39:34 +05:00
bc6eb04cb2 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-09 17:33:21 +04:00
81569bc0e7 Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-09 16:44:54 +04:00
7f4efa08cc LDAP: Applied new styles of Users type selector 2024-07-09 16:44:21 +04:00
b857fc67bf Shared: Components: ContextMenu: Fixed menu closing n the main button on tablet when clicking on an item containing a submenu. 2024-07-09 14:21:04 +03:00
1cc287003d Fix Bug 69067 - Shared: LinkWithDropdown: added a manual width parameter so that you can explicitly set the width 2024-07-09 14:44:14 +05:00
Akmal Isomadinov
e3451851e4 Shared:Components:Selector: Hide bread crumbs on an empty screen 2024-07-09 13:31:33 +05:00
ca84d3e1e4 Merge branch 'release/v2.6.0' of https://github.com/ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-09 11:25:40 +03:00
bef5163c29 Shared:Utils:NextSSRHelper: set sharedlink as header 2024-07-09 11:25:34 +03:00
Akmal Isomadinov
0eba3145e5 Shared:Components:Selector:Fixed icon size 2024-07-09 12:42:36 +05:00
Akmal Isomadinov
4cb330bca8 Shared:Components:Selector Added empty screen 2024-07-08 19:39:48 +05:00
655ad8a24d Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-08 14:50:59 +05:00
fef958d633 Shared: Section: Fix table resizing after closing info panel in RTL 2024-07-08 11:30:48 +02:00
e508270a43 Shared: Fixed settings description color for dark theme. 2024-07-08 11:04:09 +03:00
40085465ac Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-05 19:38:15 +05:00
63bf9b3968 Client: fix bug 68038, corrected the logic to get the default room filter 2024-07-05 19:38:03 +05:00
3c5f70d25c Merge branch 'bugfix/tab-colors' of https://github.com/ONLYOFFICE/DocSpace-client into bugfix/tab-colors 2024-07-05 17:31:56 +03:00
ac26f656b0 Merge branch 'release/v2.6.0' into bugfix/tab-colors 2024-07-05 17:27:35 +03:00
f9db147f35 Shared: Themes: Fixed default color for dark theme of tabs component. 2024-07-05 15:56:31 +03:00
afa7ee40de Client: InfoPanel: Fixed colors for dark theme. 2024-07-05 15:33:49 +03:00
794586f725 Fix Bug 65234 - Rooms. Fixed default rights for invite users link 2024-07-05 12:58:59 +03:00
62bb8365ae
Merge pull request #540 from ONLYOFFICE/bugfix/table-multiple-windows
Web: Components: Table: fixed table with multiple windows, removed us…
2024-07-05 12:18:02 +03:00
42d3402fce Shared:Components:Selector: add copyright 2024-07-05 12:03:56 +03:00
3d39e02d95 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-05 12:01:28 +03:00
e8b03f2f1d Fixed Bug 68922 - Files. Disable/change the mechanism for remembering the last path in the folder selector when saving/copying/moving. 2024-07-05 11:57:59 +03:00
1ad84e3d47 Shared:Selectors:Files: fix types 2024-07-05 10:59:23 +03:00
b662b9035a Shared:Selectors:Files: refactoring 2024-07-04 16:42:08 +03:00
cec9a17384 Client: Fix scroll after selecting item above table top edge 2024-07-04 15:02:36 +02:00
4031973707 Web: Components: Table: fixed resetColumns 2024-07-04 15:35:20 +03:00
f2fd7be86d Shared:Selectors:Files: add context for files settings 2024-07-04 15:07:51 +03:00
27cb927145 Web: Components: Table: fixed table with multiple windows, removed useless code 2024-07-04 13:16:37 +03:00
b555abf9f7 Shared:Components:Selector: add select all context 2024-07-04 12:33:45 +03:00
d6de247212 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-04 12:24:15 +03:00
94235ee052 Fix Bug 67577
The DocSpace deletion section is displayed without Spaces
2024-07-04 12:22:04 +03:00
358d599e3e Merge branch 'release/v2.6.0' of github.com:ONLYOFFICE/DocSpace-client into release/v2.6.0 2024-07-03 20:09:37 +05:00
0ab0fa9f27 Fix Bug 68146 - Shared: ContextMenu: added the ability to open menu items by clicking on the mouse wheel 2024-07-03 20:08:51 +05:00
da36241435 Merge branch 'release/v2.6.0' into feature/refacroting-selector 2024-07-03 17:17:20 +03:00
2f24d41651 Shared:Components:roomIcon: add check for empty title 2024-07-03 16:31:29 +03:00
4470871470 Fix Bug 68487
Wrong year in the calendar header
2024-07-03 15:07:12 +03:00
ec50a38834 Fix Bug 68956: Wrong documents icon on tablet/mobile 2024-07-03 13:20:59 +02:00
2e3a7b455e Shared:Components:Selector: add tabs context 2024-07-03 13:09:29 +03:00
c03fdb9a73 Shared:Components:Selector: add bread crumbs context 2024-07-03 11:17:51 +03:00