Commit Graph

1419 Commits

Author SHA1 Message Date
Vladislav Makhov
1fbdd82dae Add updateFileStream, rename getEncryptionSupport to getIsEncryptionSupport 2020-12-02 16:42:45 +03:00
Vladislav Makhov
95c13950cb Refactoring 2020-12-02 16:42:10 +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
Vladislav Makhov
38fac0b348 web: common: fix styles 2020-11-27 18:44:27 +03:00
Vladislav Makhov
25a4032a2a web: common: revert commit 2020-11-27 18:43:51 +03:00
Vladislav Makhov
3e58e6d7c0 web: common: add styled wrapper 2020-11-27 18:43:22 +03:00
Vladislav Makhov
d1524afa5a web: common: remove unused code 2020-11-27 18:42:46 +03:00
Vladislav Makhov
7569475bbb web: common: move Register to Login 2020-11-27 18:02:48 +03:00
Vladislav Makhov
5f733577d9 web: common: fix enableJoin prop 2020-11-27 17:48:10 +03:00
Vladislav Makhov
e46d755520 web: common: update prop types 2020-11-27 16:57:19 +03:00
Vladislav Makhov
83385dd2e4 web: common: bump version 2020-11-27 16:55:31 +03:00
Vladislav Makhov
65976a3b75 web: common: fix register block view 2020-11-27 16:55:00 +03:00
Vladislav Makhov
eb4f643230 Modified getEncryptionAccess 2020-11-26 15:45:52 +03:00
Vladislav Makhov
c22f9b7f3f Add setEncryptionAccess 2020-11-26 15:42:12 +03:00
Vladislav Makhov
baaaef7b80 Refactoring 2020-11-23 17:28:24 +03:00
Artem Tarasov
4e197b38e8 web: common: bump version 2020-11-23 13:41:28 +03:00
Artem Tarasov
a82d20767f Web: Comnon: NavMenu: fixed history passing in header-nav 2020-11-23 13:06:09 +03:00
Artem Tarasov
b6b5d1f027 web: common: bump version 2020-11-20 18:31:30 +03:00
Artem Tarasov
14f0045684 Web: Common: FilterInput: fixed position of combo-button-label when there are hidden blocks 2020-11-20 18:29:55 +03:00
Artem Tarasov
924172d0c7 Web: Common: FilterInput: fixed condition for displaying sort button for tablet 2020-11-20 13:25:11 +03:00
Artem Tarasov
13366e4b7a web: common: bump version 2020-11-20 13:14:05 +03:00
Artem Tarasov
56d2286f63 Merge branch 'develop' into bugfix/filter-fix 2020-11-20 13:09:04 +03:00
Artem Tarasov
9930f25672 Web: Common: FilterInput: fixed max-height for dropdown 2020-11-20 11:13:52 +03:00
Alexey Kostenko
b10458e6d2 web: common: bump version 2020-11-20 09:54:48 +03:00
Vladislav Makhov
52515b2a3c Refactoring 2020-11-19 18:30:29 +03:00
Alexey Kostenko
3a6cfe80ea Web: Common: FilterInput: Fixed z index in mobile devices 2020-11-19 17:06:50 +03:00
Artem Tarasov
44efee86dd Web: Common: FilterInput: fixed the appearance of the sort button on tablets 2020-11-19 16:03:55 +03:00
Artem Tarasov
fbdb29f751 Web: Common: FilterInput: fixed heigh of filter items 2020-11-19 13:50:26 +03:00
Alexey Kostenko
14f125f6e4 Web: Common: Opening GroupSelector/PeopleSelector in aside panel if section Width small 2020-11-19 12:13:39 +03:00
Alexey Kostenko
8e4a1a4053 Web: Common: FilterInput small refactoring 2020-11-19 11:49:02 +03:00
Vladislav Makhov
47554e4f1a Refactoring 2020-11-18 20:22:52 +03:00
Vladislav Makhov
a4befe23b4 Refactoring of receiving encryption keys 2020-11-18 20:20:49 +03:00
Vladislav Makhov
8b09816257 Rename action constant 2020-11-18 20:19:01 +03:00
Alexey Kostenko
f428df1767 Web: Common/Components: Open add filter menu in aside panel if there is not enough width to open dropdown 2020-11-18 17:34:59 +03:00
Alexey Kostenko
7b204da979 Web: Common: Added searchWidth prop to FilterButton 2020-11-18 12:19:51 +03:00
Alexey Kostenko
150d98fb89 Web: Common: Fixed warning 2020-11-17 14:55:39 +03:00
Alexey Kostenko
c9f7e22fcf Web: Common/Components: Fixed typo 2020-11-17 14:55:39 +03:00
Alexey Kostenko
a46806ae24 web: common: bump version 2020-11-17 10:32:14 +03:00
Alexey Kostenko
3702bd597d Web: Common: Refactoring HOC withLayoutSize 2020-11-17 10:32:02 +03:00
Alexey Kostenko
ee26c7c148 web: common: bump version 2020-11-17 08:11:11 +03:00
Alexey Kostenko
8db2b5b3d0 Web: Common: Code cleaning 2020-11-17 08:05:47 +03:00
Alexey Kostenko
32e633cee9 Web: Common: Added HOC withLayoutSize 2020-11-17 06:29:24 +03:00
Vladislav Makhov
ec8bec93c8 Refactoring 2020-11-16 17:42:29 +03:00
Vladislav Makhov
9929aa36de Add getEncryptionSupport data handling 2020-11-16 15:44:13 +03:00
Alexey Kostenko
af8ce86d2d Merge branch 'develop' into hotfix/filter-input-hotfix 2020-11-16 12:36:55 +03:00
Vladislav Makhov
74f0cd2c48 Refactoring 2020-11-16 12:34:18 +03:00
Vladislav Makhov
8f5027418c Refactoring 2020-11-16 12:32:21 +03:00
Alexey Kostenko
c58d720db2 web: common: bump version 2020-11-16 09:05:54 +03:00
Alexey Kostenko
4b2848d639 Web: Common: FilterInput: Fixed bug with reset sorting 2020-11-16 08:10:07 +03:00
Vladislav Makhov
c2a398f8a5 Refactoring 2020-11-13 21:45:28 +03:00