Commit Graph

5251 Commits

Author SHA1 Message Date
Daniil Senkiv
ffff9d38b8 Web.Common/Files: FilesFilter: add authorType 2020-03-04 14:49:01 +03:00
f2636a0cf7 Web: Files: fixed generateTreeNodes files function 2020-03-04 13:44:06 +03:00
67521344e0 web: components: bump version 2020-03-04 13:22:12 +03:00
10998c67e5 Web: Components: added loadData prop to tree-menu 2020-03-04 13:21:52 +03:00
bfe801a4d6 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-04 13:18:57 +03:00
6269783b13 Web: Files: removed unused code 2020-03-04 13:18:49 +03:00
Daniil Senkiv
c6d30008bc Web.Files: Home: apply paging 2020-03-04 11:58:18 +03:00
Daniil Senkiv
ef915f3fd9 web.files: Home: Header: apply selected folder title 2020-03-04 10:58:12 +03:00
c780a881df Files: fixed removing file method 2020-03-04 10:42:43 +03:00
24e93c9e20 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-04 10:34:46 +03:00
01ac5466c9 Web: Files: added TreeFolders.js file 2020-03-04 10:34:39 +03:00
Daniil Senkiv
e81f48cb57 web.files: fix 2020-03-04 10:15:37 +03:00
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
db5a4586f1 fixed test config 2020-03-03 17:27:32 +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
ba13637a97 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-03-03 09:37:46 +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
911662df96 removed files 2020-02-28 16:23:30 +03:00