Commit Graph

2756 Commits

Author SHA1 Message Date
Alexey Kostenko
2cadd58cf5 Web: Files: Do not show the pencil icon in Row, if user can't to edit the a document 2021-02-02 18:13:27 +03:00
2a79d8bb8d Web: Moved code to AuthStore usage 2021-02-02 17:26:58 +03:00
Artem Tarasov
b2aac3838c Web: People/Files/Common: Filter: fixed default value for Search 2021-02-02 16:35:06 +03:00
Viktor Fomin
05d1359e39 Web: Files: added translate 2021-02-02 15:40:04 +03:00
Viktor Fomin
793a28715c Web: Files: added translate 2021-02-02 15:38:26 +03:00
Viktor Fomin
4774a35c40 Web: Files: added translate 2021-02-02 15:34:29 +03:00
Vladislav Makhov
27523dc53a web: files: fix merge 2021-02-02 10:44:56 +03:00
Vladislav Makhov
26cdc94f1c Merge branch 'feature/mobx' of github.com:ONLYOFFICE/AppServer into feature/mobx
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.People/Client/src/App.js
2021-02-02 10:43:37 +03:00
Vladislav Makhov
25e58bcdf3 web: add provider 2021-02-02 10:23:00 +03:00
f8e6a72460 Web: Changed work with settings data from redux to mobx 2021-02-02 09:48:57 +03:00
Viktor Fomin
19a5526af4 Web: Files: added success message translate 2021-02-02 00:40:09 +03:00
Viktor Fomin
7dfa50a23e Web: Files: delete files without notification 2021-02-02 00:36:18 +03:00
TatianaLopaeva
af96aaf2b3 Web: Changed imports. 2021-02-01 16:10:02 +03:00
Alexey Kostenko
6bd41fa586 Web: Files: Fixed date, time and username in version history 2021-02-01 14:34:43 +03:00
Vladislav Makhov
de88da2fa7 Web: Changed work with user data from redux to mobx 2021-02-01 11:45:26 +03:00
Ilya Oleshko
8910ab5d65 Merge branch 'develop' into feature/not-implemented-page 2021-02-01 10:42:18 +03:00
f91ce2390b Web: Changed work with modules from redux to mobx 2021-01-29 18:06:02 +03:00
949ba5993e Web: Update yarn.lock files 2021-01-29 17:18:49 +03:00
9841b2ef1f Web: Added mobx and mobx-react packages 2021-01-29 17:17:58 +03:00
Viktor Fomin
753fbb8a58
Merge branch 'develop' into bugfix/remove-google-sharing 2021-01-29 17:02:48 +03:00
Viktor Fomin
cb2d37f107 Web: Files: removed google plus share 2021-01-29 16:47:21 +03:00
652c7bd906 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/Layout/MobileLayout.js
#	packages/asc-web-common/src/components/Layout/ScrollToTop.js
#	packages/asc-web-common/src/components/Layout/context.js
#	packages/asc-web-common/src/components/Layout/index.js
#	packages/asc-web-common/src/components/NavMenu/index.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/header-nav.js
#	packages/asc-web-common/src/components/PageLayout/index.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section.js
#	packages/asc-web-components/src/components/icons/svg/button.cancel.react.svg
#	packages/asc-web-components/src/components/icons/svg/clear.active.react.svg
#	packages/asc-web-components/src/components/icons/svg/load.error.react.svg
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/App.js
#	products/ASC.People/Client/src/components/pages/Profile/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	yarn.lock
2021-01-29 16:39:00 +03:00
Viktor Fomin
1dbf7098bb Web: Files: fixed file status 2021-01-29 15:40:35 +03:00
Ilya Oleshko
8226d9185c Merge branch 'develop' into feature/not-implemented-page 2021-01-29 12:38:22 +03:00
b0e8b9c6af Bump version to v0.0.10 2021-01-29 11:13:27 +03:00
a9b16585ea Files: fix delete 2021-01-29 10:17:56 +03:00
TatianaLopaeva
8adfa96cbb Web: Files: Deleted useless console.log. 2021-01-28 16:20:03 +03:00
TatianaLopaeva
a22e262310 Update yarn lock files 2021-01-28 16:18:22 +03:00
TatianaLopaeva
993611097b Merge branch 'develop' into feature/fix-hide/show-header 2021-01-28 10:50:29 +03:00
TatianaLopaeva
24ee58f0f6 Web: Files/People: Fixed height of context menu for desktop. 2021-01-28 10:45:44 +03:00
0246a30e84 Files: fix creation text file 2021-01-27 21:11:47 +03:00
TatianaLopaeva
77ce035d15 Web: Files/People: Fixed context menu for desktop. 2021-01-27 20:01:52 +03:00
666a390f13 Merge branch 'feature/fix-hide/show-header' of https://github.com/ONLYOFFICE/AppServer into feature/fix-hide/show-header 2021-01-27 19:28:45 +03:00
680622218e Web: Components: fixed double opening of context menu for desktops 2021-01-27 19:28:34 +03:00
7cf1252b1e Web: Files: fixed field isFolder to selection 2021-01-27 19:26:14 +03:00
Artem Tarasov
93e6777b27 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Components/package.json
2021-01-27 18:03:12 +03:00
Vladislav Makhov
72a5b5c2b9 Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 17:29:09 +03:00
Vladislav Makhov
439abb6cd1 web: files: remove unused code 2021-01-27 17:28:54 +03:00
Viktor Fomin
32bfef070e Update yarn.lock files 2021-01-27 17:23:40 +03:00
Vladislav Makhov
3af17d659f web: files: remove unused code 2021-01-27 16:58:46 +03:00
Vladislav Makhov
a50f1a0d87 web: files: refactoring 2021-01-27 16:58:00 +03:00
Vladislav Makhov
b01200d5ed web: files: remove unused code 2021-01-27 16:30:04 +03:00
Viktor Fomin
6e6d706b23 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 16:09:59 +03:00
b1dbaf7005 Web: Modified first templates 2021-01-27 15:38:35 +03:00
Vladislav Makhov
700bca9c61 Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 13:44:03 +03:00
Vladislav Makhov
7c267fd921 web: files: fix progress bar view 2021-01-27 13:43:51 +03:00
Viktor Fomin
4cc187fc78 Web: Files: fix 2021-01-27 13:10:22 +03:00
Viktor Fomin
88ceb29faa Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel 2021-01-27 12:50:50 +03:00
Viktor Fomin
6e48956d08 Web: Files: fixed empty panel 2021-01-27 12:50:36 +03:00
Viktor Fomin
a8d6ec462a Web: Files: fixed tooltip 2021-01-27 12:37:54 +03:00
Viktor Fomin
3363a34113 Web: Files: filename truncation 2021-01-27 12:18:16 +03:00
Vladislav Makhov
f0052add3e web: files: fix privacy room error 2021-01-27 12:17:37 +03:00
Viktor Fomin
9bb716a575 Web: Files: returned translation 2021-01-27 12:07:24 +03:00
TatianaLopaeva
951961ad35 Web: Refactoring. 2021-01-26 18:21:50 +03:00
Vladislav Makhov
cb11417fb7 web: files: fix share button render 2021-01-26 17:46:36 +03:00
TatianaLopaeva
2b8dfc80e9 Web: Common/Files/People: Fixed "jumps" when go to the next page. 2021-01-26 13:50:29 +03:00
f0e227731f Fixed loading products, lazy loading webitemmanager 2021-01-26 12:29:50 +03:00
b9ed789746 Web: Applied WP:ModuleFederation best practices 2021-01-26 00:55:46 +03:00
Vladislav Makhov
f02c38080e web: files: fix sharing panel render performance 2021-01-25 19:32:45 +03:00
Vladislav Makhov
4400873aa6 web: files: remove console log 2021-01-25 17:46:37 +03:00
64655a7da0 Api: modules. Added info method 2021-01-25 17:37:26 +03:00
TatianaLopaeva
55060e5a23 Web: Files: Fixed after merge. 2021-01-25 14:57:20 +03:00
TatianaLopaeva
bb8c1962fb Merge branch 'develop' into feature/fix-hide/show-header 2021-01-25 14:54:59 +03:00
Ilya Oleshko
e486a7919a Web: Fixed modules icons 2021-01-25 14:28:51 +03:00
1602fff50c Files: fix insert 2021-01-25 12:04:25 +03:00
036ddc87c3 5.0.2 2021-01-22 16:49:38 +03:00
f8be896241 Merge branch 'develop' into feature/dotnet5
# Conflicts:
#	common/ASC.Common/ASC.Common.csproj
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Core.Common/EF/Context/BaseDbContext.cs
#	common/ASC.Data.Storage/GoogleCloud/GoogleCloudStorage.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
2021-01-22 16:34:40 +03:00
Viktor Fomin
fc4e018c7d Web: Files: fixed uploadData 2021-01-22 14:41:45 +03:00
Viktor Fomin
4a00f39d8d Web: Files: fix 2021-01-22 14:12:40 +03:00
TatianaLopaeva
4a961ad82c Web: Files/People: Added style condition for a mobile device. 2021-01-22 12:50:25 +03:00
789b547ccf Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-components/src/components/icons/svg/icon_box.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_dropbox.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_google_drive.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_kdrive.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_nextcloud.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_onedrive.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_owncloud.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_sharepoint.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_webdav.react.svg
#	packages/asc-web-components/src/components/icons/svg/icon_yandex_disk.react.svg
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/dialogs/DownloadDialog/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	yarn.lock
2021-01-22 11:24:16 +03:00
Viktor Fomin
02974a973b Web: Files: fixed icon name typo 2021-01-22 11:22:43 +03:00
Viktor Fomin
a5978c676b Web: Files: fixed clear uploadFiles 2021-01-22 11:19:39 +03:00
TatianaLopaeva
c44fcf30ed Web: Files: Fixed style of article after merge. 2021-01-22 11:17:59 +03:00
Vladislav Makhov
d5567ec4bf Merge branch 'feature/upload-panel' of github.com:ONLYOFFICE/AppServer into feature/upload-panel
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/UploadPanel/FileRow.js
#	products/ASC.Files/Client/src/components/panels/UploadPanel/index.js
2021-01-21 21:30:14 +03:00
Vladislav Makhov
703a52a80b web: files: fix render performance 2021-01-21 21:18:52 +03:00
Vladislav Makhov
93af940e51 web: commented console.log 2021-01-21 20:55:36 +03:00
3b43cfa334 Web: Files: fixed header styles 2021-01-21 18:43:48 +03:00
Artem Tarasov
cdecfc3ed3 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Client/src/App.js
2021-01-21 16:45:35 +03:00
Viktor Fomin
fa01f99667 Web: Files: fixed file icon color witch error 2021-01-21 16:34:02 +03:00
Ilya Oleshko
fc8226d592 Web: Files: Selectors: Fixed selector props order 2021-01-21 15:42:58 +03:00
Viktor Fomin
868526c70d Web: Files: fixed hide header 2021-01-21 15:40:28 +03:00
2e85d8a220 Files: fix insert 2021-01-21 10:42:23 +03:00
TatianaLopaeva
1ed838e91e Web: Files/People: Changed the condition for scroll to top on mobile/tablet devices. 2021-01-20 22:13:23 +03:00
TatianaLopaeva
d033841728 Web: Common: Removed scrolled of article on mobile/tablet devices. 2021-01-20 21:56:32 +03:00
TatianaLopaeva
4c262c2854 Web: Common: Changed mobile layout only for mobile/tablet devices. 2021-01-20 21:04:00 +03:00
Viktor Fomin
6107494d16 Web: Files: fixed finish upload 2021-01-20 15:04:41 +03:00
8d62eb5fbf Update yarn.lock files 2021-01-20 12:55:23 +03:00
Viktor Fomin
fbcf056533 Web: Files: delete tooltip shadow 2021-01-20 12:51:59 +03:00
bf7a5d81df Web: Files: fix "getsharingkeys" working 2021-01-20 12:36:35 +03:00
Viktor Fomin
f3d9b68211 Web: Files: fixed upload empty files 2021-01-20 12:35:19 +03:00
Viktor Fomin
1f08c79de3 Web: Files: fix 2021-01-19 16:21:15 +03:00
Viktor Fomin
b7482fa533 Web: Files: fixed file name color with error 2021-01-19 15:37:09 +03:00
Viktor Fomin
544adbbf0b Web: Files: rename download panel 2021-01-19 15:26:52 +03:00
Viktor Fomin
565bf9949e Web: Files: added translation 2021-01-19 14:59:20 +03:00
Viktor Fomin
2888eff58c Web: Files: fix 2021-01-19 14:53:32 +03:00
Viktor Fomin
ef1957a9aa Web: Files: fixed styles 2021-01-19 14:41:17 +03:00
Viktor Fomin
c53fd493b4 Web: Files: open download panel 2021-01-19 14:40:21 +03:00
Viktor Fomin
3acc84ff7c Web: Files: resolved conflicts download panel 2021-01-19 14:05:44 +03:00
Viktor Fomin
2b2b195954 Web: Files: created download panel 2021-01-19 13:38:15 +03:00
3b959f81ed Bump version to v0.0.9 2021-01-18 19:06:31 +03:00
4d54aa766e Web: Files: removed useless api requests 2021-01-18 18:52:08 +03:00
f025c06299 Merge branch 'develop' into feature/thirdparty-integrations 2021-01-18 17:17:01 +03:00
Vladislav Makhov
36eba1c54c Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 16:57:47 +03:00
Vladislav Makhov
cf4f509a7a web: files: fix connect panel opening 2021-01-18 16:57:36 +03:00
c8925cbb8b Web: Files: Fixed warnings on Chrome DevTools 2021-01-18 16:49:29 +03:00
a5882a04ee Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 16:05:27 +03:00
fa2aef8e35 Files: fixed upload 2021-01-18 15:45:27 +03:00
e2c68dd09e Web: Files: fixed update thirdparty folders 2021-01-18 15:32:21 +03:00
445d2886b8 Web: Files: fixed empty screens for files 2021-01-18 14:43:22 +03:00
30ccd43252 Web: Added Enter handler 2021-01-18 13:22:23 +03:00
TatianaLopaeva
a4f416789a Merge branch 'develop' into feature/fix-hide/show-header 2021-01-18 12:02:40 +03:00
781386bd63 Files: fix deserialization 2021-01-18 11:59:17 +03:00
7c5ea61c2f Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 11:56:10 +03:00
4917fcdc71 Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 11:38:21 +03:00
6ec1e8baf0 Web: Files: fixed thirdparty loader 2021-01-18 11:38:14 +03:00
c6072b3c52 Thirdparty: fixed scope 2021-01-18 11:06:40 +03:00
f5179cd9f9 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-18 11:05:47 +03:00
b89b73f823 Web: Files: Changed base modal container 2021-01-18 11:05:32 +03:00
a342e661aa Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 19:19:57 +03:00
738e834345 Web: Files: fixed onClose service connection dialog 2021-01-15 19:19:48 +03:00
Artem Tarasov
f5a1225d8d Web: Files: Settings: fixed loader display when switching from the settings tree 2021-01-15 19:10:44 +03:00
cb1b62d1c0 Web: Files: added error border 2021-01-15 18:41:30 +03:00
e78899e63f Web: Files: fixed display of errors 2021-01-15 18:37:17 +03:00
7de7d6ea5e Web: Files: fixed setIsLoading after connection thirdparty 2021-01-15 18:24:55 +03:00
e70211e071 Web: Files: fixed setErrorText 2021-01-15 18:18:42 +03:00
e23dcb1556 Web: Files: fixed display of thirdparty folders 2021-01-15 18:11:06 +03:00
TatianaLopaeva
f14f83d1a1 Web: People/Files: Refactoring. 2021-01-15 17:55:18 +03:00
4043f55849 Web: Files: added isLoading for thirdparty save button 2021-01-15 17:44:19 +03:00
096c8182a9 Web: Files: added isRequired to thirdparty fields 2021-01-15 17:39:58 +03:00
ca0e16adfa Web: Files: added error notification for thirdparty connection, removed route after connection 2021-01-15 17:35:14 +03:00
0f96dcfeb4 Files: fix copy thirdparty folder 2021-01-15 14:08:05 +03:00
90f81df4c7 Merge branch 'develop' into feature/thirdparty-integrations 2021-01-15 13:39:31 +03:00
Vladislav Makhov
429fa91ced Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 13:37:03 +03:00
Vladislav Makhov
83557dc329 web: files: remove unnecessary code 2021-01-15 13:36:39 +03:00
Vladislav Makhov
3b1c0fc530 web: files: fix opening common folder 2021-01-15 13:34:02 +03:00
eafe767d9a Files: fixed file marker 2021-01-15 13:23:39 +03:00
d26bf8a343 Web: Files: Fixed displaying DocEditor 2021-01-15 13:09:28 +03:00
7650acfec3 Bump version to v0.0.8 2021-01-15 13:03:47 +03:00
Vladislav Makhov
52ac07dde9 web: files: fix fields validation without credentials data 2021-01-15 12:52:21 +03:00
Ilya Oleshko
7e992ef248 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 12:05:28 +03:00
290ff5e1bd Web: Files: fixed capabilitiesItem error 2021-01-15 12:00:27 +03:00
Ilya Oleshko
24127929aa Web: Files: Added ThirdParty response page, fixed oAuth connect/reconnect 2021-01-15 11:52:29 +03:00
2b2e7ba8bf Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-15 10:41:45 +03:00
99c92f688a Web: Files: fixed user access 2021-01-15 10:41:32 +03:00
TatianaLopaeva
c87c8e4026 Web: Files: Return condition for set new state of header visibility. 2021-01-14 20:35:32 +03:00
Artem Tarasov
afca6a3463 Web: Files: ConnectDialog: added tabIndex to input elements and enter key press handler 2021-01-14 18:11:23 +03:00
4ea47886f6 Bump version to v0.0.7 2021-01-14 17:56:05 +03:00
Vladislav Makhov
b8e8480120 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations
# Conflicts:
#	products/ASC.Files/Client/src/components/dialogs/ConnectDialog/locales/en/translation.json
#	products/ASC.Files/Client/src/components/dialogs/ConnectDialog/locales/ru/translation.json
2021-01-14 17:14:39 +03:00
Vladislav Makhov
227da9cd43 web: client: fix submitting empty fields in modal 2021-01-14 17:13:06 +03:00
Artem Tarasov
0c729c787a Web: Files: ConnectDialog: fix translation 2021-01-14 16:27:26 +03:00
f46e69af6f Web: Files: fixed updating of tree folders after editing a third-party folder 2021-01-14 13:29:06 +03:00
6f25123e50 Web: Files: fixed renaming of thirdparty folder 2021-01-14 13:23:30 +03:00
c6d4ff33b0 Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-14 13:00:41 +03:00
44fd647f02 Web: Files: fixed rename folder 2021-01-14 13:00:32 +03:00
Vladislav Makhov
04ea490eec web: client: fix node margin 2021-01-14 12:50:16 +03:00
f2374ab669 Web: Files: fix opening links by url /Products/Files/DocEditor.aspx 2021-01-14 12:06:10 +03:00
77d7df2b0d Web: Files: fixed markasread files 2021-01-14 11:50:15 +03:00
47b5ff25ea Web: Files: Fix detecting doceditor page insensitive way 2021-01-14 11:39:36 +03:00
a1612a39c9 Web: Files: Added opportunity to open documents by old links 2021-01-14 11:02:31 +03:00
2848c39c57 Merge branch 'develop' into feature/thirdparty-integrations 2021-01-14 10:14:46 +03:00
TatianaLopaeva
b8c2120fac Web: Files: Added scrolling up when navigating between folders. 2021-01-13 20:11:37 +03:00
TatianaLopaeva
20bb304f1e Web: Files: Deleted useless conditions. 2021-01-13 19:20:27 +03:00
576f473f4e Tags: fix 2021-01-13 19:09:05 +03:00
d63ab9910a Web: Files: fixed update service folders 2021-01-13 18:43:07 +03:00
34ab7983b7 Web: Files: fixed thirdparty edit 2021-01-13 17:29:24 +03:00
Viktor Fomin
4d60745a11 Web: Files: fixed undefined customer title 2021-01-13 16:32:13 +03:00
TatianaLopaeva
f0679f3cdf Web: Files/People: Fixed scrolling to the top when switching to a new page. 2021-01-13 16:19:20 +03:00
f3a2162537 Web: Files: added context menu to connection clouds 2021-01-13 14:17:45 +03:00
144a86fca7 Files: fix Deserialize 2021-01-13 13:49:52 +03:00
a41b774fe8 Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-13 13:42:26 +03:00
c5ebea42de Web: Files: fixed getIsThirdPartySelection selector 2021-01-13 13:42:18 +03:00
ef686d78ac
Merge pull request #168 from ONLYOFFICE/features/jenkins-test
Jenkinsfile: run test
2021-01-13 13:31:46 +03:00
TatianaLopaeva
9bcb922c1a Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	web/ASC.Web.Common/src/components/Layout/index.js
#	web/ASC.Web.Common/src/components/NavMenu/index.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-header.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Common/src/store/auth/selectors.js
2021-01-13 13:27:55 +03:00
Artem Tarasov
b239b7304f Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-13 12:54:03 +03:00
Artem Tarasov
7176819acc Web: Files: thirdParty: fixed service connection and window closing after connection 2021-01-13 12:53:46 +03:00
ae69a9559e Files: removed temp 2021-01-13 12:41:29 +03:00
Vladislav Makhov
1895cf45df web: client: fix folder title in modal 2021-01-13 12:40:52 +03:00
Vladislav Makhov
73ef78f465 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-13 11:43:55 +03:00
Vladislav Makhov
e6e6a6e2dd web: client: fix node selection 2021-01-13 11:43:42 +03:00
b05a809a32 Files: fix API SetAceLink for third-party 2021-01-13 11:40:11 +03:00
52fc96fa25 Web: Files: fixed copying service folders 2021-01-13 10:31:52 +03:00
60562d69a3 Files: test fix 2021-01-13 10:21:29 +03:00
a65aa18c17 Files: temp fix 2021-01-12 21:35:56 +03:00
f6ca373137 MemoryCache -> IMemoryCache 2021-01-12 20:51:14 +03:00
19c9001082 Files: fix test 2021-01-12 18:32:05 +03:00
122048dd49 Files: temp fix 2021-01-12 18:27:56 +03:00
5289f92935 Files: temp fix 2021-01-12 18:01:38 +03:00
f21d81fe57 Files: fix long operations 2021-01-12 17:23:56 +03:00
Vladislav Makhov
7dc14d3688 web: client: fix recycle bin node style 2021-01-12 17:22:28 +03:00
d14f3d951a Web: Files: fixed thirdparty connection folder name 2021-01-12 16:48:50 +03:00
d118a9d5c8 Files: fix tests 2021-01-12 16:46:55 +03:00
5a80d1c756 Web: Files: fixed move operation for thirdparty folders 2021-01-12 16:35:55 +03:00
13cf5e5ad0 Files: tests. long operations 2021-01-12 16:00:05 +03:00
Vladislav Makhov
173cb950e7 web: client: fix switcher render 2021-01-12 15:27:35 +03:00
9f9a517f92 Web: Files: fixed display of service folders for tree folders 2021-01-12 15:12:08 +03:00
Ilya Oleshko
3cfeb2e5ed Web: Files: Fixed open oAuth modal 2021-01-12 13:51:41 +03:00
1b1d57ba35 Files: fix tests 2021-01-12 13:43:44 +03:00
682ca73a91 Files: fix tests 2021-01-12 13:16:11 +03:00
abaf8df8dc Files: test. Show error 2021-01-12 12:26:09 +03:00
Vladislav Makhov
b37b9f3292 Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-12 12:09:02 +03:00
Vladislav Makhov
69e56c9337 web: client: fix outline border 2021-01-12 12:08:48 +03:00
Vladislav Makhov
70e406d77e web: client: fix open location of added provider 2021-01-12 12:07:39 +03:00
5dbd0653f5 Files: test. fix order 2021-01-12 11:35:10 +03:00
Ilya Oleshko
80bf09b5d8 Web: Files : Article: Returned expanded icon for common folder 2021-01-12 11:33:02 +03:00
b149a5f3a5 Merge branch 'feature/thirdparty-integrations' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/thirdparty-integrations 2021-01-12 09:49:04 +03:00
Artem Tarasov
fddae00ffd Merge branch 'feature/thirdparty-integrations' of github.com:ONLYOFFICE/AppServer into feature/thirdparty-integrations 2021-01-12 09:49:54 +03:00
Artem Tarasov
28c93bc32d Web: Files: Settings: removed unknown symbol in the window for adding a new account. 2021-01-12 09:49:24 +03:00
4aae74ed48 Web: Files: fixed files operations 2021-01-12 09:48:55 +03:00
84a6f19e15 Files: fix test 2021-01-11 22:03:11 +03:00
ac3f877a7c Files: fix test 2021-01-11 21:22:53 +03:00
9375dfd540 Files: fix test 2021-01-11 21:16:40 +03:00
441cf7e7cd Files: Test. Fix path 2021-01-11 20:50:17 +03:00
f66060fff1 Web: Files: Added new events handlers for DocsAPI SDK 2021-01-11 14:34:45 +03:00
9767111de3 Web: Files: fixed thirdparty route 2021-01-11 13:34:29 +03:00
ebaf9ccecd Web: Files: fix merge 2021-01-11 13:24:07 +03:00
5489d74b27 Web: Files: fixed getFilesList selector 2021-01-11 13:03:58 +03:00
c7c9225923 Merge branch 'develop' into feature/thirdparty-integrations
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	products/ASC.Files/Client/src/components/panels/NewFilesPanel/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
2021-01-11 12:37:31 +03:00
889949eb95 Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/Layout/index.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/HistoryRowsLoader.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/HistoryRowsLoader.stories.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/README.md
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/StyledHistoryRowsLoader.js
#	packages/asc-web-common/src/components/Loaders/HistoryRowsLoader/index.js
#	packages/asc-web-common/src/components/NavMenu/sub-components/nav-item.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section.js
#	packages/asc-web-common/src/desktop/index.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/public/index.html
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/dialogs/DownloadDialog/DownloadContent.js
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Header/index.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/index.js
#	products/ASC.Files/Client/src/components/panels/AddGroupsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/AddUsersPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/components/pages/Profile/Section/Body/ProfileInfo/ProfileInfo.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/updateUserForm.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/yarn.lock
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/pages/login/i18n.js
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/LoginContent.jsx
#	yarn.lock
2021-01-11 12:21:59 +03:00
60022bbc06 Update yarn.lock files 2020-12-30 21:33:07 +03:00
Vladislav Makhov
1f8769cd6b Update yarn.lock 2020-12-30 19:51:17 +03:00
f40b347289
Merge branch 'develop' into feature/desktop-view 2020-12-30 19:42:59 +03:00
9e5a39c78e Remove useless code 2020-12-30 19:29:47 +03:00
8b42c104a8 Fix group button menu on tablet at desktop 2020-12-30 19:29:18 +03:00
4e938572b8 Fix displaying privacy shield icon 2020-12-30 19:06:26 +03:00
fc55550521
Merge pull request #166 from ONLYOFFICE/feature/asc-files-tests
Feature/asc files tests
2020-12-30 18:03:11 +03:00
95f0d03e11 Fix open new document on desktop 2020-12-30 17:56:38 +03:00
Vladislav Makhov
d47f53c775 Fix share button in private room 2020-12-30 17:34:23 +03:00
Vladislav Makhov
97837afaa6 Fix delete button in private room 2020-12-30 17:33:19 +03:00
Vladislav Makhov
44ba6f350f Merge branch 'develop' into feature/desktop-view 2020-12-30 16:20:47 +03:00
Vladislav Makhov
8cec798da7 Remove unused code 2020-12-30 16:17:09 +03:00
3bdd023006 Merge branch 'master' into develop 2020-12-30 14:54:44 +03:00
Vladislav Makhov
5bc3704ca5 Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-12-30 13:11:54 +03:00
Ilya Oleshko
365596cb8c Web: Files : Fixed styles of new-files-panel for mobile 2020-12-30 12:37:48 +03:00
4dfd88daca Files: EncryptionKeysConfig->CryptoEngineId 2020-12-30 12:24:49 +03:00
Artem Tarasov
b2317b3a06 Merge branch 'release/v0.0.6' of github.com:ONLYOFFICE/AppServer into release/v0.0.6 2020-12-30 12:16:05 +03:00
Artem Tarasov
3d7eada1a6 Web: Cluient/Files/People: fix for safari - disabled security zone (white stripes around the edges of the screen in landscape orientation 2020-12-30 12:15:50 +03:00
Vladislav Makhov
e2b7fecba5 Merge branch 'release/v0.0.6' of github.com:ONLYOFFICE/AppServer into release/v0.0.6 2020-12-30 12:09:55 +03:00
Vladislav Makhov
27783eaee4 web: files: fix paging 2020-12-30 12:09:28 +03:00
8c8acc089a Web: Files: fixed dropdown in DownloadDialog 2020-12-30 12:07:55 +03:00
0fe23ef361 Merge branch 'develop' into feature/asc-files-tests 2020-12-30 11:48:26 +03:00
bf5781c2c0 fix startup 2020-12-29 19:45:18 +03:00
74aa0abca8 Bump version to v0.0.6 2020-12-29 19:43:37 +03:00
d54a5a0656 Added reqDesktop on DocEditor page 2020-12-29 18:43:12 +03:00
fa7c2bf9f1 Merge branch 'develop' into feature/asc-files-tests 2020-12-29 18:37:28 +03:00
7b4dc42620 Fix displaying header pre-loader on Desktop 2020-12-29 17:19:02 +03:00
058d905286 Merge branch 'develop' into feature/change-owner-panel 2020-12-29 16:27:43 +03:00
32d9331c7d Web: Files: fixed isCanShare selector 2020-12-29 16:22:24 +03:00
TatianaLopaeva
d988d44b11 Web: Common: Fixed displaying of aside header. 2020-12-29 16:15:24 +03:00
Vladislav Makhov
e6cf51575a Merge branch 'develop' into feature/desktop-view 2020-12-29 16:08:08 +03:00
1e69a3a416 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2020-12-29 16:05:02 +03:00
43bd3f6541 Files: openedit. EncryptionKeys 2020-12-29 16:04:50 +03:00
f5d9aca8c7 Merge branch 'develop' into feature/change-owner-panel 2020-12-29 15:41:56 +03:00
eeb0ab8779 Web: Files: fixed access selectors 2020-12-29 15:37:38 +03:00
39a0cb99de Update yarn.lock files 2020-12-29 14:03:05 +03:00
Vladislav Makhov
a4c4637453 Fix notification 2020-12-29 13:20:25 +03:00
e550726db8 Web: Files: added change owner to context menu 2020-12-29 09:42:41 +03:00
9d802dd929 Web: Files: update change owner panel styles 2020-12-29 09:41:29 +03:00
5a40792e9d Web: Files: added change owner panel actions, added import 2020-12-29 09:40:22 +03:00
6e58a4caa6 Web: Files: updated getFilesContextOptions selector 2020-12-29 09:36:40 +03:00
ceaf1c230a Web: Files: added ChangeOwnerPanel 2020-12-29 09:34:51 +03:00
Vladislav Makhov
7dfdae8a72 Merge branch 'develop' into feature/desktop-view 2020-12-29 09:33:55 +03:00
f18d535cb1 Merge branch 'develop' into feature/upgrade-dependencies 2020-12-28 18:30:50 +03:00
Vladislav Makhov
d840506715 Fix desktop styles 2020-12-28 16:49:01 +03:00
e6943a4544 Merge branch 'develop' into feature/11.0.2 2020-12-28 16:28:26 +03:00
bfa73ec5c2 moved from 2e37dcd0 2020-12-28 16:22:08 +03:00
Vladislav Makhov
737605b01e Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/locales/en/translation.json
#	products/ASC.Files/Client/src/components/panels/SharingPanel/locales/ru/translation.json
2020-12-28 11:34:26 +03:00
a21fff2ab1 Fix warning " > react-tooltip@3.11.6" has incorrect peer dependency "react@>=^16.0.0". 2020-12-28 11:04:34 +03:00
Vladislav Makhov
2ff0b2471d Add isEditor param to regDesktop 2020-12-28 10:40:50 +03:00
16b312b7fb Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-28 09:28:38 +03:00
2fdcbee8ef Files: pass CallbackUrl. Fix trackedit. 2020-12-25 23:25:37 +03:00
2be04b3bc0 Update package.json and yarn.lock files 2020-12-25 17:48:11 +03:00
d09bc13b93 Web: Files: fixed share translations 2020-12-25 17:00:09 +03:00
9f8ff83084 Update yarn.lock files 2020-12-25 16:24:26 +03:00
2b08c711dc Update Create-react-app to v4.0.1 2020-12-25 16:01:04 +03:00
b88d418d41 Merge branch 'develop' into feature/thirdparty-integrations
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	products/ASC.Files/Client/src/components/pages/Settings/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Settings/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/src/store/files/reducers.js
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-12-25 15:27:44 +03:00
62cd0a6af0 Test: fix test migrate, drop test db 2020-12-25 13:48:04 +03:00
Vladislav Makhov
497b725a59 Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
2020-12-25 12:58:30 +03:00
25817f24ae Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-25 12:38:03 +03:00
20900eeb72 Merge branch 'master' into develop
# Conflicts:
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FileDao.cs
2020-12-25 12:09:52 +03:00
d0ce5585a5 Files: fixed query 2020-12-24 22:05:39 +03:00
644142b952 Web: Files: fixed link for Twitter and Facebook 2020-12-24 14:06:32 +03:00
9350f1189e Bump version to v0.0.5 2020-12-24 12:22:48 +03:00
1e234ed4aa Web: Files: moved getAccessIcon to selectors 2020-12-24 11:28:34 +03:00
TatianaLopaeva
6a1e80f1fb Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/index.js
2020-12-24 11:03:52 +03:00
Artem Tarasov
e4ae387718 Web: Files: VersionHistory: refactoring 2020-12-24 10:52:34 +03:00
9fbf5a5be5 Merge branch 'develop' into bugfix/sharing-panel-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Common/src/components/PeopleSelector/PeopleSelector.js
2020-12-24 10:52:01 +03:00
Vladislav Makhov
79989f7bf4 Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	web/ASC.Web.Common/src/store/auth/actions.js
2020-12-24 10:21:02 +03:00
Artem Tarasov
5df8b7cc5b Web: Files: VersionHistory: Ver. added to translation 2020-12-24 10:15:50 +03:00
Artem Tarasov
465765338c Web: Files: versionHistory: fix after merge 2020-12-24 10:05:26 +03:00
Artem Tarasov
d756354ece Merge branch 'develop' into feature/version-hostory-redesign
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Header/index.js
#	web/ASC.Web.Common/package.json
2020-12-24 09:47:22 +03:00
Diana
aa667a02ef fix 2020-12-24 03:21:29 +03:00
Diana
e20b87447e Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2020-12-24 03:18:47 +03:00
76d7ed6c73 Merge branch 'master' into develop
# Conflicts:
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/src/components/drop-down/index.js
2020-12-23 21:42:44 +03:00
Artem Tarasov
ae1a0cd8c1 Web: Files: versionHistory: applied new actions, removed unnecessary api requests 2020-12-23 19:29:05 +03:00
Artem Tarasov
4576f13c9e Web: Files: versionHistory: fix actions 2020-12-23 18:53:09 +03:00
Vladislav Makhov
87ffdf40ad Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4
# Conflicts:
#	web/ASC.Web.Components/package.json
2020-12-23 17:56:44 +03:00
Vladislav Makhov
248e032e10 web: files: fix paging combo box 2020-12-23 17:55:58 +03:00
Artem Tarasov
8b4762b9a7 Web: Files: versionHistory: added action updateCommentVersion 2020-12-23 17:46:27 +03:00
Artem Tarasov
b15e6db9cc Web: Files: versionHistory: added action restoreVersion 2020-12-23 16:54:12 +03:00
f3a45738a1 Web: Files: fix merge 2020-12-23 16:13:12 +03:00
Artem Tarasov
6498cd542e Web: Files: versionHistory: added action markAsVersion 2020-12-23 15:40:07 +03:00
Ilya Oleshko
b77a6c987f Web: Files : Fixed displaying version actions if not full access 2020-12-23 14:12:05 +03:00
Ilya Oleshko
b0edb012c8 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-23 13:38:33 +03:00
Artem Tarasov
274b147a3c Web: Files: VersionHistory: added action fetchFileVersions 2020-12-23 13:38:10 +03:00
Ilya Oleshko
6162918d5c Web: Files : Fixed context actions for visitors. Added open action to folder 2020-12-23 13:36:29 +03:00
14aef6259f Web: Files: fixed display of conversion in the download as dialog 2020-12-23 13:33:23 +03:00
Vladislav Makhov
3cbf601f8d Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Common/src/store/auth/actions.js
2020-12-23 12:58:11 +03:00
7803696e01 Update yarn.lock files 2020-12-23 12:43:27 +03:00
21c96decdd Filehandler: fix unhandled exception 2020-12-23 12:15:14 +03:00
Alexey Kostenko
ea8d5b471d Web: Files: Fixed document type definitions in download us dialog 2020-12-23 12:09:30 +03:00
TatianaLopaeva
91f09ed700 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	web/ASC.Web.Common/src/store/auth/actions.js
2020-12-23 11:01:34 +03:00
Alexey Kostenko
5f7f0b52f0 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-22 18:13:37 +03:00
Alexey Kostenko
ef079d932c Web: Files: Disable button if only non-editable files or folders are selected 2020-12-22 18:13:28 +03:00
TatianaLopaeva
44a2303629 Web: Files: Fixed download video if the format is not supported by the player. 2020-12-22 18:05:46 +03:00
Vladislav Makhov
13cd456baf web: files: fix notifications 2020-12-22 17:31:35 +03:00
Diana
9b338e0f78 Merge branch 'feature/asc-files-tests' of https://github.com/ONLYOFFICE/AppServer into develop 2020-12-22 15:37:10 +03:00
Vladislav Makhov
4252d27e4f Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-22 14:18:03 +03:00
Vladislav Makhov
f7c96b3d00 web: files: fix paging count view 2020-12-22 14:17:56 +03:00
Alexey Kostenko
30656f4256 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-22 13:04:11 +03:00
Alexey Kostenko
97a61b2f0d Web: Files: Fixed share to twitter (Previously, only part of the link was shared) 2020-12-22 13:04:02 +03:00
Alexey Kostenko
fe682b1cf8 Web: Files: Fixed facebook share 2020-12-22 12:32:22 +03:00
06de1efbae Update yarn.lock files 2020-12-22 11:59:57 +03:00
20c7ee108e Merge branch 'develop' into bugfix/sharing-panel-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-12-22 11:59:26 +03:00
1a48c54ec4 Web: Files: VersionHistory: fixed access to documents 2020-12-22 11:50:59 +03:00
Artem Tarasov
e6938def26 Web: Files VersionHistory: refactoring 2020-12-22 11:46:22 +03:00
Diana
589c17ac95 fix 2020-12-22 02:27:10 +03:00
Ilya Oleshko
7b671162b0 Web: Files : Added webm icon 2020-12-21 20:16:54 +03:00
Artem Tarasov
1e7008c031 Web: Files: fixed styles Loaders 2020-12-21 18:44:05 +03:00
Alexey Kostenko
c3fbf9fc93 Web: Files/People: Removed hover on mobile devices in page navigation buttons 2020-12-21 17:56:25 +03:00
Artem Tarasov
0a5619fd43 Web: Files: VersionHistory: refactoring 2020-12-21 17:01:36 +03:00
e197b05f07 Merge branch 'hotfix/v0.0.4' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into hotfix/v0.0.4 2020-12-21 16:33:09 +03:00
62ce7a4c40 Web: Files: fixed download file 2020-12-21 16:32:59 +03:00
Artem Tarasov
17ac2f684d Web: Files: VersionHistory: added redirect to PannelView when window is resized 2020-12-21 16:07:02 +03:00
Vladislav Makhov
c1d975e3ad Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 15:29:50 +03:00
Vladislav Makhov
54354ada3c web: files: fix escape key press event 2020-12-21 15:29:28 +03:00
f4cd82f6f0 Merge branch 'hotfix/v0.0.4' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into hotfix/v0.0.4 2020-12-21 15:28:43 +03:00
d90425af58 Web: Files: fixed create a file copy 2020-12-21 15:28:32 +03:00
Artem Tarasov
0a036a5343 Web: Files: VersionHistory: applied isTabletView flag, added redirect to a separate page if isTabletView = true 2020-12-21 15:22:23 +03:00
Vladislav Makhov
af6e67016d Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:18:44 +03:00
Vladislav Makhov
89f8195ab6 web: files: add notification, if create item with empty title 2020-12-21 14:18:32 +03:00
7c9a75a481 Files: fixed bunch query 2020-12-21 14:09:19 +03:00
Alexey Kostenko
551454683b Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:05:23 +03:00
Alexey Kostenko
cc4b91393a Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:04:57 +03:00
Alexey Kostenko
c949b160f9 Web: Files: DocEditor: Added meta data (favicon, title). Adding "*" when data is not saved. Changing title in DocEditor when changing filename 2020-12-21 14:04:40 +03:00
Vladislav Makhov
c8f6e4e5c8 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:02:24 +03:00
Vladislav Makhov
12758544c0 web: files: add handle special chars typing 2020-12-21 14:01:33 +03:00
60a4e56871 Web: Files: folders uploading is hidden on mobile devices 2020-12-21 13:50:40 +03:00
Alexey Kostenko
2183b6853b Web: Files: DocEditor: Fixed page height detection 2020-12-21 13:40:55 +03:00
Artem Tarasov
5f87b4555d Web: Files: VersionHistory: fix after merge develop 2020-12-21 13:27:13 +03:00
Artem Tarasov
bfd11ede79 Merge branch 'develop' into feature/version-hostory-redesign
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
2020-12-21 13:15:43 +03:00
7c1b44e394 Web: Files: Added redirect to login on opening internal file link without cookie 2020-12-21 12:14:35 +03:00
Vladislav Makhov
32449024b4 web: files: set original title, if item rename was canceled. 2020-12-21 10:10:02 +03:00
Vladislav Makhov
75164013f2 web: files: remove ability to save document title with a whitespace 2020-12-21 10:04:05 +03:00
Vladislav Makhov
ac9666918e web: files: fix bug with selection 2020-12-18 19:13:49 +03:00
Alexey Kostenko
c4b1dfa3f5 Web: Files: Fixed internal media files link (on pages other than 1), and remove "preview" parameter from url after opening media viewer 2020-12-18 18:05:59 +03:00
Artem Tarasov
614d24b549 Web: Files: Settings: refactoring, fix firstLoad 2020-12-18 17:09:11 +03:00
Alexey Kostenko
61d2f93c48 Web: Files: Fixed a error when opening a media file by link 2020-12-18 16:24:25 +03:00
Artem Tarasov
8c8a3d60f1 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-18 15:37:44 +03:00
Artem Tarasov
7d8a523caa Web: Files: Setiings: hidden settings connected clouds, fixed bug with getting settings 2020-12-18 15:37:31 +03:00
Vladislav Makhov
dda45f3282 web: files: Hide header menu in favorites dir, when selected file removed from favorites 2020-12-18 14:24:28 +03:00
Vladislav Makhov
ee1eaf22ae Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-18 13:40:23 +03:00
Vladislav Makhov
eadac50389 web: files: added toasts for move/copy operations 2020-12-18 13:39:56 +03:00
Vladislav Makhov
f1bd691ed6 web: files: add translations for move/copy operations 2020-12-18 13:31:26 +03:00
Vladislav Makhov
3ab85035a0 web: files: fix icon of progress bar 2020-12-18 13:30:12 +03:00
Vladislav Makhov
d94c01cdd8 web: files: remove unused translations 2020-12-18 13:29:04 +03:00
Alexey Kostenko
c4a5bad014 Web: Files: SharingSettings: Added internal link for folder 2020-12-18 11:55:03 +03:00
Artem Tarasov
8886dd22a8 Web: Files: VersionHistory: fixed filter reset after returning from verion page 2020-12-18 11:30:17 +03:00
f42fc72cf9 Merge branch 'master' into develop
# Conflicts:
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/TagDao.cs
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Components/package.json
2020-12-17 21:03:48 +03:00
53f510ae18 Bump version to v0.0.4 2020-12-17 21:00:36 +03:00
0ca5402bc6 Files: fixed new tag 2020-12-17 20:50:54 +03:00
0e66177470 Files: refactoring 2020-12-17 19:39:31 +03:00
326d234773 Update yarn.lock files 2020-12-17 18:35:04 +03:00
Vladislav Makhov
e58e0c927b web: files: select input value, when edit or create item 2020-12-17 17:46:53 +03:00
Vladislav Makhov
77ed5dd81e Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 17:21:33 +03:00
Vladislav Makhov
d195ca0a08 web: files: add toasts for delete operations 2020-12-17 16:12:32 +03:00
b96d62d72f Merge branch 'hotfix/v0.0.3' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into hotfix/v0.0.3 2020-12-17 15:50:00 +03:00
0f1a43e0e7 Web: Files: fixed file read mark bug 2020-12-17 15:49:51 +03:00
Ilya Oleshko
3b31cd3248 Web: Files : Home: Fixed displaying context options for visitors 2020-12-17 15:20:52 +03:00
Vladislav Makhov
1e83731fbf Add translations 2020-12-17 15:20:51 +03:00
Alexey Kostenko
fb2b591603 Merge branch 'hotfix/v0.0.3' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.3 2020-12-17 14:54:24 +03:00
6d1f0dbba8 Files: fixed flag "new" 2020-12-17 14:24:31 +03:00
Alexey Kostenko
159f8f9057 Web: Files: NewFilesPanel: Fixed styles 2020-12-17 13:34:07 +03:00
Diana
fada5e278b Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer into feature/asc-files-tests 2020-12-17 13:20:52 +03:00
TatianaLopaeva
14e1d55ef9 Web: Files: Deleted debugger. 2020-12-17 13:18:34 +03:00
Ilya Oleshko
23cfe2032e Web: Files : Home: Fixed displaying shared buttons on share items 2020-12-17 13:09:53 +03:00
TatianaLopaeva
a7e4d814da Web: Common: Fixed unlocking by clicking on the icon. 2020-12-17 13:06:28 +03:00
3815a57394 Update yarn.lock files 2020-12-17 12:37:28 +03:00
Vladislav Makhov
61aa6ac875 web: files: add toasts for item creation 2020-12-17 11:53:08 +03:00
Vladislav Makhov
3ebbeb1ffc web: files: fix selection after rename item 2020-12-17 11:21:40 +03:00
41bca489bb Fixed versions (About version) 2020-12-16 19:09:56 +03:00
Diana
8fdaddd38d fix 2020-12-16 18:00:43 +03:00
Alexey Kostenko
59e0105bb6 Web: Files: NewFilesPanel: Fixed row style 2020-12-16 17:01:17 +03:00
Alexey Kostenko
0932517a57 Web: Files: NewFilesPanel: Fixed style 2020-12-16 16:07:21 +03:00
334c766052 Dao: any replaced with containts 2020-12-16 15:03:43 +03:00
f4b41b5111 Web: Files: fixed update of row after change of file owner 2020-12-16 11:46:45 +03:00
cbb0c75492 Web: Common: added employeeStatus to PeopleSelector 2020-12-16 11:37:50 +03:00
9ccc92f377 Web: Files: fixed getFilesList selector 2020-12-16 11:35:49 +03:00
4afadf2e0c Web: Added support of public folders + moved back to original index.html 2020-12-15 19:27:30 +03:00
c9293ac86d Merge branch 'develop' into feature/workspaces
# Conflicts:
#	packages/asc-web-common/src/components/FilterInput/FilterInput.js
#	packages/asc-web-common/src/components/FilterInput/sub-components/SortComboBox.js
#	packages/asc-web-common/src/components/PageLayout/index.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-header.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/article-main-button.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-common/src/components/PageLayout/sub-components/section-header.js
#	packages/asc-web-common/src/components/PrivateRoute/PrivateRoute.js
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/components/Article/Body/TreeFolders.js
#	products/ASC.Files/Client/src/components/pages/DocEditor/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/components/panels/OperationsPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	products/ASC.Files/Client/yarn.lock
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/ContactField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/DateField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/EmailField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/RadioField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextChangeField.js
#	products/ASC.People/Client/src/components/pages/ProfileAction/Section/Body/FormFields/TextField.js
#	products/ASC.People/Client/src/index.js
#	products/ASC.People/Client/yarn.lock
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Client/src/App.js
#	web/ASC.Web.Client/src/components/pages/Confirm/index.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/activateEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeEmail.js
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/changeOwner.js
#	web/ASC.Web.Client/src/helpers/confirmRoute.js
#	web/ASC.Web.Client/src/index.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/yarn.lock
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/yarn.lock
#	web/ASC.Web.Login/src/LoginContent.jsx
#	web/ASC.Web.Login/src/sub-components/register-container.js
#	yarn.lock
2020-12-15 18:40:27 +03:00
e542f2b54e Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-15 17:59:18 +03:00
Artem Tarasov
91bce60705 Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	web/ASC.Web.Components/src/components/drop-down/index.js
2020-12-15 16:33:01 +03:00
Artem Tarasov
78523a8d96 Merge branch 'develop' into bugfix/dropdown-fix 2020-12-15 15:39:22 +03:00
TatianaLopaeva
eb0743a3ad Web: Common/People/Files: Added simplified functionality of scrolling up when switching to a new page. 2020-12-15 14:08:14 +03:00
Diana
8f234d7418 fix 2020-12-15 14:08:07 +03:00
b0dd9c1400 Files: optimization 2020-12-15 13:29:53 +03:00
Vladislav Makhov
b748693676 Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-body.js
#	web/ASC.Web.Common/src/pages/login/index.js
#	web/ASC.Web.Components/src/components/row/index.js
2020-12-15 11:00:54 +03:00
4027ca9599 Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-15 10:56:50 +03:00
cbc8888057 Merge branch 'develop' into feature/thirdparty-integrations 2020-12-15 10:55:15 +03:00
TatianaLopaeva
0dd8f2858a Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/article.js
2020-12-14 21:30:39 +03:00
Artem Tarasov
a0f5261576 Merge branch 'develop' into bugfix/dropdown-fix
# Conflicts:
#	web/ASC.Web.Common/package.json
2020-12-14 20:59:14 +03:00
TatianaLopaeva
0c615d470b Web: Took the information about the width of the window from the store 2020-12-14 19:50:54 +03:00
Ilya Oleshko
8fd87415fd Web: Files : Home: Fixed downloading action 2020-12-14 18:21:45 +03:00
6ce69ef768 Web: Files: added change of file owner 2020-12-14 15:12:56 +03:00
ca9e7bd58a Web: Files: Fixed resize window 2020-12-14 15:11:34 +03:00
d428ec37c2 Web: Files: fixed setShareFiles action, added getCanShareOwnerChange selector 2020-12-14 15:08:41 +03:00
15420cb96b Web: Files: fixed ShareAccessRights constants 2020-12-14 15:06:24 +03:00
b06a6fb88c Web: Files: added OwnerChange translation 2020-12-14 15:05:09 +03:00
f232625ca4 Web: Files: Extended error toast 2020-12-14 14:57:18 +03:00
b1ad327e1c Web: Files: Fixed blocking popup on file creation by Enter in FF 2020-12-14 14:09:33 +03:00
Vladislav Makhov
10a8e7a039 Disable multiple sharing in private room 2020-12-14 13:05:51 +03:00
Vladislav Makhov
afb382d9d7 Add translation, when creating encrypted file 2020-12-14 11:06:36 +03:00
584c4e4b1a Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-14 10:57:14 +03:00
TatianaLopaeva
ead4841112 Merge branch 'develop' into feature/fix-hide/show-header 2020-12-14 10:57:03 +03:00
697ef7ed69 Web: Files: Refactoring of DocEditor page 2020-12-14 10:56:39 +03:00
c1c922f176 Web: Files: Removed useless api methods calls on DocEditor page 2020-12-14 10:54:27 +03:00
cc4fa01479 Web: Files: Removed displaying NavMenu loader on editor page 2020-12-14 10:51:58 +03:00
Vladislav Makhov
487ff234d9 Not to call callback for sharing encrypted file, when nothing changed 2020-12-14 10:26:39 +03:00
Vladislav Makhov
4e52155bbb Add translation, when sharing encrypted file 2020-12-14 09:58:05 +03:00
Vladislav Makhov
03e29cdec7 Remove unused code 2020-12-14 09:15:38 +03:00
Vladislav Makhov
7bd7928319 Fix items notification 2020-12-14 09:15:15 +03:00
ca26adf8e2 Web: Files: fixed onEditComplete 2020-12-11 17:21:38 +03:00
e8eb014a6f Files: fix download 2020-12-11 16:42:36 +03:00
Vladislav Makhov
81581d2199 Remove unused code 2020-12-11 16:34:55 +03:00
7a193e3ea0
Merge branch 'develop' into bugfix/dropdown-fix 2020-12-11 15:55:56 +03:00
6e0dd74e3e Merge branch 'release/v0.0.2' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into release/v0.0.2 2020-12-11 15:41:34 +03:00
0d7636d321 Web: Files: fixed dowload as 2020-12-11 15:41:16 +03:00
TatianaLopaeva
aa6eebb51b Web: Files/People: Home: Fixed the displaying load of section header 2020-12-11 14:21:37 +03:00
fa7d8e2010 Merge branch 'develop' into release/v0.0.2 2020-12-11 13:02:11 +03:00
Vladislav Makhov
25d43785d6 Replace number of root folder type id with constant 2020-12-11 12:09:16 +03:00
Vladislav Makhov
217a937b1e Hide new items notification in private room, then not in desktop 2020-12-11 12:06:22 +03:00
Ilya Oleshko
43346003fc Web: Files : Actions: Fixed wrong method on finish operation 2020-12-11 11:54:10 +03:00
0a775abb82 Files: optimization 2020-12-11 11:46:41 +03:00
f70e6e907f Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-11 11:34:23 +03:00
TatianaLopaeva
c9a8027ddf Merge branch 'develop' into feature/fix-hide/show-header
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	web/ASC.Web.Common/package.json
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-body.js
#	web/ASC.Web.Common/src/components/PageLayout/sub-components/section-header.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Components/package.json
2020-12-11 11:12:28 +03:00
Ilya Oleshko
902cf95094 Web: Files : Home: Fixed action duplication on row 2020-12-11 10:17:25 +03:00
169c25d9bb Merge branch 'develop' into feature/thirdparty-integrations
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
2020-12-11 10:04:19 +03:00
Artem Tarasov
72a21a1def Merge branch 'develop' into bugfix/dropdown-fix 2020-12-10 20:46:24 +03:00
Artem Tarasov
e6dfb13d7d Web: Common/Components/Files: applied isAside prop for backdrop, fixed related bugs 2020-12-10 20:09:16 +03:00
8c4be9ab6d Merge branch 'bugfix/upload-with-convertation' of github.com:ONLYOFFICE/AppServer into bugfix/upload-with-convertation 2020-12-10 19:15:44 +03:00