Commit Graph

4500 Commits

Author SHA1 Message Date
d752424200 Web: Files: SelectedFolder: Added getFolderPath method and Refactoring component. 2021-05-27 10:37:27 +03:00
e13fded90e Web: Files: SelectedFolder: Refactoring. 2021-05-26 19:19:24 +03:00
f23775b466 Web: Settings: Backup: Make universal SelectedFolder, refactoring and Disabled third-party resource if it is not available. 2021-05-25 14:08:46 +03:00
a747432ddf Web: Settings: Fixed translation. 2021-05-24 21:31:18 +03:00
028c274f38 Web: Settings: Backup: Deleted only aside view for selecting folder. 2021-05-24 20:43:58 +03:00
cd83106bb9 Web: Settings: Backup: Rename folder. 2021-05-24 20:32:09 +03:00
009d587090 Web: Settings: Backup: Added max-length for input. 2021-05-19 09:34:16 +03:00
20404ad431 Web: Settings: Backup: Refactoring and Delete file-input-with-folder-path from components. 2021-05-18 15:22:00 +03:00
72a680df37 Web: Settings: Backup: Refactoring. 2021-05-18 10:42:39 +03:00
56a99dab66 Web: Settings: Backup: Fixed showing sub folders of third-party resources. 2021-05-17 17:29:46 +03:00
8d971cc286 Web: Settings: Backup: Refactoring. 2021-05-17 14:46:01 +03:00
54fa2309f4 Web: Settings: Backup: Added possibility to set loading for components outside the OperationsDialog. 2021-05-14 17:51:34 +03:00
d72b272fe4 Web: Settings: Backup: Added error handler when try to save third-party resource settings with empty input. 2021-05-13 11:56:47 +03:00
71fa3399bc Web: Settings: Backup: Added showing save and cancel button when select a folder and Added base folder path when click on cancel button. 2021-05-12 16:03:06 +03:00
7541e4bfe5 * Web:Settings: Backup: Added create schedule at document module, added information about created schedule for documents module and Refactoring. 2021-05-07 16:23:46 +03:00
2ecf3c8f9f Web: Settings: Backup: Added loader when user select a folder. 2021-05-06 13:06:55 +03:00
56b2080459 Web: Files: OperationsDialog: Fixed styles. 2021-05-06 12:42:43 +03:00
ceee71edf6 Web: Settings: Backup: Deleted base folder for third party resources. 2021-05-06 12:09:45 +03:00
a9a13d1346 Web: Refactoring & optimization. 2021-05-06 11:32:33 +03:00
5b15461225 Web: Settings: Backup: Added logic for copying backup to documents module, added error processing, added toastr when copying is success. 2021-05-04 15:07:16 +03:00
b6881cd403 Web: Added check for connecting a third-party resource: input is disabled if user didn't connecting a third-party resource. 2021-04-30 11:27:27 +03:00
3ede66f9cd Web: Settings: Backup: Added input with folder path. Added panel with only common documents. 2021-04-29 19:39:35 +03:00
bd495757cc Merge branch 'master' into develop 2021-04-19 18:52:56 +03:00
36c65c1c43 Bump version v0.1.6 2021-04-19 18:41:27 +03:00
Ilya Oleshko
175cee8b86 Web: Empty: Fixed displaying translation keys on loading 2021-04-19 15:41:27 +03:00
Ilya Oleshko
fbf69d2bdf Web: Files: Home: Fixed displaying content if translation loading 2021-04-19 15:40:28 +03:00
461110e1a7 Web: Fix show loaders timeout for quickly responses 2021-04-19 13:36:40 +03:00
3037c23e55 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-19 10:26:33 +03:00
ce48583873 Web: Files: fixed row content mobile click 2021-04-19 10:26:24 +03:00
2a6a556a38
Merge pull request #226 from ONLYOFFICE/feature/dotnet-core-debugging-with-WSL-2
Feature/dotnet core debugging with wsl 2
2021-04-17 11:36:14 +03:00
Ilya Oleshko
64fae284ee Web: Projects: Fixed style for mobile and tablet devices, fixed description, disabled learn more button 2021-04-16 22:12:41 +03:00
Ilya Oleshko
c083473d5a Web: CRM: Fixed style for mobile and tablet devices, fixed description, disabled learn more button 2021-04-16 22:12:25 +03:00
e586d42d3b Web: Added clickBackdrop() for close unpinned Article on Tablet and Mobile 2021-04-16 20:23:08 +03:00
5f2998af87 refactoring launchSettings.json. added 'WSL 2 : Ubuntu 20.04' profile 2021-04-16 19:33:26 +03:00
995579ac8b People: change number method 2021-04-16 18:32:31 +03:00
ca876c4349 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-16 16:37:30 +03:00
ee76d58ee8 Web: People|Files: Added timeout for 500 ms on setup "isLoading" flag (for quickly responses) 2021-04-16 16:37:22 +03:00
Vladislav Makhov
a05d5218ab web: files: hid filter block, if no items in current dir 2021-04-16 16:31:26 +03:00
3aae413e12 replace Path.Combine to CrossPlatform.PathCombine 2021-04-16 16:26:26 +03:00
Vladislav Makhov
d9179337e8 Merge branch 'bugfix/v0.1.6' of github.com:ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-16 16:22:39 +03:00
Vladislav Makhov
4a82ab2355 web: files: fix translation view in filter block, after second visit module 2021-04-16 16:22:23 +03:00
a289256846 Web: Files: added ConflictResolveDialog, refactoring files operations 2021-04-16 16:04:50 +03:00
53f32a2658 Web: Files: fixed cancelCurrentUpload import 2021-04-16 12:03:06 +03:00
7e2a991eec Files: fixed fileops/move 2021-04-15 21:43:12 +03:00
b302650ea1 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-15 14:37:53 +03:00
7c66d3e531 Web: Files: fixed third party dialogs 2021-04-15 14:37:29 +03:00
741c3a17ab People: Added thirdparty/signup method 2021-04-15 14:34:22 +03:00
770d6f2938 Web: Files: Fix Download As zipping with single file 2021-04-15 13:14:16 +03:00
8f8460bcf4 Merge branch 'bugfix/v0.1.6' of https://github.com/ONLYOFFICE/AppServer into bugfix/v0.1.6 2021-04-15 13:12:15 +03:00
8583fffdc4 Web: Files: Fix zip title displaying inside DownloadDialog on selected single file 2021-04-15 12:25:27 +03:00