Commit Graph

1386 Commits

Author SHA1 Message Date
Daniil Senkiv
22e024ad31 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-13 15:30:14 +03:00
Daniil Senkiv
adc630d4c9 Files: fix returning items count 2020-03-13 15:29:39 +03:00
8fbb960dca Web: Files: removed unused selector 2020-03-13 14:12:03 +03:00
Ilya Oleshko
4d644980d4 Files.Client: Home: Added create actions and fixed action buttons on mobile 2020-03-13 14:10:45 +03:00
58a8021d2b Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-13 12:13:43 +03:00
d71d2e5235 Web: Files: added the visibility of the context menu button in a subfolder 2020-03-13 12:13:34 +03:00
Ilya Oleshko
3744ae6b57 Files.Client: Article: Fixed upload button, disabled 2020-03-13 12:10:03 +03:00
Daniil Senkiv
5422632e6f fix 2d9840e78b 2020-03-13 11:29:13 +03:00
Daniil Senkiv
2d9840e78b Web.Files/Common: Filter: add withSubFolders param 2020-03-13 10:55:25 +03:00
Daniil Senkiv
617950a6bb Web.Files: fix (1baeaefdd9) 2020-03-13 09:30:15 +03:00
Ilya Oleshko
1baeaefdd9 Files.Client: Home: Added translations and fixed item status display 2020-03-13 09:16:12 +03:00
Daniil Senkiv
ae6f0a6ef9 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-03-12 15:57:43 +03:00
Daniil Senkiv
2597cbfdb4 Web.Common: FilterInput: added selectors 2020-03-12 15:57:23 +03:00
be98d83da4 Web: Files: added folder navigation to row-container 2020-03-12 13:46:09 +03:00
db2b8ca686 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-03-11 17:20:33 +03:00
99cf3604c0 Web: Files: added empty progress-bar to files 2020-03-11 17:20:25 +03:00
Ilya Oleshko
7886224cdc Files.Client: Home: Added creating file action 2020-03-11 16:26:28 +03:00
Ilya Oleshko
69f8f9aa32 Files.Client: Article: Added onCreate actions for formats 2020-03-11 16:25:57 +03:00
Ilya Oleshko
138e48d4e9 Files.Client: Home: Fixed creating state value 2020-03-11 16:25:25 +03:00
Ilya Oleshko
269d3d72c7 Files.Client: Store: Added createFile action 2020-03-11 16:24:50 +03:00
Ilya Oleshko
0eb43c4f0e Files.Server: Added FileModel for creating file 2020-03-11 16:24:24 +03:00
Ilya Oleshko
5f628a7847 Files.Server: Added FileModel and FolderModel 2020-03-11 13:56:02 +03:00
Ilya Oleshko
0b8c870e19 web: common: bump version 2020-03-11 13:53:59 +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
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
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
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
Ilya Oleshko
c850970ff4 Files.Client: Store: Added deleteFile and deleteFolder actions 2020-03-06 14:28:37 +03:00
6bfc7626be Web: Files: added expanded keys support to TreeFolders, refactoring code 2020-03-06 13:17:39 +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
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
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
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
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
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
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
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
5442438698 Web.Files: Filter: add first version of FilesFilter 2020-03-03 09:30:27 +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
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
887f3a72ba Web: Files: added onSelect function for tree root folders 2020-03-02 11:48:53 +03:00
3c71629c37 Web: Files: moved mapStateToProps functions to getRootFolders selector 2020-03-02 09:50:14 +03:00
Ilya Oleshko
ccc2774191 Files.Client: Home: Added FilesRowContent component 2020-03-02 09:02:00 +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
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
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
22650be927 Files.Client: Home: Added Row and fakeApi 2020-02-28 13:33:13 +03:00
697b03ab6f Files: fixed @share 2020-02-27 18:25:59 +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
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
4e0fef6c95 Files: Fixed product path 2020-02-27 13:46:16 +03:00
3ac06f934d Files: fix 2020-02-27 11:51:05 +03:00
9a1a118f79 Merge branch 'master' into feature/elastic 2020-02-27 11:24:14 +03:00
190341c716 Files: renamed filescontroller 2020-02-27 11:22:42 +03:00
cae7c0f8c1 Web: People: fixed translation files 2020-02-27 11:12:11 +03:00
00e5f0c9cf Web: People: added truncate prop to checkbox, added border to users list container 2020-02-26 16:18:55 +03:00
888d735790 Web: People: fixed user list styles 2020-02-26 15:35:12 +03:00
d33895d8d5 Web: People: added custom scroll to list users 2020-02-26 15:26:54 +03:00
dcff29c806 File: FileStorageService renamed 2020-02-26 14:52:55 +03:00
1b4198b36d Files: ProductEntryPoint 2020-02-26 14:34:27 +03:00
c1c8bab59d Files: api 2020-02-26 13:01:12 +03:00
a192178156 Merge branch 'feature/elastic' of github.com:ONLYOFFICE/AppServer into feature/elastic 2020-02-26 11:06:55 +03:00
a78dad4064 web: files: Fixed proxy configure for images and socketjs 2020-02-26 11:04:26 +03:00
044147baa4 web: files: Added nav.log svgs 2020-02-26 11:02:55 +03:00
1bc8f58df4 Merge branch 'master' into feature/user-actions-changes 2020-02-26 10:55:17 +03:00
ac5017da99 Merge branch 'master' into feature/elastic
# Conflicts:
#	build/build.bat
#	build/rebuild.bat
2020-02-26 10:46:37 +03:00
e4af4d168f Update yarn.lock files 2020-02-26 10:23:38 +03:00
2ccd226940 web: clients: Fixed CRA proxy bug; 2020-02-26 10:02:37 +03:00
30dbb2a6ca Web: People: added send email function 2020-02-25 16:58:34 +03:00
935772d783 Web: People: renamed DeleteGroupUsersDialog to DeleteUsersDialog 2020-02-25 16:20:48 +03:00
35e2e20049 Files: added model 2020-02-25 15:21:48 +03:00
31dc839d22 web: Files: Fixed load Files home page 2020-02-25 14:47:50 +03:00
48513d7356 Web: People: renamed an array of users 2020-02-25 14:20:35 +03:00
fa4a088692 Web: People: fixed onChange checkbox function 2020-02-25 14:18:28 +03:00
e476681495 Web: People: added display of all users in the list in DeleteGroupUsersDialog, fixed display of the list of users 2020-02-25 13:14:44 +03:00
d9522e48ef Web: People: added display of all users in the list in ChangeUserStatusDialog, fixed display of the list of users 2020-02-25 11:58:04 +03:00
ce312b16c1 Merge branch 'feature/elastic' of github.com:ONLYOFFICE/AppServer into feature/elastic 2020-02-25 11:56:50 +03:00
af40cd8ca7 web: files: Fixed TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined 2020-02-25 11:56:41 +03:00
8737369a1c Web: People: added display of all users in the list in ChangeUserTypeDialog, fixed display of the list of users 2020-02-25 11:35:34 +03:00
ee31bb29b5 Web: People: fixed dialog class names 2020-02-25 11:32:17 +03:00
44ec45ebb6 Merge branch 'master' into feature/elastic
# Conflicts:
#	common/ASC.Common/Security/Cryptography/InstanceCrypto.cs
#	common/ASC.Core.Common/Billing/TariffService.cs
#	common/ASC.Core.Common/Caching/CachedQuotaService.cs
#	common/ASC.Core.Common/Caching/CachedTenantService.cs
#	common/ASC.Core.Common/Caching/CachedUserService.cs
#	common/ASC.Core.Common/Context/Impl/AuthManager.cs
#	common/ASC.Core.Common/Context/Impl/CoreConfiguration.cs
#	common/ASC.Core.Common/Context/Impl/TenantManager.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	common/ASC.Core.Common/Data/DbSettingsManager.cs
#	common/ASC.Core.Common/Tenants/TenantUtil.cs
#	common/ASC.Data.Reassigns/QueueWorker.cs
#	common/ASC.IPSecurity/IPSecurity.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	products/ASC.People/Server/Startup.cs
#	web/ASC.Web.Core/CookiesManager.cs
#	web/ASC.Web.Core/Tfa/TfaManager.cs
2020-02-25 11:24:45 +03:00
c02a987d36 web: files: Fixed PUBLIC_URL 2020-02-25 11:13:39 +03:00
7942dbadf8 web: files: Added Module images 2020-02-25 11:13:08 +03:00
707e0bbf82 Web: People: added display of all users in the list in SendInviteDialog, fixed display of the list of users 2020-02-25 10:51:27 +03:00
af7ac989a6 Web: People: modified sending users to dialogs 2020-02-25 10:47:40 +03:00
a452774b8b Web: People: added getUsersIds selector 2020-02-25 10:44:08 +03:00
4ca24f0077 Files: Init Files.Client 2020-02-25 09:58:09 +03:00
c0cc5cc188 Web: People: dialog message translations fixed 2020-02-21 11:57:47 +03:00
356e1d48ec Web: People: fixed send email header 2020-02-21 11:33:55 +03:00
a9f64e474f Merge branch 'master' into feature/user-actions-changes 2020-02-21 10:20:16 +03:00
28e94c16fc Web: People: fixed closing group button menu 2020-02-21 10:18:20 +03:00
7429478e2c Web: People: added new translations 2020-02-21 09:08:53 +03:00
41b943062a Web: People: removed unused translations 2020-02-21 09:06:58 +03:00
c5dbf8c859 Removed unused dependencies 2020-02-20 17:57:48 +03:00
c05fd0bfe7 Web: People: fixed change user type error 2020-02-20 16:14:33 +03:00
dd6ac76105 Web: People: added new translations 2020-02-20 16:05:36 +03:00
a1efaa4c17 Web: People: added change user type dialog 2020-02-20 15:55:25 +03:00
43bdd40f46 Web: People: removed unused getSelectionIds function, fixed getUserType function 2020-02-20 15:50:33 +03:00
c9689bc7df Web: People: rename DeleteGroupUsersShowUsers to ShowUsersList 2020-02-20 15:49:22 +03:00
65fa34dff4 Web: People: added change user status dialog 2020-02-20 14:13:54 +03:00
6c7145f32e Web: People: removed set disabled dialog 2020-02-20 14:12:42 +03:00
f2dd97824d Web: People: added new disable users dialog 2020-02-20 11:24:53 +03:00
e0e7803e56 Web: People: fixed users dialogs 2020-02-20 11:23:27 +03:00
f135a022d3 Web: People: fixed selectors functions 2020-02-20 11:22:23 +03:00
9ef838e8fc Web: People: refactoring delete group users dialog 2020-02-20 09:28:58 +03:00
7ada48f0bc Web: People: added send invite dialog to group users 2020-02-20 09:26:51 +03:00
05954f21e0 Web: People: added new translations to resourceConfig 2020-02-19 16:09:54 +03:00
a8eb7d8b1b Web: People: added delete group users warning dialog 2020-02-19 16:08:57 +03:00
7a8baecb2a Files: ef, di 2020-02-19 11:37:52 +03:00