Commit Graph

46010 Commits

Author SHA1 Message Date
d90c1a1c74 Client: TableHeader: removed the ability to disable the index column 2024-06-18 16:19:38 +05:00
d9b50962cf Client: disabling the filter in index editing mode 2024-06-18 16:13:13 +05:00
178da67a3c Shared: fixed the colors of the index change buttons 2024-06-17 19:40:55 +05:00
4a8ee6e20c Client: corrected colors in index editing mode 2024-06-17 19:30:14 +05:00
365fcbbb9c Client: index column expanded 2024-06-17 18:53:44 +05:00
a7307c94da Client: rewrite indexing components to typescript 2024-06-17 18:52:47 +05:00
cc644180a5 Client: fixed table bug with indexing mode 2024-06-14 19:46:34 +05:00
179a6c42f2 Client: fix after merge 2024-06-13 16:05:31 +05:00
fc8e894362 Client: added changeIndex to row view 2024-06-13 16:03:42 +05:00
02772b660b Client: fixed update indexing selection 2024-06-13 15:57:53 +05:00
d083d108c8 Client: fixed onMouseUp indexing change logic 2024-06-10 16:35:12 +05:00
86f4555c1b Client: fixed VDR Room description after merge 2024-06-10 16:11:48 +05:00
d15445301c Merge branch 'develop' into feature/VDR-indexing
# Conflicts:
#	packages/client/public/locales/en/CreateEditRoomDialog.json
#	packages/client/public/locales/en/Files.json
#	packages/client/src/components/dialogs/CreateEditRoomDialog/data/index.js
#	packages/client/src/helpers/filesUtils.js
#	packages/client/src/store/CreateEditRoomStore.js
#	public/locales/en/Common.json
2024-06-10 16:05:56 +05:00
0bcbd98a32 Shared: added MoveIndex to VDRIndexingAction 2024-06-10 15:38:53 +05:00
480f46a599 Client: corrected changeIndex logic for drag n drop 2024-06-10 15:38:24 +05:00
0eccb51598 Client: Section: Body: indexing separator refactoring 2024-06-10 15:36:00 +05:00
c1ea56d06b Shared: Table: delete extra code 2024-06-07 18:27:51 +05:00
2733e61aaa Client: Section: Body: added display of separator during drag and drop in index editing mode 2024-06-07 18:27:03 +05:00
5349164deb
Merge pull request #467 from ONLYOFFICE/bugfix/fix-ios-files-select
Fix Bug 68201 - Mobile: fixed select
2024-06-07 14:22:22 +03:00
350530171f Fix Bug 68201 - Mobile: fixed select 2024-06-07 13:55:52 +03:00
994aa2cc73
Merge pull request #466 from ONLYOFFICE/bugfix/storage-management
Bugfix/storage management
2024-06-07 11:19:22 +03:00
f3c5ef99ee Client: Store: Added toastr. 2024-06-07 11:17:01 +03:00
adbccb251f Client: Pages: PortalSettings: StorageManagement: Fixed redirection. 2024-06-07 11:16:43 +03:00
3d84e56885
Merge pull request #465 from ONLYOFFICE/bugfix/Bug68386
bugfix/Bug68386
2024-06-07 12:07:04 +04:00
00552f2ea1 Fix Bug 68386
Files not opening in the New files panel on iOS
2024-06-07 11:06:04 +03:00
ef116f1498 Revert "Fix Bug 68386"
This reverts commit 062b0df241.
2024-06-07 11:02:53 +03:00
b3873439d0
Merge pull request #462 from ONLYOFFICE/bugfix/Bug68387
bugfix/Bug68387
2024-06-07 11:50:39 +04:00
894a1ca864 Merge branch 'develop' into bugfix/Bug68387 2024-06-07 11:42:37 +04:00
50b20ffafb Merge branch 'develop' into bugfix/Bug68387 2024-06-07 11:42:19 +04:00
5d88496b4e
Merge pull request #459 from ONLYOFFICE/bugfix/Bug68197
bugfix/Bug68197
2024-06-07 11:38:52 +04:00
e95c385fdc
Merge pull request #453 from ONLYOFFICE/bugfix/esc-scroll-to-caret
Client: Fix scroll to caret after pressing Esc
2024-06-07 10:24:04 +04:00
c96dc141c3 Merge branch 'develop' into bugfix/esc-scroll-to-caret 2024-06-07 10:19:55 +04:00
062b0df241 Fix Bug 68386
Files not opening in the New files panel on iOS
2024-06-06 23:05:51 +03:00
d7323d9b9b
Merge pull request #461 from ONLYOFFICE/feature/create-room-selector
Feature/create room selector
2024-06-06 22:46:31 +04:00
c8c724e63b Web: Client: fixed drag n drop style when editing index mode enabled 2024-06-06 20:02:17 +05:00
399ac27016 Merge branch 'refs/heads/develop' into bugfix/esc-scroll-to-caret 2024-06-06 16:55:56 +02:00
5820e91940 Client: GroupsTableItem: Fix scroll lags and maximum update exceed error caused by large number of re-renders in Groups table 2024-06-06 16:51:18 +02:00
3e80644009 Shared:Utils:MoveTranslations: init 2024-06-06 17:50:20 +03:00
96cf33146f Shared:Selectors:Files: now replace input item from socket, but not from selector component 2024-06-06 17:47:56 +03:00
12d5bc8a1a Client: WithPeopleContent: Fix scroll lags and maximum update exceed error caused by large number of re-renders in People table 2024-06-06 16:32:23 +02:00
539a0aa1cd Merge branch 'develop' into feature/create-room-selector 2024-06-06 16:28:57 +04:00
d895e42c1f
Merge pull request #463 from ONLYOFFICE/bugfix/public-viewer
Bugfix/public viewer
2024-06-06 16:23:19 +04:00
826adca071 Client: Hotkeys: Remove keydown throttle. (Didn't work in files. Caused bugs in accounts) 2024-06-06 14:19:59 +02:00
Akmal Isomadinov
0d64d11325 Shared:Components:MediaViewer Fixed re-rendering 2024-06-06 16:44:26 +05:00
Akmal Isomadinov
d988c2b9ff Client:Components:MainBar Main bar in public viewer removed 2024-06-06 15:59:49 +05:00
c2e31b9d40 Fix Bug 68387
Browser backspace does not return to the previous page
2024-06-06 12:59:45 +03:00
898859e892 Merge branch 'develop' into feature/create-room-selector 2024-06-06 12:23:05 +03:00
768e41b0fb Client:Components:FilesSelector: add sample for create define room 2024-06-06 12:22:10 +03:00
13504dd59a Components:Selectors:Files: add create room with define room type 2024-06-06 12:21:41 +03:00
af59952251
Merge pull request #436 from ONLYOFFICE/bugfix/data-import
Bugfix/data import
2024-06-06 11:40:01 +04:00