Commit Graph

254 Commits

Author SHA1 Message Date
5b3571eeea Web: Files: moved AddUsersPanel, AddGroupsPanel to SharingPanel, added EmbeddingPanel, added new translations, fixed SharingPanel rerender 2020-04-09 15:16:10 +03:00
435571b5fa Web: Files: fixed getting access rights 2020-04-07 11:36:55 +03:00
89770d6881 Web: Files: fixed access number in sharing panel 2020-04-07 11:12:42 +03:00
9add1999c2 Web: Files: added accessNumber, fixed added groups and user rights, made a template for an API request 2020-04-07 10:30:49 +03:00
908eca6c79 Web: Files: optimized api requests 2020-04-06 13:54:03 +03:00
d6d8c515bc Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-04-06 09:46:40 +03:00
ce57fef18e Web: Files: added receiving users for selected folders in the sharing panel, fixed display of user access rights for selected folders in the sharing panel 2020-04-06 09:46:11 +03:00
Ilya Oleshko
00893fdb65 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-04-02 15:33:24 +03:00
8b95f6af27 Web: Files: moved shareData to redux, added new api requests, refactoring 2020-04-02 12:15:35 +03:00
cd397946ee Web: Files: added new traslations, added selector for files format 2020-04-01 10:32:25 +03:00
2b66e3d72d Web: Files: added new translations, added a choice of access settings 2020-03-31 15:45:14 +03:00
28508119b6 Web: Files: added new styles and options to sharing panel 2020-03-31 13:58:32 +03:00
89719667c2 Web: Files: replaced the return value of the key with id in the selector selector 2020-03-31 13:57:30 +03:00
5cb054eacd Web: Files: fixed return value for groups request API 2020-03-31 13:53:19 +03:00
7234a37375 Web: Files: rewrited Header to class component 2020-03-31 13:51:53 +03:00
Ilya Oleshko
53d2a53c47 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-30 15:59:07 +03:00
e000092627 Web: Files: moved panels 2020-03-30 14:56:25 +03:00
1b1974f9d2 Web: Files: added Row component to sharing panel, optimized panel rendering, refactoring styles code 2020-03-30 14:35:20 +03:00
Ilya Oleshko
d38fb15fe4 Web: Files: Home: Added setting default name on create elements, added translations 2020-03-30 11:46:09 +03:00
Ilya Oleshko
4307852b3d Web: Files: Article: Fixed isRequired property 2020-03-30 11:18:41 +03:00
Ilya Oleshko
868cd858a0 Web: Files: Home: Added create actions to Empty screen buttons 2020-03-30 10:56:46 +03:00
Ilya Oleshko
882a55954e Web: Files: Home: Added create actions to Header context buttons 2020-03-30 10:34:05 +03:00
a383423d5b Web: Files: added sharing panel with add users panel and add groups panel 2020-03-28 13:15:23 +03:00
Ilya Oleshko
dff719bf67 Web: Files: Filter: Added filterColumnCount property for non mobile devices 2020-03-26 17:13:18 +03:00
87fa5a69a4 Web: Files: fixed file rename bug 2020-03-26 16:09:22 +03:00
dca75ae1ae Web: Files: fixed DeleteDialog update files, fixed set selected folders after move to other folder 2020-03-25 10:45:12 +03:00
589b5f9bde Web: Files: fixed DeleteDialog height 2020-03-24 18:09:56 +03:00
5f0171098d Web: Files: fixed DelerteDialog container height 2020-03-24 17:45:21 +03:00
74ca153aa8 Web: Files: fixed DeleteDialog scrollbar, added new traslations 2020-03-24 16:38:17 +03:00
63bf49d256 Web: Files: added DeleteDialog dialog, added removeFiles api request 2020-03-24 14:36:47 +03:00
92199515eb Web: Files: added loader to api request operations 2020-03-23 14:21:06 +03:00
32768d2c68 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-23 14:01:39 +03:00
2c4e59d5a1 Web: Files: fixed loop function 2020-03-23 14:01:34 +03:00
Daniil Senkiv
cf5946dece Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-23 13:47:40 +03:00
Daniil Senkiv
c38f4022de web.files: MainButton: fix selector 2020-03-23 13:47:28 +03:00
51c83460cd Web: Files: added TreeFolders update after rename or delete action 2020-03-23 13:42:37 +03:00
Daniil Senkiv
605321b2e6 Web.Files: in addition to 7a2ae47eb0 2020-03-20 16:29:18 +03:00
Daniil Senkiv
ef108972ea Web.Files: TreeFolders: fix problem with setted authorType 2020-03-20 16:01:07 +03:00
Daniil Senkiv
46bc8fdeb7 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-20 15:59:34 +03:00
Daniil Senkiv
7a2ae47eb0 Web.Files/Common: Filter: add folder param instead of hash param 2020-03-20 15:59:06 +03:00
Ilya Oleshko
af104ed792 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-20 15:14:07 +03:00
Ilya Oleshko
645def5f81 Files.Client: Home: Fixed elements position on editing row 2020-03-20 15:13:57 +03:00
Ilya Oleshko
0db3ca81d8 Files.Client: Home: Fixed text style for editing container 2020-03-20 15:13:33 +03:00
04f28c2a71 Web: Files: replaced rootFolders to treeFolders 2020-03-20 14:59:07 +03:00
Daniil Senkiv
b1386472d4 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-20 13:47:20 +03:00
Daniil Senkiv
05476a93c6 Web.Files: fix error at raise level of current folder 2020-03-20 13:47:07 +03:00
Ilya Oleshko
2086a08d3c Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-20 13:37:19 +03:00
Ilya Oleshko
66ad09d869 Files.Client: Home: Added onClick for RowContent on mobile and tablet 2020-03-20 13:37:10 +03:00
Daniil Senkiv
f2e69e5384 Web.Files: fix selector (88a6c73a8b) 2020-03-20 11:53:25 +03:00
Daniil Senkiv
c6643519c8 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-20 11:07:43 +03:00
c5950e431a Web: Files: fixed TreeFolders 2020-03-20 11:05:45 +03:00
Daniil Senkiv
ee3dd81e84 Web.Files: MainButton: optimize rendering 2020-03-20 10:50:11 +03:00
79ab5e3042 Web: Files: fixed closing EmptyTrashDialog 2020-03-20 10:47:11 +03:00
Daniil Senkiv
88a6c73a8b Web.Files: MainButton: remove useless selector, add new selector 2020-03-20 10:47:00 +03:00
Daniil Senkiv
bca5dbf28d Web.Files: Home: Filter: optimize rendering 2020-03-20 10:24:55 +03:00
Ilya Oleshko
f33b4c72d1 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-19 16:24:36 +03:00
Ilya Oleshko
7543a0627f Files.Client: Home: Fixed add icon position for header 2020-03-19 16:24:26 +03:00
Ilya Oleshko
326c69cc23 Files.Client: Home: Fixed import sorting 2020-03-19 16:14:58 +03:00
Daniil Senkiv
73b7eb3813 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-19 16:08:37 +03:00
Daniil Senkiv
4a30872a15 Web.Files: TreeFolders, EmptyFolderContainer: fix problem with paging 2020-03-19 16:08:27 +03:00
Ilya Oleshko
42b9698a7f Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-19 16:04:59 +03:00
Ilya Oleshko
a5ac153cb8 Files.Client: Home: Added goBack icon for sub-folders 2020-03-19 16:00:57 +03:00
eadec341c6 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-19 15:25:40 +03:00
c1782f774a Web: Files: added Empty TrashDialog with translations 2020-03-19 15:25:11 +03:00
Daniil Senkiv
9d0cef81dd Web.Common: fix folderTree 2020-03-19 13:49:16 +03:00
Daniil Senkiv
e0b7cf0724 Web.Files: src: add handling error 2020-03-19 11:57:27 +03:00
Daniil Senkiv
d89f72bda0 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-19 11:40:49 +03:00
Daniil Senkiv
4b20b8578c Web.Files: Filter: apply withSubfolders param correctly 2020-03-19 11:40:42 +03:00
8f7668f7a3 Web: Files: fixed recycle bin folder 2020-03-19 10:06:04 +03:00
009dde84e9 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-19 09:53:51 +03:00
b64587cb21 Web: Files: fixed update tree folders 2020-03-19 09:53:43 +03:00
Daniil Senkiv
c1bbf62609 Web.Files: get info about author of file before showing interface with fix 2020-03-19 09:15:58 +03:00
c464de2c4d Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-18 16:01:29 +03:00
2bb45f1e07 Web: Files: revert dacbf30366 2020-03-18 16:01:22 +03:00
Ilya Oleshko
2b3e6f0903 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-18 15:40:04 +03:00
Ilya Oleshko
0b1bda7a39 Files.Client: Home: Fixed rename action for file and folder with same id 2020-03-18 15:39:53 +03:00
Daniil Senkiv
0faa3a74ed Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-18 15:10:14 +03:00
Daniil Senkiv
dacbf30366 Web.Files: get info about author of file before showing interface 2020-03-18 15:09:56 +03:00
Ilya Oleshko
51da5abac4 Files.Client: Home: Added fetchRootFolders action for re-render folder tree after folder operations 2020-03-18 14:32:01 +03:00
15c5114a10 Update yarn.lock files 2020-03-18 13:08:58 +03:00
Ilya Oleshko
6be42e322e Files.Client: Home: Fixed action format 2020-03-18 11:42:17 +03:00
Ilya Oleshko
c8b59cfa7d Files.Client: Article: Fixed action format 2020-03-18 11:41:39 +03:00
Ilya Oleshko
c4c7f16b0b Files.Client: Store: Formatting 2020-03-18 11:40:49 +03:00
9502dcda11 Web: Files: moved action function to selectors 2020-03-18 10:36:19 +03:00
9b0996a5f0 Web: Files: fixed treeFolders error 2020-03-18 10:17:46 +03:00
a62c03b7a0 Web: Files: fixed treeFolders error 2020-03-18 10:02:29 +03:00
c501e8019f Web: Files: fixed TreeFolders duplicated folders 2020-03-18 09:23:40 +03:00
Daniil Senkiv
1d99a35680 Web.Files: fix filter 2020-03-17 15:11:10 +03:00
7adb83f7ad Web: Files: fixed tree nodes opening 2020-03-17 14:12:01 +03:00
Ilya Oleshko
e3416a9345 Files.Client: Store: Rewrited fetchRootFolders with async axios 2020-03-17 12:10:04 +03:00
Ilya Oleshko
d94d45b0b3 Files.Client: Home: Added filter for fetching files after deleting 2020-03-17 12:07:46 +03:00
Ilya Oleshko
d5654ab0e4 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-17 12:07:01 +03:00
Daniil Senkiv
883b473c98 Web.Files: fix selection files without registered type 2020-03-17 11:52:40 +03:00
Daniil Senkiv
a13c1cccdc Web.Files: fix selection files and folders with equal ID 2020-03-17 11:52:18 +03:00
Ilya Oleshko
99a981a338 Files.Client: Home: Added filter for fetching files after creating 2020-03-17 11:35:23 +03:00
Daniil Senkiv
fda1f300d5 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-17 11:06:07 +03:00
Daniil Senkiv
884394a0f0 web.files: fix problem in time of creating file 2020-03-17 11:06:00 +03:00
Daniil Senkiv
50c5596271 web.files: fix selector 2020-03-17 10:59:38 +03:00
880d3e5876 Web: Files: fixed opening folders to url 2020-03-17 10:21:49 +03:00
584e05c10e Web: Files: added loader for API requests, optimized getFolder action 2020-03-17 09:23:32 +03:00