Commit Graph

789 Commits

Author SHA1 Message Date
Vladislav Makhov
2476b306f9 Merge branch 'feature/files' into feature/files-recent
# Conflicts:
#	web/ASC.Web.Common/src/api/files/index.js
#	web/ASC.Web.Components/package.json
2020-10-12 10:04:24 +03:00
15f4b38a03
Web: Files: Remove hack 2020-10-09 21:39:34 +03:00
ee6307e288 Web: People: Added hack for build machine only 2020-10-09 19:14:48 +03:00
9f6f7b4bff Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-09 18:11:11 +03:00
e25c59fb09 Web: Files: Changed initialization of DocsAPI 2020-10-09 18:11:02 +03:00
615f514bfd Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	web/ASC.Web.Common/src/store/auth/selectors.js
2020-10-09 17:24:50 +03:00
Ilya Oleshko
a129bda5ee Web: Files : Home : Added share button at row 2020-10-09 17:08:29 +03:00
a71fd1208b Web: Files: fixed Home render, added new select logic 2020-10-09 16:43:50 +03:00
290f7649f1 Web: Files: fixed updating of the tree after operations with folders 2020-10-09 15:55:30 +03:00
1dfd7afe1c Update yarn.lock files 2020-10-09 15:07:41 +03:00
4cbaad0dfc Web: Files: fixed tree drag 2020-10-09 14:36:38 +03:00
226d4c6cc5 Web: Files: Add and applied Filter loader 2020-10-09 14:23:40 +03:00
215e33d053 Web: Files: Replaced hard-coded link for DocsAPI 2020-10-09 13:39:22 +03:00
68d32c7335 Web: Files: removed useless loopFilesOperations prop 2020-10-09 12:32:06 +03:00
dbfc5a6a96 Web: Files: fixed Home render 2020-10-09 11:57:40 +03:00
Ilya Oleshko
a1e696f6ae Web: Files : Selectors : Added property to selector 2020-10-09 11:46:53 +03:00
Ilya Oleshko
76c09fb7ee Web: Files : Actions : Fixed selectors 2020-10-09 11:46:22 +03:00
Ilya Oleshko
333b3f1e79 Web: Files : Panels : Fixed selectors 2020-10-09 11:46:03 +03:00
Ilya Oleshko
8440737f70 Web: Files : Home : Fixed selector for create url 2020-10-09 11:45:29 +03:00
Ilya Oleshko
8f4b6dd021 Web: Files : Home : Fixed selectors for tile content 2020-10-09 11:44:28 +03:00
Ilya Oleshko
404b775303 Web: Files : Home : Fixed selectors for tile badges 2020-10-09 11:44:06 +03:00
3385d0b2f5 Web: Files: fixed files operations 2020-10-08 23:58:21 +03:00
b95816a388 Merge branch 'feature/selectors-refactoring' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/selectors-refactoring 2020-10-08 17:54:14 +03:00
718dc8cc5a Web: Files: fixed dragging 2020-10-08 17:54:04 +03:00
Ilya Oleshko
fa0c649fe2 Web: Files : Home : Added icon for temp item on create 2020-10-08 17:13:49 +03:00
Ilya Oleshko
033a67863e Web: Files : Selectors : Fixed isMediaOrImage usage for context menu 2020-10-08 16:56:01 +03:00
Ilya Oleshko
1d79a2709f Web: Files : Home : Added selectors for formats and media viewer 2020-10-08 16:03:37 +03:00
Ilya Oleshko
a0a680aa7e Web: Files : Home : Added selectors for formats 2020-10-08 16:02:52 +03:00
Ilya Oleshko
79b6f43df0 Web: Files : Selectors : Added file format selectors, fixed fileList params 2020-10-08 16:02:03 +03:00
Ilya Oleshko
16cbf4436a Web: Files : Reducer : Added default formats 2020-10-08 16:01:08 +03:00
b4675941f6 Web: Files: fixed selectors 2020-10-08 13:54:34 +03:00
6cf7358b92 Merge branch 'feature/files' into feature/selectors-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Filter/index.js
#	web/ASC.Web.Common/src/api/files/index.js
2020-10-08 10:25:37 +03:00
Artem Tarasov
5806daa594 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-07 18:23:34 +03:00
954fe70035 Web: Files: fixed isCanCreate and isCanBeDeleted selectors 2020-10-07 18:09:08 +03:00
Ilya Oleshko
be48e703b9 Web: Files : Home : Fixed context menu separator key 2020-10-07 17:31:59 +03:00
cbcf6bef85 Web: Files: removed auth selectors from files 2020-10-07 17:23:02 +03:00
Artem Tarasov
17daf4e847 Web: Files: settings: fix warning 2020-10-07 17:15:40 +03:00
fdd0b945b0 Web: Files: fixed SectionHeaderContent selectors 2020-10-07 17:05:50 +03:00
9d87b8de09
Merge pull request #94 from ONLYOFFICE/feature/empty-screen
Feature/empty screen
2020-10-07 16:52:54 +03:00
b375463d02 Web: Files: added getRootFolderId, fixed sharing panel 2020-10-07 16:42:37 +03:00
3bf8bd5103 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-07 16:41:24 +03:00
ca37d2134d Web: Files: Applied API changes on server in files filtering 2020-10-07 16:41:05 +03:00
TatianaLopaeva
da23f36f09 Merge branch 'feature/files' into feature/empty-screen 2020-10-07 16:02:18 +03:00
TatianaLopaeva
34506827b5 Update yarn.lock 2020-10-07 15:53:29 +03:00
TatianaLopaeva
449bc0e0b2 Web: Files: Deleted unnecessary fontSize 2020-10-07 15:32:03 +03:00
TatianaLopaeva
17b8a00a62 Web: Files: Deleted unnecessary box 2020-10-07 15:21:46 +03:00
fc71716044 Web: Files: fixed SectionFilter import 2020-10-07 15:21:26 +03:00
TatianaLopaeva
de7e4fe062 Merge branch 'feature/files' into feature/empty-screen
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
2020-10-07 15:14:54 +03:00
Artem Tarasov
84bb49c0e3 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-10-07 15:14:26 +03:00
Ilya Oleshko
94d2ae1d07 Web: Files : Selectors : Added missing property 2020-10-07 14:46:59 +03:00
TatianaLopaeva
9ac0d6f73a Web: Files: Changed margin 2020-10-07 14:42:09 +03:00
Vladislav Makhov
e7fc2fef13 Add Recent to the tree node. 2020-10-07 14:26:08 +03:00
Artem Tarasov
36158ded1d Web: Files: fixed inability to navigate from TreeSettings to TreeFolders 2020-10-07 14:12:45 +03:00
c879c55009 Web: Files: fixed SharingPanel selectors 2020-10-07 14:05:14 +03:00
3fd94c1db9 Web: Files: fixed OperationsPanel selectors 2020-10-07 14:04:48 +03:00
ddc953bcf5 Web: Files: fixed NewFilesPanel selectors 2020-10-07 14:04:31 +03:00
9a87a89d0c Web: Files: fixed VersionHistory selectors 2020-10-07 14:04:13 +03:00
f737bb1deb Web: Files: fixed SectionHeaderContent selectors 2020-10-07 14:03:56 +03:00
254c158bef Web: Files: fixed VersionRow selectors 2020-10-07 14:03:40 +03:00
ea11614b86 Web: Files: fixed Settings selectors 2020-10-07 14:03:22 +03:00
0d2eec0647 Web: Files: fixed SectionBodyContent selectors 2020-10-07 14:03:03 +03:00
06bc431f3e Web: Files: fixed Home selectors 2020-10-07 14:02:42 +03:00
c789743835 Web: Files: fixed SectionPagingContent selectors 2020-10-07 14:02:19 +03:00
da1249cf4a Web: Files: fixed SectionHeaderContent selectors 2020-10-07 14:00:46 +03:00
190460a797 Web: Files: fixed SectionFilterContent selectors 2020-10-07 14:00:28 +03:00
74dda40b90 Web: Files: fixed SectionBodyContent selectors 2020-10-07 14:00:05 +03:00
b265a01603 Web: Files: fixed FilesTileContent selectors 2020-10-07 13:59:36 +03:00
446c4575d3 Web: Files: fixed FilesRowContent selectors 2020-10-07 13:59:15 +03:00
2667c4928c Web: Files: fixed DocEditor selectors 2020-10-07 13:58:54 +03:00
d5ed8c78e1 Web: Files: fixed EmptyTrashDialog selectors 2020-10-07 13:58:37 +03:00
8ee8bc2369 Web: Files: fixed DownloadDialog selectors 2020-10-07 13:58:16 +03:00
10fcad6c0e Web: Files: fixed DeleteDialog selectors 2020-10-07 13:57:47 +03:00
44b525a042 Web: Files: fixed MainButton selectors 2020-10-07 13:57:19 +03:00
8a132dbd62 Web: Files: fixed TreeSettings selectors 2020-10-07 13:56:47 +03:00
478a7909fc Web: Files: fixed TreeFolders selectors 2020-10-07 13:55:56 +03:00
ba3c40634d Web: Files: added new selectors 2020-10-07 13:55:05 +03:00
e76e50dc79 Web: ServiceWorkers: Turned off debug mode 2020-10-07 13:43:51 +03:00
7d958b7f9b Web: Files: Restored Suspense 2020-10-07 13:39:07 +03:00
Artem Tarasov
a49b2581d9 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/store/files/reducers.js
2020-10-07 13:24:20 +03:00
11348e5fba Update yarn.lock files 2020-10-07 12:58:38 +03:00
2e74a1bde3 Web: Replaced some code tot selectors 2020-10-07 12:47:55 +03:00
Ilya Oleshko
19f5206e3f Web: Files : Home : Fixed existing items check on add temp item on create 2020-10-07 11:45:20 +03:00
Ilya Oleshko
066a396dbd Web: Files : Home : Fixed double add temp item on create 2020-10-07 11:33:10 +03:00
TatianaLopaeva
ee6f71d6ae Web: Files: Refactoring 2020-10-07 11:03:19 +03:00
TatianaLopaeva
da9611bd4b Merge branch 'feature/files' into feature/empty-screen 2020-10-07 10:58:27 +03:00
TatianaLopaeva
650b5d076a Web: Files: Refactoring 2020-10-07 10:57:05 +03:00
ac7eda1b93 Web: Files: fixed filter 2020-10-06 22:56:22 +03:00
Ilya Oleshko
2632a0d3da Web: Files : Home : Fixed loopTree after create or update items at row 2020-10-06 21:48:55 +03:00
201126834f Web: Files: fixed url filter, fixed selectedFolder error 2020-10-06 19:33:41 +03:00
Artem Tarasov
ef602b578f Web: Files: fixed selected tree node on click in row 2020-10-06 17:07:58 +03:00
TatianaLopaeva
88d6a3ad07 Web: Files: Re-wrote styles for SectionBody and deleted unnecessary for EmptyFolderContainer widthProp 2020-10-06 16:04:33 +03:00
TatianaLopaeva
b76bf8f3a0 Web: Files: Re-wrote styles EmptyFoldersContainer 2020-10-06 15:39:28 +03:00
a664bc9795 Web: Files: fixed Home selectors, added new selectors 2020-10-06 15:35:46 +03:00
fa4f3d5d7b Web: Files: renamed setNewTreeFilesBadge action to setUpdateTree 2020-10-06 15:35:12 +03:00
5ae3b98548 Web: Files: fixed article body selectors, added redux to TreeFolders.js 2020-10-06 15:32:57 +03:00
Ilya Oleshko
2732f892da Web: Files : Home : Added events for rename and create, fixed loop folder data 2020-10-06 14:57:16 +03:00
Ilya Oleshko
a522433ed7 Web: Files : Home : Added selectors for fileRow 2020-10-06 14:56:31 +03:00
8d7cf4f2dc Web: Replaced getCurrentModule with getCurrentProduct selector 2020-10-05 20:56:36 +03:00
c336279bf1 Web: Files: Fixed IsAdmin issues 2020-10-05 20:38:45 +03:00
bf20339e47 Web: Files: fixed upload folder 2020-10-05 17:17:08 +03:00