Commit Graph

4742 Commits

Author SHA1 Message Date
e35ab9d886 Web: Settings: Backup: Remove styled component to styled-backup and Refactorng. 2021-05-31 13:07:34 +03:00
4549148d55 Web: Settings: Backup: Fixed folder id, added certainFolders prop for SelectedFolder and Refactoring. 2021-05-31 12:43:33 +03:00
f327a89f4a Web: Settings: Manual/ Auto Backup: Added saving folder id for manual backup and Refactoring. 2021-05-30 23:36:44 +03:00
f9feb35afc Merge branch 'develop' into feature/backup 2021-05-30 20:57:01 +03:00
72527ccded Merge branch 'master' into develop
# Conflicts:
#	lerna.json
#	package.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-05-29 21:57:42 +03:00
d585c0a785 Web: Bumped version to 0.1.10 2021-05-29 21:26:13 +03:00
a088e020ad Web: Delete useless code and Refactoring. 2021-05-27 13:22:53 +03:00
d8539a140b WEb: Files: SelectedFolder: Added required propTypes. 2021-05-27 13:11:25 +03:00
8d2f6f1608 Web: Files: SelectedFolder: Refactoring. 2021-05-27 10:43:34 +03:00
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
d83498f603 Web: Files: fixed tree menu update 2021-05-21 11:32:22 +03:00
f586f4d428 Web: Files: fixed crash page if folder doesn't exist 2021-05-21 10:30:22 +03:00
1f299420a1 Web: Files: added update tree menu 2021-05-21 10:29:58 +03:00
cec5dd3330 Web: Files: refactoring 2021-05-21 10:26:18 +03:00
3ace83bd61 Web: Files: fixed onFilesClick 2021-05-20 14:00:41 +03:00
ac976de0a5 Web: Files: fixed onFilesClick 2021-05-20 13:55:58 +03:00
cda77e1234 Merge branch 'develop' into bugfix/context-actions 2021-05-20 13:24:18 +03:00
f5372bbba8 Web: People: MyProfile: Fix translations loading 2021-05-20 11:45:13 +03:00
fc822e5ad5 Web: Fix setModuleInfo usage 2021-05-20 11:27:50 +03:00
3b7f1f60ec Web: Files: fixed loopTreeFolders 2021-05-20 11:17:50 +03:00
5de1182bfa Web: Files: fixed NewFilesPanel error 2021-05-19 18:55:12 +03:00
52750c607d Merge branch 'bugfix/context-actions' of https://github.com/ONLYOFFICE/AppServer into bugfix/context-actions 2021-05-19 18:14:40 +03:00
f04a4560b4 Web: Files: moved getNewFiles to actions 2021-05-19 18:14:35 +03:00
e268b077df Web: Files: Store: Fixed displaying edit action for files with low access 2021-05-19 17:54:29 +03:00
666cc00a52 Web: Files: Store: Fixed copy action for shared files inside root. Added view action for edited files 2021-05-19 17:48:23 +03:00
03a71ae131 Merge branch 'bugfix/context-actions' of https://github.com/ONLYOFFICE/AppServer into bugfix/context-actions
# Conflicts:
#	products/ASC.Files/Client/src/components/dialogs/DeleteDialog/index.js
2021-05-19 17:11:46 +03:00
23c075859b Web: Files: moved mark as read to actions 2021-05-19 17:11:10 +03:00
1003c6fe15 Web: Files: Dialog: Added unsubscribe action for DeleteDialog 2021-05-19 17:03:03 +03:00
e5f066e074 Web: Files: Store: Added unsubscribeAction for FilesActionsStore 2021-05-19 16:54:17 +03:00
cf49743054 Web: Files: Store: Added unsubscribe mark for Dialog 2021-05-19 16:53:32 +03:00
98d9fb4e33 Web: Files: HOC: Added unsubscribe action 2021-05-19 16:52:38 +03:00
e4f10d16cb Server: Files: Controller: FilesController: Fixed model parse for delete share 2021-05-19 16:50:08 +03:00
2cd59d9014 Merge branch 'bugfix/context-actions' of https://github.com/ONLYOFFICE/AppServer into bugfix/context-actions 2021-05-19 13:55:13 +03:00
d5ff576188 Web: Files: Store: Added mark read action, added remove from list and mark read icons 2021-05-19 13:54:45 +03:00
49e70d1ccc Web: Files: removed useless code 2021-05-19 13:46:53 +03:00
536c6c2f5e Web: Moved custom.scss to @appserver/common
+ Added missing ErrorBoundary
+ Removed useless commented code
2021-05-19 11:14:44 +03:00
86952dd71e Merge branch 'develop' into bugfix/context-actions 2021-05-19 10:19:17 +03:00
3433c074d7 Merge branch 'develop' into feature/my-profile
# Conflicts:
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/updateUserForm.js
2021-05-19 10:16:40 +03:00
009d587090 Web: Settings: Backup: Added max-length for input. 2021-05-19 09:34:16 +03:00
b9c52c526e Fixed DistributedTask 2021-05-18 21:24:22 +03:00
1b4807c07a Files: fixed SetTagsNew for thirdparty 2021-05-18 20:10:48 +03:00
2f7b9102ee Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2021-05-18 20:06:42 +03:00
d9e17af9d5 OneDrive: fix DI 2021-05-18 20:06:06 +03:00
c4c4d940a0
Merge pull request #252 from ONLYOFFICE/feature/remove-wq
Feature/remove wq
2021-05-18 19:04:34 +03:00
8ad59d282b Web: Files: Store: Added mark read button 2021-05-18 18:18:38 +03:00