Commit Graph

3031 Commits

Author SHA1 Message Date
5c35839685 Fix bug 52478: Client.Files: Open location in context menu 2021-09-14 12:57:29 +03:00
a7de875342 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-14 12:30:32 +03:00
b43dd4302a Web: Files: fix checkbox on tile 2021-09-14 12:30:25 +03:00
79b778c36d
Merge branch 'develop' into feature/new-campaigns 2021-09-14 11:48:24 +03:00
b4323fad80 Fixed Bug 52533 - Client.Files.Favorite/Recent. Fixed drag 2021-09-14 10:45:15 +03:00
b6d7677b23 Web: Files: delete useless 2021-09-13 17:29:46 +03:00
08e4b8c419 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-13 17:25:28 +03:00
9982c91d92 Web: Files: fix tile checkbox 2021-09-13 17:25:10 +03:00
4c3e75b7a6 Bug 49777: Client.Files. Fixed badge of version 2021-09-13 17:13:48 +03:00
1753c9aa54 Web: Files: fixed ThirdPartyMoveDialog styles 2021-09-13 16:48:55 +03:00
a757c691be Web: Files: fixed setNewBadgeCount error 2021-09-13 15:46:05 +03:00
fe6014a440 Web: Update webpack to v5.52.1 2021-09-13 15:08:48 +03:00
549b05a1f7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-13 14:26:09 +03:00
9b14200d84 Fix bug 52494: Client.Files.Checkbox activation 2021-09-13 14:25:37 +03:00
6a9a7af690 Web: Files: fixed convertDocs 2021-09-13 14:08:31 +03:00
40f162aca4 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-13 12:59:53 +03:00
f06e3c076b Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries 2021-09-13 12:54:59 +03:00
c7ad040293 Web: Sorted all "package.json" files by vscode-sort-package-json 2021-09-13 12:36:07 +03:00
38242e83c1 Web: Moved other common dependencies to sharedDependencies.js 2021-09-13 12:29:44 +03:00
fc6478180d Bug 52444 - Client.Files. Fixed opening files requiring conversion with the mouse wheel 2021-09-13 12:19:30 +03:00
74011d7328 Fixed Bug 52443 - Client.Files. Fixed downloadAs action 2021-09-13 11:09:59 +03:00
a47c73b5ce Web: Moved "mobx", "moment", prop-types" to sharedDependencies.js 2021-09-10 16:50:23 +03:00
956c9b3467 Web: Moved "react", "react-dom", "react-router", "react-router-dom", "styled-components" to sharedDependencies.js 2021-09-10 15:57:14 +03:00
d2f3c93c14 Web: Moved "@babel/runtime", "i18next", "i18next-http-backend", "react-i18next" to sharedDependencies.js 2021-09-10 15:15:51 +03:00
46161eef95 Web: Moved axios to sharedDependencies.js 2021-09-10 14:49:20 +03:00
f0c7a09a6c Web: Moved common shared dependencies to sharedDependencies.js + moved workbox-window 2021-09-10 14:20:19 +03:00
f7c46a70fa Web: Updates next dev packages:
- @babel/preset-env
- css-loader
- sass
- sass-loader
- serve
- source-map-loader
- style-loader
- terser-webpack-plugin
- webpack-dev-server
+ Fixed css-loader url resolution issues
2021-09-10 11:30:27 +03:00
8b3bbd8a84 Web: Files: fixed files operations 2021-09-09 15:30:58 +03:00
3f678b3030 Web: Client: Files: Article: Fixed displaying settings menu loader 2021-09-09 13:48:04 +03:00
15dab2adaa Web: Updated copy-webpack-plugin package 2021-09-09 13:17:27 +03:00
5b880d5b6a Web: Updated clean-webpack-plugin package 2021-09-09 12:58:49 +03:00
d4bd4dcb50 Web: Updated webpack and it's dependencies (new v5.52.0) + moved to new webpack-dev-server v4.1.1 2021-09-09 11:28:52 +03:00
18718aab93 Web: Updated babel packages 2021-09-08 17:40:31 +03:00
8c731a1630 Web: Turned off wdyr 2021-09-08 16:57:40 +03:00
8c6de99101 Web: Updated @welldone-software/why-did-you-render, move it to the common devDependencies 2021-09-08 16:52:56 +03:00
fabaaef0f9 Web: Updated react-toastify and extended ModuleFederationPlugin shared section 2021-09-08 16:28:10 +03:00
11aa89a628 Web: Updated @babel/runtime and extended ModuleFederationPlugin shared section 2021-09-08 16:04:05 +03:00
124df88c58 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 15:47:02 +03:00
1501c1d91e FIx Bug 52243 Client.Editor. There is no prompt message indicating that the file was saved successfully when using Save Copy As. 2021-09-08 15:46:52 +03:00
c41eb97a0f Web: Extended ModuleFederationPlugin shared section 2021-09-08 15:41:11 +03:00
b0147cc811 Web: Removed duplicated dependency declaration (fast-deep-equal) 2021-09-08 15:40:38 +03:00
2b2f5efc14 Web: Files: fixed drag files without extension 2021-09-08 14:52:42 +03:00
551c623541 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-09-08 14:36:10 +03:00
b0fe02a2b2 Web: Files: revert ADS_TIMEOUT 2021-09-08 14:23:16 +03:00
6e1cf0f2fc Web: Files: fixed banner i18n config init 2021-09-08 14:14:36 +03:00
67eeb56f16 Web: Removed duplicated dependency declaration (email-addresses) 2021-09-08 13:54:49 +03:00
e1ec752da5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 12:11:41 +03:00
7ad0abc09b Fix bug 52310: open files from upload panel 2021-09-08 12:11:31 +03:00
d66e8a4046 Web: Files: fixed drag files 2021-09-08 11:36:43 +03:00
43b776b4d6 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 11:01:21 +03:00
d4301a0c04 Web: Files: hid connection clouds settings for desktop editors 2021-09-08 11:01:15 +03:00
a0841a3eef Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-08 10:39:42 +03:00
3c4e0a3e2f Web: Files: Deleted side effect. 2021-09-08 10:39:28 +03:00
a28ae084ab Web: Files: banner refactoring 2021-09-08 10:36:02 +03:00
ecc5c69722 Web: Files: fixed banner translations 2021-09-07 18:34:46 +03:00
d15ddde9ff Web: Files: MainButton: fixed upload loader 2021-09-07 18:22:16 +03:00
2e83072ed2 Web: Files: fixed table 2021-09-07 17:58:07 +03:00
efaa0e75ce Web: Files: fixed context options 2021-09-07 16:11:42 +03:00
fcc1835bf2 Web: Files: hid connection clouds for the desktop client 2021-09-07 15:21:42 +03:00
ef920a2023 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-07 12:57:13 +03:00
7d63145043 Web: Client: Files: Article: Fixed displaying settings menu loader on first load 2021-09-07 12:56:17 +03:00
da96e47773 Web: Files: get campaigns translations from firebase 2021-09-07 12:48:41 +03:00
d51887f642 Web: Common: Fixed Article loaders + added MainButtonLoader 2021-09-07 12:29:55 +03:00
1ff5eadc8a Web: fixed table view 2021-09-06 16:55:29 +03:00
9772cdbc7b Web: Table: fixed table view for mobile devices 2021-09-06 15:35:17 +03:00
c15c6733d9 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-06 16:59:30 +05:00
432e58f9cd Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns 2021-09-06 11:43:35 +03:00
6651656b4a Fix Bug 51472 - Client.Drag’n’drop. Added drag and drop by filename 2021-09-03 17:15:58 +03:00
7869328c1c Web: Files: Table: fixed storage columns size 2021-09-02 13:46:18 +03:00
fa204303f5 Merge branch 'develop' into release/1.0.0 2021-09-01 16:08:41 +03:00
de373f09fa Web: Files: added default chunkUploadSize 2021-09-01 14:50:46 +03:00
70bba71c80 Web: Files: fix banner loader 2021-09-01 16:31:59 +05:00
6c54f593ed Web: Files: fix tree folder loaders 2021-09-01 15:38:03 +05:00
aa7f61e462 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-01 14:09:53 +05:00
4942fb26a8 Web: Files: added href to filesList and tableView 2021-09-01 14:09:10 +05:00
9be5858ae7 Merge branch 'release/1.0.0' into bugfix/mousewheel-opening-files 2021-09-01 13:23:33 +05:00
90b2d022e6 Web: Files: TreeFolders: fixed drag for FF 2021-09-01 10:48:00 +03:00
9b7464a894 Web: Client: Files: UploadDataStore: Fixed upload chunk value, now it get from settings 2021-08-31 17:35:46 +03:00
5ec0001797 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-31 15:01:38 +03:00
701e61a6d1 Fix Bug 52188 - Client.Files. Fixed filter reset 2021-08-31 15:01:31 +03:00
c4fb8be12a Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-08-30 16:54:41 +03:00
e4c34e5068 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:24:22 +03:00
6e987786f4 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 16:24:16 +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
9e29517d23 Fix Bug 52242 - Client.Files. Invalid confirmation window when deleting files from folders of a third-party account. 2021-08-30 15:40:27 +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
faefbd8f3b Web: Files: fixed header actions 2021-08-30 10:55:11 +03:00
4c8449b48e Web: Files: fixed folders icons 2021-08-28 16:07:36 +03:00
d2ba3fd93d Web: Files: fixed folder icons path 2021-08-27 20:53:06 +03:00
2e46034ab0 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-27 20:45:31 +03:00
28393c90f6 Web: moved file icons 2021-08-27 20:44:50 +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
3c0638482d Web: Files: fixed getHeaderMenu 2021-08-27 14:07:51 +03:00
71e2fad599 Fix Bug 51981 - Fixed reset sorting 2021-08-27 13:33:05 +03:00
500deafd58 Web: Files: fixed moveToAction clearPrimaryProgressData 2021-08-27 11:52:29 +03:00
4f30eb9a2a Web: removed duplicate translations from Common.json 2021-08-27 11:09:19 +03:00
957877899a Fix bug 51871: convertation process 2021-08-26 17:57:27 +03:00