Commit Graph

260 Commits

Author SHA1 Message Date
7869328c1c Web: Files: Table: fixed storage columns size 2021-09-02 13:46:18 +03:00
701e61a6d1 Fix Bug 52188 - Client.Files. Fixed filter reset 2021-08-31 15:01:31 +03:00
9236a83ab8 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:04:45 +03:00
880d73ae22 Fix Bug 52269 - Client. Files. Removed sorting by "Author" for personal 2021-08-30 16:04:35 +03:00
306b8ccd87 Fixed Bug 52245 - Client.Files.Clouds. The transition to the connected folder of third-party storage on the connected clouds is not performed. 2021-08-30 14:58:56 +03:00
e1f320c2f1 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-27 17:45:59 +03:00
ccd7532161 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-27 17:45:52 +03:00
2a872fe337 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-27 17:10:26 +03:00
4f30eb9a2a Web: removed duplicate translations from Common.json 2021-08-27 11:09:19 +03:00
833cd9553c Web: Files: fixed FilesTableRow after merge 2021-08-26 16:20:02 +03:00
ff7f3926ce Merge branch 'develop' into feature/table-view
# Conflicts:
#	packages/asc-web-common/components/PageLayout/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	public/locales/de/Common.json
#	public/locales/it/Common.json
#	public/locales/lo/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/ro/Common.json
2021-08-26 16:05:15 +03:00
c66268a9c2 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/helpers/utils.js
2021-08-26 13:49:25 +03:00
1bda036a9f Merge branch 'develop' into bugfix/render-optimization 2021-08-26 10:32:32 +03:00
e5c15cb7a7 Web: Files: Table: fixed drag styles 2021-08-25 16:53:26 +03:00
8727b504b7 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/FileTile.js
2021-08-25 16:48:07 +03:00
72aef4ed6e Web: Files: Tile: fixed checkedProps 2021-08-25 14:47:57 +03:00
c977941cb2 Web: Client: Files: Fixed group buttons visible conditions. Added alt text for delete button at favorites folder 2021-08-24 16:33:00 +03:00
24ad85e200 Web: Files: Fixed bug 52081 and 51984, fixed delete dialog in trash folder, fixed the "share" button in the group selector 2021-08-23 19:57:58 +05:00
a4736b9b10 Web: Files: Fixed downloading. 2021-08-20 17:41:13 +03:00
2f97bfeb4c Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-08-20 16:12:10 +03:00
c0f37568fc Bug 51367 - Docs. You cannot navigate to a folder other than My Documents from the Connected Clouds page. 2021-08-20 16:08:45 +03:00
1d0fbcc13b Fix Bug 52035 - Fixed actions in the header for third-party files, fixed context-menu for third-party files 2021-08-20 14:20:56 +03:00
c295f1a77c Web: Files: fixed routing to the service folder 2021-08-20 13:23:53 +03:00
b0f943dc87 Fix Bug 51497 Client.Download.Before downloading, redirect to a new tab 2021-08-20 13:10:55 +03:00
fc65e43bfc Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
2021-08-20 12:58:38 +03:00
d265189a99 Fix Bug 51725 - Client.Clouds. By default, the Dropbox third-party storage folder is named DropboxV2. 2021-08-20 12:57:08 +03:00
d37c1ade19 Web: Files: added video loaded error 2021-08-20 12:06:39 +03:00
3b8cf0a275 Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/helpers/utils.js
#	web/ASC.Web.Editor/src/Editor.jsx
2021-08-19 10:08:14 +03:00
088388d934 Fix bug 52013: download button in header 2021-08-19 07:39:17 +03:00
7904fb4a6c Fix bug 52002: download button in trash 2021-08-19 06:21:10 +03:00
b7a57dddc4 Web: Files: fixed SharedButton.js 2021-08-18 18:44:23 +03:00
70e3e73e70 Web: Files: renamed isSelectionCount to hasSelection 2021-08-18 18:37:31 +03:00
46a97efb52 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
2021-08-18 16:59:00 +03:00
8add130cfa Web: Files: fixed Home re-render 2021-08-18 14:30:19 +03:00
63f02392db Web: Files: fixed Header re-render 2021-08-18 14:28:20 +03:00
88d18dd648 Web: Files: fixed row styles 2021-08-17 17:55:11 +03:00
93c2b06f06 Web: Files: removed unused code 2021-08-17 15:38:59 +03:00
c563ad1956 Web: Files: Added commented variant of re-render fix 2021-08-17 15:11:56 +03:00
4c1105f63c Web: Files: Decomposed item (fix re-render) 2021-08-17 15:11:23 +03:00
b6a7e46d09 Web: Files: fixed showShare 2021-08-16 18:21:08 +03:00
3bfe3865e1 Web: Files: fixed HOCs render 2021-08-16 17:50:31 +03:00
fce37422f4 Web: Components: fixed styled, fixed isViewedSelected error 2021-08-16 12:15:36 +03:00
ad654d43e8
Merge pull request #322 from ONLYOFFICE/bugfix/fix-button-remove-from-favorites
Bugfix/fix button remove from favorites
2021-08-16 11:45:46 +03:00
08063fe76b
Merge pull request #321 from ONLYOFFICE/bugfix/remove-extra-group-selector-buttons
Bugfix/remove extra group selector buttons
2021-08-16 11:36:24 +03:00
f5e9e17e11 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-16 10:53:48 +03:00
3fab96db22 Merge branch 'release/1.0.0' into bugfix/fix-button-remove-from-favorites 2021-08-11 17:12:50 +05:00
6243590778 Web: Files: Fixed 51810 and 51853, fix check for isFavorite, group selector: changed the delete button to remove from favorites 2021-08-11 17:11:04 +05:00
d84918b6e5 Fix bug 51861: esc closed MediaViewer 2021-08-10 16:49:17 +03:00
f997fa4ec2 Web: Files: Fixed 51857 and 51851, added conditions on group selector for categories recent and favorites 2021-08-10 16:10:39 +05:00
44b2446282
Merge pull request #320 from ONLYOFFICE/bugfix/extra-items-in-the-recent-category
Bugfix/extra items in the recent category
2021-08-10 11:18:11 +03:00