Commit Graph

1244 Commits

Author SHA1 Message Date
a4eb45f1ab Scope: refactoring 2020-10-18 19:03:14 +03:00
5cddd2061d Files: fixed delete 2020-10-16 19:05:21 +03:00
79e07ed817 Files: fixed create folder 2020-10-16 17:39:13 +03:00
18ef6e7cb6 Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Core/Core/FileStorageService.cs
2020-10-16 16:57:21 +03:00
38cd808b4e Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-16 16:44:18 +03:00
a6d9908d00 Web: Files: remove duplicate fetchFolder 2020-10-16 16:45:44 +03:00
70b736998b Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
2020-10-16 16:44:10 +03:00
ed50f3bc98 Update yarn.lock files 2020-10-16 16:38:11 +03:00
Ilya Oleshko
c8cfe099ce Web: Files : RowContent : Disable file actions inside recycle 2020-10-16 16:33:25 +03:00
2ea8e5cf1c Web: Files: Applied prettier style fix 2020-10-16 16:27:22 +03:00
5eed00dd28 Removed sq bugs and code smells 2020-10-16 16:21:59 +03:00
Ilya Oleshko
312856acf1 Web: Files : RowContent : Auto formatting, disable file actions inside recycle 2020-10-16 16:12:37 +03:00
Ilya Oleshko
5c4df62c77 Web: Files : Body : Not render share button in recycle 2020-10-16 16:11:30 +03:00
d636c68ae6 Web: Files: fixed share translation 2020-10-16 16:09:59 +03:00
Ilya Oleshko
d5d4418536 Web: Files : NewFilesPanel : Fixed file open 2020-10-16 15:42:07 +03:00
Ilya Oleshko
74cae29b38 Web: Files : Selectors : Fixed filesList selector 2020-10-16 15:41:21 +03:00
30f301435e Web: Files: fixed the update of the badge in the tree 2020-10-16 15:06:49 +03:00
Artem Tarasov
89b2ace28b Web: Files: treeFolders: fixed badge display 2020-10-16 14:33:54 +03:00
Ilya Oleshko
bdad54951a Web: Files : NewFilesPanel : Fixed mapState error, temporary disabled open file inside panel 2020-10-16 14:08:52 +03:00
4b2f687cab Web: Files: Skip useless API requests on Editor opening 2020-10-16 12:15:54 +03:00
99ae158992 Web: Files: Removed useless API request call 2020-10-16 12:09:17 +03:00
e6be6f5072 References updated 2020-10-16 10:27:44 +03:00
f69281a07d References updated 2020-10-15 21:30:16 +03:00
fa54990786 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-15 19:04:19 +03:00
6e7e09b91b Revert "Web: Files: moved SimpleFilesRow to a separate file, removed the bind"
This reverts commit 43dc6d81a5.
2020-10-15 18:08:09 +03:00
ff1c1765b5 Web: Clients: Turned off Suspense fallback 2020-10-15 18:07:23 +03:00
43dc6d81a5 Web: Files: moved SimpleFilesRow to a separate file, removed the bind 2020-10-15 14:40:17 +03:00
Ilya Oleshko
3e66f95546 Merge branch 'feature/files' into feature/selectors-refactoring 2020-10-15 13:39:31 +03:00
TatianaLopaeva
14bb36900c Update yarn.lock files 2020-10-15 11:22:58 +03:00
Artem Tarasov
3ee236c25b Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-15 10:56:57 +03:00
Artem Tarasov
6e6bcbd92f Web: Files: TreeFolders: badge for showing new elements moved to component TreeMenu 2020-10-15 10:55:01 +03:00
Artem Tarasov
8930f98cdd Web: Files: settings: fixed to display loader 2020-10-15 10:52:51 +03:00
0fdd5dac10 Web: Files: added reselect to getSelection selector 2020-10-15 10:22:06 +03:00
Ilya Oleshko
55fbdf2fe9 Web: Files : Body : Fixed tooltip after merge 2020-10-14 18:09:24 +03:00
ea97ca05c2 Update yarn.lock files 2020-10-14 17:57:29 +03:00
Ilya Oleshko
5a75c16794 Web: Files : Header : Fixed menuItems 2020-10-14 17:40:39 +03:00
Ilya Oleshko
991e28ab86 Web: Files : Home : Fixed shared icon styles 2020-10-14 17:39:56 +03:00
Ilya Oleshko
51fd3ef672 Web: Files : Selectors : Added selectors 2020-10-14 17:38:45 +03:00
5cf2798aa4 Web: Files: fixed opening SharingPanel 2020-10-14 17:22:20 +03:00
a6c29d8931 Web: Files: moved getTooltipLabel to selectors, refactoring 2020-10-14 16:09:15 +03:00
70ff8c62ae Merge branch 'master' into feature/files
# Conflicts:
#	products/ASC.Files/Core/Core/FileStorageService.cs
2020-10-14 13:00:37 +03:00
3ce984b374 Web: Files: removed useless code from DocEditor 2020-10-14 12:57:00 +03:00
00e6ddcd97 Web: Files: rename isCanCreate to canCreate, fixed merge 2020-10-14 12:46:56 +03:00
4a0a683c68 fix 2020-10-14 12:11:04 +03:00
bac77e0ebd Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
2020-10-13 18:17:31 +03:00
49f5a52433 Update yarn.lock files 2020-10-13 16:52:17 +03:00
8205c230c7 Web: Clients: Added displaying Loader.Filter for MainButton 2020-10-13 16:43:41 +03:00
2fa205cb6f Web: Clients: Fixed catching of initial API errors 2020-10-13 16:31:21 +03:00
746ecc7f40 Web: Clients: Fixed applying single cursor on loading 2020-10-13 16:20:49 +03:00
3dd9f71dda Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-13 15:51:24 +03:00