Commit Graph

3613 Commits

Author SHA1 Message Date
b9ed789746 Web: Applied WP:ModuleFederation best practices 2021-01-26 00:55:46 +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
2e85d8a220 Files: fix insert 2021-01-21 10:42:23 +03:00
8d62eb5fbf Update yarn.lock files 2021-01-20 12:55:23 +03:00
bf7a5d81df Web: Files: fix "getsharingkeys" working 2021-01-20 12:36:35 +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
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
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
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