Commit Graph

5098 Commits

Author SHA1 Message Date
Ilya Oleshko
4e45f96b7a Web: Common: Api: Files: Fixed request payload 2020-03-11 13:53:49 +03:00
Ilya Oleshko
84ae1715da Files.Client: Fixed deleteFolder action 2020-03-10 16:49:44 +03:00
Ilya Oleshko
d617f694a8 Files.Client: Home: Added Create item action 2020-03-10 15:45:29 +03:00
Ilya Oleshko
ccaf516f80 Files.Client: Article: Added onCreateFolder action 2020-03-10 15:44:22 +03:00
Ilya Oleshko
5d1bb64374 Files.Client: Home: Added isCreating state and onCreate callback 2020-03-10 15:43:38 +03:00
Ilya Oleshko
c33ddfe88a Files.Client: Store: Added createFolder action 2020-03-10 15:42:43 +03:00
Ilya Oleshko
e984a620ea web: common: bump version 2020-03-10 15:42:08 +03:00
Ilya Oleshko
53e77b7981 Web: Common: Api: Files: Fixed property name for creating folder 2020-03-10 15:41:47 +03:00
12b7d47a25 web: common: bump version 2020-03-10 09:22:19 +03:00
1d072fec22 Web: Common: added share api 2020-03-10 09:22:02 +03:00
252850a57b Web: Files: fixed tree rerender 2020-03-10 09:21:26 +03:00
bb5835812e Merge branch 'master' into feature/files 2020-03-10 09:01:09 +03:00
5671ee6133 Files: fixed long operation 2020-03-06 17:48:58 +03:00
f0111a72a0 Files: fixed get @share 2020-03-06 17:15:39 +03:00
6ccfbec3b0 Files: fixed remove folder 2020-03-06 16:48:04 +03:00
5c2c7f15ce Web: Files: fixed display of the selected folder in TreeFolders 2020-03-06 15:45:51 +03:00
Ilya Oleshko
40a023b94e Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-06 14:30:25 +03:00
Ilya Oleshko
578b10170b web: common: bump version 2020-03-06 14:30:13 +03:00
Ilya Oleshko
f1d5bf5ba2 Files.Client: Home: Fixed rename input height for mobile 2020-03-06 14:29:59 +03:00
Ilya Oleshko
17c1986c3d Files.Client: Home: Added Delete item action 2020-03-06 14:29:18 +03:00
NikolayRechkin
57559d08cc web: components: bump version 2020-03-06 14:28:38 +03:00
Ilya Oleshko
c850970ff4 Files.Client: Store: Added deleteFile and deleteFolder actions 2020-03-06 14:28:37 +03:00
NikolayRechkin
2f6497d37c web: components: fix tree menu 2020-03-06 14:28:18 +03:00
Ilya Oleshko
67efe1074c Web: Common: Api: Files: Added deleteFolder and deleteFile 2020-03-06 14:27:51 +03:00
f3cb58d0aa web: components: bump version 2020-03-06 13:17:59 +03:00
6bfc7626be Web: Files: added expanded keys support to TreeFolders, refactoring code 2020-03-06 13:17:39 +03:00
013a35da04 Web: Components: added ref support to tree-menu component 2020-03-06 13:14:04 +03:00
0c67c6f29d Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
2020-03-05 16:18:10 +03:00
e30fb8ce39 Web: Files: added onBackToParentFolder to EmptyFolderContainer 2020-03-05 16:16:09 +03:00
Ilya Oleshko
9545e0123c Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-05 15:22:22 +03:00
Ilya Oleshko
a5e8fe5b7c Files.Client: Home: Added canWebEdit and canConvert selectors 2020-03-05 15:19:01 +03:00
4d669b461d Web: Files: removed unused selectors, refactoring TreeFolders 2020-03-05 14:37:28 +03:00
Ilya Oleshko
da4bd0cb9b Files.Client: Home: Added cancel renaming without send api request. Fixed clear renaming id state. 2020-03-05 14:14:39 +03:00
Ilya Oleshko
61d4dd7e4d Files.Client: Home: Added loader for displaying renaming operation 2020-03-05 14:12:33 +03:00
Ilya Oleshko
ea82ff24a3 Files.Client: Home: Added key actions for renaming 2020-03-05 13:26:59 +03:00
Ilya Oleshko
7a06630e34 web: common: bump version 2020-03-05 09:18:08 +03:00
Ilya Oleshko
121696c699 Files.Client: Home: Added components for renaming elements at Row 2020-03-05 09:17:32 +03:00
Ilya Oleshko
8630209fe3 Files.Client: Home: Added updateFile and updateFolder actions for store 2020-03-05 09:16:40 +03:00
Ilya Oleshko
da17495699 Web: Common: Api: Files: Fixed api data 2020-03-05 09:15:27 +03:00
78d9f642b2 Added files config 2020-03-04 17:41:52 +03:00
352474ab7f Web: Files: fixed display of nesting folders, removed unused code 2020-03-04 17:16:51 +03:00
84c69fc70a Merge branch 'master' into feature/files 2020-03-04 16:28:16 +03:00
a7069aa19d web: common: bump version 2020-03-04 16:23:14 +03:00
22e2729cc5 Web: Files: fixed merge 2020-03-04 16:22:56 +03:00
ed9c15864a web: common: bump version 2020-03-04 15:47:54 +03:00
fcd9da1dc5 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files
# Conflicts:
#	web/ASC.Web.Common/src/api/files/filter.js
2020-03-04 15:47:31 +03:00
ccd926ab78 Web: Files: added tree files routing 2020-03-04 15:45:39 +03:00
bcbe88caab Web: Common: added treeFolders field to filter 2020-03-04 15:40:02 +03:00
Daniil Senkiv
d14142184f Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-04 14:49:30 +03:00
Daniil Senkiv
253752fbfc web: common: bump version 2020-03-04 14:49:13 +03:00