Commit Graph

5033 Commits

Author SHA1 Message Date
Daniil Senkiv
2a5c314c73 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/store/files/reducers.js
2020-03-04 10:14:01 +03:00
Daniil Senkiv
79aa0e58d0 Web.Files: Home: Header: Filter: number to String, use redux 2020-03-04 10:08:46 +03:00
7ef15cb51d web: components: bump version 2020-03-04 09:17:35 +03:00
cdaf42ad6b Web: Components: fixed tree-menu tests 2020-03-04 09:11:17 +03:00
5a1fa87bd9 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-04 08:56:28 +03:00
e109a7d043 web: components: bump version 2020-03-04 08:55:15 +03:00
Daniil Senkiv
1dc0312977 Web.Files: add url filter 2020-03-04 08:41:36 +03:00
Daniil Senkiv
5ddeed7ab6 Web.Files: Home: Filter: add sort parameters 2020-03-03 11:00:39 +03:00
Daniil Senkiv
57d8f06e41 Web.Files: Home: add translations for loader 2020-03-03 09:40:36 +03:00
Daniil Senkiv
b23b820d60 web: common: bump version 2020-03-03 09:30:42 +03:00
Daniil Senkiv
5442438698 Web.Files: Filter: add first version of FilesFilter 2020-03-03 09:30:27 +03:00
Ilya Oleshko
b89bc4723c web: common: bump version 2020-03-02 17:09:08 +03:00
Ilya Oleshko
b044b545d0 Web: Common: Api: Files: Added getFileInfo, getFolderPath, createTextFileInCommon, getFileInfo, updateFile, createFolder and renameFolder api requests 2020-03-02 17:08:53 +03:00
Ilya Oleshko
fd368b8615 Files.Client: Home: Added version and file status badges for row 2020-03-02 16:19:09 +03:00
Ilya Oleshko
679700bc89 Files.Client: Home: Rewrited row content to class component 2020-03-02 14:52:18 +03:00
Ilya Oleshko
7d6d59a20c Files.Client: Home: Enabled checkboxes and context menu for row elements 2020-03-02 14:51:24 +03:00
Ilya Oleshko
034f426a4d web: common: bump version 2020-03-02 13:48:24 +03:00
Ilya Oleshko
52bf9ac9e0 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-02 13:48:09 +03:00
Ilya Oleshko
97fa98857e Web: Common: Api: Files: Added getFolder by folder id 2020-03-02 13:47:51 +03:00
53d2d6af89 Web: Files: added fetchSharedFolder to onSelect function for tree share folder 2020-03-02 12:33:12 +03:00
7fc33a282b Web: Common: added getSharedFolderList fake api 2020-03-02 12:30:47 +03:00
887f3a72ba Web: Files: added onSelect function for tree root folders 2020-03-02 11:48:53 +03:00
Ilya Oleshko
948d43a05d web: common: bump version 2020-03-02 11:25:30 +03:00
Ilya Oleshko
f80ab0b473 Web: Common: Api: Files: Disabled fakeApi for trash folder 2020-03-02 11:25:26 +03:00
Ilya Oleshko
336561c86f web: common: bump version 2020-03-02 11:17:58 +03:00
Ilya Oleshko
2a9c57d06e Web: Common: Api: Files: Added createTextFile and createTextFileInMy 2020-03-02 11:17:32 +03:00
3c71629c37 Web: Files: moved mapStateToProps functions to getRootFolders selector 2020-03-02 09:50:14 +03:00
df6d25f4a9 Web: Components: renamed onBadgeClick function updated README.md file 2020-03-02 09:47:58 +03:00
Ilya Oleshko
ccc2774191 Files.Client: Home: Added FilesRowContent component 2020-03-02 09:02:00 +03:00
Ilya Oleshko
6a14d0978f web: common: bump version 2020-02-28 17:26:24 +03:00
Ilya Oleshko
416a4285c9 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-02-28 17:25:34 +03:00
Ilya Oleshko
e543f00b17 web: common: bump version 2020-02-28 17:21:26 +03:00
Ilya Oleshko
49845fbb6c Web: Common: Api: Files: Added getCommonFolderList and getProjectsFolderList 2020-02-28 17:21:15 +03:00
Ilya Oleshko
66fba346d5 Files.Client: Home: Added fetchCommonFolder and fetchProjectsFolder. Fixed fetchRootFolders. 2020-02-28 17:20:21 +03:00
c8bf1e7169 Web: Files: fixed tree icons 2020-02-28 17:08:21 +03:00
Ilya Oleshko
3f2baee4cb web: common: bump version 2020-02-28 16:08:14 +03:00
Ilya Oleshko
e35df76d90 Files.Client: Home: Fixed fake folderApi. Added @my and @trash api. 2020-02-28 16:08:03 +03:00
e25abf6f9d Web: Files: added empty folder container, added new images 2020-02-28 13:55:27 +03:00
Ilya Oleshko
c691ef3e7d web: common: bump version 2020-02-28 13:33:33 +03:00
Ilya Oleshko
22650be927 Files.Client: Home: Added Row and fakeApi 2020-02-28 13:33:13 +03:00
4c308a3b3f Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-02-27 17:35:14 +03:00
8223b37c35 Web: Files: added badge click event to TreeMenu 2020-02-27 17:35:07 +03:00
77e9967714 Web: Components: added Badge to tree-menu 2020-02-27 17:33:17 +03:00
Daniil Senkiv
733df2e12a Files.Client: Home: Header: add context menu for folders 2020-02-27 17:12:45 +03:00
022e0371db Files: Client: added tree-menu with fake folders 2020-02-27 16:32:33 +03:00
Daniil Senkiv
8010b81e8c Files.Client: Home: Header: add context menu 2020-02-27 16:22:48 +03:00
Daniil Senkiv
91d7e28b25 Files.Client: Article: add MainButton elems 2020-02-27 16:21:20 +03:00
Nikolay Rechkin
7d21902c86
Merge pull request #30 from ONLYOFFICE/feature/elastic
Feature/elastic
2020-02-27 15:52:34 +03:00
4e0fef6c95 Files: Fixed product path 2020-02-27 13:46:16 +03:00
3ac06f934d Files: fix 2020-02-27 11:51:05 +03:00