Commit Graph

1083 Commits

Author SHA1 Message Date
Vladislav Makhov
4e52155bbb Add translation, when sharing encrypted file 2020-12-14 09:58:05 +03:00
Vladislav Makhov
03e29cdec7 Remove unused code 2020-12-14 09:15:38 +03:00
Vladislav Makhov
7bd7928319 Fix items notification 2020-12-14 09:15:15 +03:00
Vladislav Makhov
81581d2199 Remove unused code 2020-12-11 16:34:55 +03:00
Vladislav Makhov
25d43785d6 Replace number of root folder type id with constant 2020-12-11 12:09:16 +03:00
Vladislav Makhov
217a937b1e Hide new items notification in private room, then not in desktop 2020-12-11 12:06:22 +03:00
Vladislav Makhov
4110da78fa Prevent adding file to recently viewed in private room 2020-12-10 17:25:29 +03:00
Vladislav Makhov
7658ec0603 Fix folder share button render 2020-12-10 11:04:52 +03:00
Vladislav Makhov
cbf36ee893 Fix visibility of tree node expanded options, when private room is disabled 2020-12-09 17:14:27 +03:00
Vladislav Makhov
7f2577b3fa Fix encrypted icon style while editing 2020-12-09 11:26:24 +03:00
Vladislav Makhov
31ec802664 Delete dialog: delete encrypted file bypassing recycle bin 2020-12-08 16:14:29 +03:00
Vladislav Makhov
42c6242d6c Add encrypted file icon 2020-12-08 15:01:52 +03:00
Vladislav Makhov
fb465b3e05 Add security icon 2020-12-08 13:54:30 +03:00
Vladislav Makhov
c5cdb58682 Modified privacy folder context menu 2020-12-08 13:01:10 +03:00
Vladislav Makhov
24961eb732 Hide folder share button in private room 2020-12-08 12:54:19 +03:00
Vladislav Makhov
be238b41c2 Disable share button in private room, when only folders selected 2020-12-08 12:53:44 +03:00
Vladislav Makhov
5fd757073f Fix result toast text of shared encrypted file 2020-12-08 12:27:57 +03:00
Vladislav Makhov
3aff383486 Add saving encrypted file toast 2020-12-08 12:25:25 +03:00
Vladislav Makhov
b0aab4ddb9 Add sharing of encrypted file 2020-12-08 11:51:39 +03:00
Vladislav Makhov
2c1c8dedb0 Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	web/ASC.Web.Common/src/pages/login/index.js
#	web/ASC.Web.Common/src/store/auth/actions.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
2020-12-07 16:03:47 +03:00
Vladislav Makhov
c94ff1ab41 Add sharing encrypted file options 2020-12-07 14:14:04 +03:00
Ilya Oleshko
4147d2f31a Web: Fixed temp loaders 2020-12-07 11:11:04 +03:00
Ilya Oleshko
83466bd638 Merge branch 'develop' into bugfix/login-fix 2020-12-07 09:52:04 +03:00
0784453daf Fix errors on login and logout 2020-12-04 14:21:51 +03:00
Vladislav Makhov
a3bd0823c6 Refactoring 2020-12-04 12:59:48 +03:00
Vladislav Makhov
d7fd6aecdb Remove unused code 2020-12-04 12:57:32 +03:00
Ilya Oleshko
d03584fcdd Web: Fixed isAuthenticated logic 2020-12-04 11:38:15 +03:00
b5807c695d Web: Files: refactoring panels styles 2020-12-03 18:05:58 +03:00
a39192ff21 Web: Common: added new containers styles, added classNames to people and files containers 2020-12-03 18:03:05 +03:00
Vladislav Makhov
eb6fe0d417 Operation panel fix for Private room 2020-12-03 16:21:00 +03:00
Vladislav Makhov
b8b454a438 Modified header menu for Private Room 2020-12-03 15:54:29 +03:00
Vladislav Makhov
f240c8da00 Modified context menu for Private Room 2020-12-03 14:23:08 +03:00
Vladislav Makhov
f188489c06 Refactoring 2020-12-03 12:12:14 +03:00
Vladislav Makhov
3064eb302b Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	web/ASC.Web.Common/src/pages/login/index.js
2020-12-03 09:59:20 +03:00
Vladislav Makhov
e911caf665 Creating encrypted file in desktop 2020-12-02 16:45:09 +03:00
Vladislav Makhov
95c13950cb Refactoring 2020-12-02 16:42:10 +03:00
Vladislav Makhov
293d545175 rename getEncryptionSupport to getIsEncryptionSupport 2020-12-02 16:41:52 +03:00
Ilya Oleshko
eb2ae72026 Web: Files : Components: Hide logs 2020-12-01 17:19:07 +03:00
Vladislav Makhov
813c9c4b1d Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	web/ASC.Web.Common/src/components/NavMenu/index.js
#	web/ASC.Web.Common/src/pages/login/index.js
#	web/ASC.Web.Common/src/store/auth/actions.js
2020-11-30 15:16:49 +03:00
f10f6b8d3b Update yarn.lock files 2020-11-30 15:11:23 +03:00
8c965fa4e1 Web: People: changed empty screen description, fixed icons alignment 2020-11-28 13:44:31 +03:00
95ba0185db Web: Files: fixed files row metadata 2020-11-26 17:07:43 +03:00
Vladislav Makhov
fba407c5cb Add props for privacy 2020-11-26 15:44:43 +03:00
Vladislav Makhov
c22f9b7f3f Add setEncryptionAccess 2020-11-26 15:42:12 +03:00
56fc822099 Web: Files: removed files row metadata 2020-11-26 15:11:44 +03:00
Vladislav Makhov
06342cf27b Fix upload dialog 2020-11-24 10:11:47 +03:00
Vladislav Makhov
c3cba3a0af Remove unused code 2020-11-24 10:11:25 +03:00
Vladislav Makhov
baaaef7b80 Refactoring 2020-11-23 17:28:24 +03:00
Vladislav Makhov
84ea70264f Fix filter data 2020-11-23 17:27:55 +03:00
Vladislav Makhov
1f01a3b308 Add encryptionUploadDialog 2020-11-20 11:48:35 +03:00