Commit Graph

3455 Commits

Author SHA1 Message Date
44a101beae Web: Refactoring, added bufferSelection. 2021-11-09 13:47:55 +03:00
3af660cc09 Web: Files: Fixed moving through the context menu. 2021-11-09 12:58:35 +03:00
b7053a84eb Web: Files: Deleted useless code. 2021-11-09 10:43:46 +03:00
bde5936da8 Merge branch 'hotfix/v1.0.1' into bugfix/last-page-operations 2021-11-09 10:40:14 +03:00
1a8e0156fe WebL Files: Deleted useless code. 2021-11-09 10:32:32 +03:00
aa3aff1516 Web: files: Removed a blank page when restoring files from the recycle bin. 2021-11-09 10:29:34 +03:00
57f65b437a Web: files: Function transfer. 2021-11-09 10:27:09 +03:00
df09343eb4 Web: Files: fixed Tile styles 2021-11-08 16:35:17 +03:00
8e001cdb9f Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-08 15:52:54 +03:00
56d16ac2f4
Merge pull request #437 from ONLYOFFICE/feature/files-upload
Web: Files: fixed files upload
2021-11-08 15:38:45 +03:00
2a1adf83e7 Web: About: Fix UselessTranslationKeysTest translation issue 2021-11-08 15:37:34 +03:00
5c5db26dc4 Web: Files: removed unused code 2021-11-08 14:04:52 +03:00
ffddbbe1ba Web: Files: added tree menu update 2021-11-08 13:52:18 +03:00
c30597f0e2 Web: Files: Removed empty page when deleted all files at last page. 2021-11-08 13:39:19 +03:00
2fd09a649c Web: Removed state change. 2021-11-03 17:11:48 +03:00
1bc1d22d17 We: Files: Moved the code into separate functions. 2021-11-03 16:55:33 +03:00
70bdfa5c27 Web: Files: Fixed memory leak. 2021-11-03 16:28:44 +03:00
d55bf01070 Web: Files: Removed the blinking of the selected folder when opening the sharing panel. 2021-11-03 16:27:24 +03:00
daf75937a4 Web: Files: fixed upload folder 2021-11-03 15:42:23 +03:00
836b71719d Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-panel 2021-11-03 13:58:46 +03:00
44db3cbb13 Web: Files: disabled button only for personal 2021-11-03 13:58:28 +03:00
94fbdfae44 Web: Files: fixed upload to tree menu 2021-11-03 13:50:44 +03:00
bc765dfb70 Web: Files: fixed upload convertFiles 2021-11-03 12:57:35 +03:00
49a0490df7 Web: Files: fixed updating the folder tree after upload 2021-11-03 12:30:15 +03:00
72adefec39 Web: Deleted useless code after Cherry Pick. 2021-11-03 10:35:03 +03:00
6cb9b40d51 Web: Files: Disabled the restore and download buttons while the comment is saved. 2021-11-03 09:58:37 +03:00
bea2e04f39 Web: Files: Deleted useless file. 2021-11-03 09:58:37 +03:00
2b9b62ab97 Web: Files: Deleted useless code. 2021-11-03 09:58:37 +03:00
b35c9b6922 Web: Files: Disabled save and cancel buttons when is saving comment.
# Conflicts:
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
2021-11-03 09:58:36 +03:00
ee0e64365a Web: Fixed styles. 2021-11-03 09:57:57 +03:00
4bac9baaeb Web: Files: Remove color flicker loader on instant restoration of history. 2021-11-03 09:57:56 +03:00
06437454a8 Web: Deleted useless code. 2021-11-03 09:57:55 +03:00
d427eeb5ed Web: Refactoring. 2021-11-03 09:57:54 +03:00
3aa117ce99 Web: Deleted useless code. 2021-11-03 09:57:53 +03:00
4160ddcf69 Web: Files: Removed the jump to the beginning of the list when the recovery process is over. 2021-11-03 09:57:52 +03:00
033b958081 Web: Files: Refactoring. 2021-11-03 09:57:52 +03:00
bb4aa7d550 Web: Files: Fixed showing not version badge after scrolling. 2021-11-03 09:57:52 +03:00
e25759e4b6 Web: Files: Added re-render rows when is process restoring for disable rows. 2021-11-03 09:57:52 +03:00
9c8d0dae82 WEb: Files: Added variable size list for version history. 2021-11-03 09:57:51 +03:00
6cf7c6d43e Web: Common: PageLayout: Refactoring, deleted useless code.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:51 +03:00
e2c435d3a6 Web: Files: Fixed styles for version history panel. 2021-11-03 09:57:12 +03:00
76b4251559 Web: Files: VersionHistoryPanel: Deleted body scroll? fixed styles.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:12 +03:00
77271fabe3 Web: Files: VersionHistory: Fixed styles for version history, added blocked interactions with version histories during restore.
# Conflicts:
#	products/ASC.Files/Client/src/pages/VersionHistory/Section/Body/VersionRow.js
2021-11-03 09:55:39 +03:00
44f2a1c17f Web: Common: Fixed styles for body list without scroll.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:54:16 +03:00
21419325be Web: Files: fixed updating the folder tree after upload 2021-11-02 15:42:49 +03:00
96d12d3afc Web: Files: fixed updating the folder tree after upload 2021-11-02 15:26:43 +03:00
fc28c971c8 Web: Files: fixed upload folder hierarchy 2021-11-02 14:43:15 +03:00
5ba3df944c Web: Files: fixed upload folder hierarchy 2021-11-02 14:21:45 +03:00
4e018d2d71 Web: Bump version to 1.0.1 2021-11-02 14:02:46 +03:00
93fae1580e Web: Files: fixed files upload 2021-11-02 13:14:52 +03:00
a106c6ae1c Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-panel 2021-11-02 12:57:34 +03:00
b5c506b7a4 Web: Files: fix isUpdated sharing panel 2021-11-02 12:57:17 +03:00
fc93266964 Web: Files: fixed folder update after upload 2021-11-02 10:54:35 +03:00
89391ab385
Merge branch 'develop' into bugfix/tooltip 2021-11-01 15:02:25 +03:00
e6628c4963 Merge branch 'hotfix/v1.0.1' into feature/files-upload 2021-11-01 14:08:44 +03:00
8cc08045b7 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-components/combobox/index.js
#	packages/asc-web-components/table-container/StyledTableContainer.js
#	packages/asc-web-components/table-container/TableGroupMenu.js
#	packages/asc-web-components/table-container/TableHeader.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/store/FilesStore.js
#	products/ASC.Files/Core/Core/Search/FactoryIndexerFile.cs
2021-11-01 13:54:40 +03:00
cf3c74c50f Fixed Bug 53081. Fixed dragging thirdparty folder 2021-11-01 13:19:16 +03:00
4243922078 Web: Client: EditingWrapperComponent: Fixed enter press event 2021-10-29 18:33:55 +03:00
508dcb4856 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-29 17:41:21 +03:00
c0f0e73d2c Web: Client: EditingWrapperComponent: Fixed checking relatedTarget inside event on blur 2021-10-29 17:41:11 +03:00
19252882ed Web: Files: delete useless 2021-10-29 16:29:18 +03:00
b30ae58185 Web: Files: fixed upload folder hierarchy 2021-10-28 16:44:46 +03:00
42dab36a34 Web: Files: fix set state 2021-10-28 16:36:58 +03:00
b72ef82341 Web: Files: fixed folder upload 2021-10-28 16:30:00 +03:00
d6336a0292 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-panel 2021-10-28 15:27:06 +03:00
de2be37d24 Web: Files: fix max width tooltip 2021-10-28 15:07:13 +03:00
1a404a3f0f Fixed Bug-51497: Downloading of unsupported formats for viewing is carried out in the current tab. 2021-10-28 14:57:53 +03:00
0d6cacb1b7 Web: Files: fixed onBackToParentFolder 2021-10-28 13:50:04 +03:00
c16bfd98a4 Fix bug 53336: empty tab when sharing via email 2021-10-28 12:15:35 +03:00
a1d8a700c0 Web: Files: fixed Paging re-render 2021-10-28 12:11:53 +03:00
dcb8f108b8 Web: Files: fixed Paging re-render 2021-10-28 11:30:23 +03:00
6d62e54813 Web: Files: fixed files upload if filter is set 2021-10-28 10:57:15 +03:00
71ad551bb8 Web: Files: disable button on mobile panel 2021-10-27 21:35:46 +03:00
22e764b376 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-panel 2021-10-27 21:30:43 +03:00
361e6bccf5 Fix bug 53335: disable button in sharing panel 2021-10-27 21:30:27 +03:00
ca52c409c2 Web: Files: fixed folders upload 2021-10-27 20:41:54 +03:00
f923786cf4 Web: Files: fixed upload 2021-10-27 19:55:21 +03:00
93545f04fa Web: Files: fixed files upload 2021-10-27 19:16:06 +03:00
1a5e098c80 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/sharing-panel 2021-10-27 11:21:45 +03:00
0dbf4bca55 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53344 2021-10-27 11:17:31 +03:00
b7bf07cc92 Web: Files: fix clear selection 2021-10-27 11:16:52 +03:00
cece18f0e7 Merge branch 'release/1.0.0' into bugfix/icons-blur 2021-10-26 16:56:35 +03:00
f5d31dcff2 Web: Files: Fixed icons blur, added new icons 2021-10-26 16:55:52 +03:00
9128a3d0ff Web: Files: Added docxf and oform format icons 2021-10-26 16:55:09 +03:00
9d62a39ea7 Web: Files: reset selection on fetch 2021-10-26 16:14:04 +03:00
629d22b4cd Web: Files: fix selection after delete 2021-10-26 15:57:25 +03:00
7745ec214b Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53344 2021-10-26 15:01:55 +03:00
51312c813f Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-10-26 14:50:33 +03:00
9d0de00fac Fix Bug 53332 - Client.Files. ‘Warning. Bad request’ on .fb2 sharing on personal 2021-10-26 14:50:25 +03:00
5a75cd893a Fix bug 53344: file selection after restore 2021-10-26 13:21:51 +03:00
e29b8f5b0e Merge branch 'release/1.0.0' into bugfix/Bug-53346 2021-10-26 11:00:17 +03:00
6f921f249f Fixed Bug-53346: Added tree expansion when opening the folder where the file is located. 2021-10-26 10:59:34 +03:00
73cddf6da2 Fix bug 53337: open new tab via share twitter 2021-10-26 10:48:50 +03:00
e04190acc5
Merge pull request #425 from ONLYOFFICE/bugfix/redesign-sharing-panel-desktop
Bugfix/redesign sharing panel desktop
2021-10-25 20:19:00 +03:00
5ecd932939
Merge pull request #422 from ONLYOFFICE/bugfix/fix-file-creation
Web: Files: fixed files creation
2021-10-25 17:50:14 +03:00
0c5717a895 Web: Files: fixed onKeyUpUpdateItem 2021-10-25 17:44:56 +03:00
886944eb2e Fixed Bug 53150 - Client.Files. Fixed creation of multiple folders 2021-10-25 17:17:12 +03:00
7739606140 Merge branch 'release/1.0.0' into bugfix/Bug51497
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
2021-10-25 16:58:34 +03:00
b756de0122 Web: Files: Added loading in the current tab from the loading panel. 2021-10-25 16:43:24 +03:00
884b812430 Fixed Bug-51497: Downloading of unsupported formats for viewing is carried out in the current tab. 2021-10-25 15:53:07 +03:00