Commit Graph

6226 Commits

Author SHA1 Message Date
Vladislav Makhov
b2c6669e42 web: components: bump version 2020-12-30 19:45:01 +03:00
f40b347289
Merge branch 'develop' into feature/desktop-view 2020-12-30 19:42:59 +03:00
fc55550521
Merge pull request #166 from ONLYOFFICE/feature/asc-files-tests
Feature/asc files tests
2020-12-30 18:03:11 +03:00
Vladislav Makhov
44ba6f350f Merge branch 'develop' into feature/desktop-view 2020-12-30 16:20:47 +03:00
Artem Tarasov
3d7eada1a6 Web: Cluient/Files/People: fix for safari - disabled security zone (white stripes around the edges of the screen in landscape orientation 2020-12-30 12:15:50 +03:00
Artem Tarasov
f419dadb6f Web: Common: Layout: fix resize event listener for safari versions less then 14 2020-12-30 11:35:24 +03:00
74aa0abca8 Bump version to v0.0.6 2020-12-29 19:43:37 +03:00
fa7c2bf9f1 Merge branch 'develop' into feature/asc-files-tests 2020-12-29 18:37:28 +03:00
7b4dc42620 Fix displaying header pre-loader on Desktop 2020-12-29 17:19:02 +03:00
Vladislav Makhov
e6cf51575a Merge branch 'develop' into feature/desktop-view 2020-12-29 16:08:08 +03:00
39a0cb99de Update yarn.lock files 2020-12-29 14:03:05 +03:00
e70e845c5f web: common: bump version 2020-12-29 13:52:50 +03:00
675599c57d web: components: bump version 2020-12-29 13:52:38 +03:00
Vladislav Makhov
7dfdae8a72 Merge branch 'develop' into feature/desktop-view 2020-12-29 09:33:55 +03:00
f18d535cb1 Merge branch 'develop' into feature/upgrade-dependencies 2020-12-28 18:30:50 +03:00
Vladislav Makhov
d840506715 Fix desktop styles 2020-12-28 16:49:01 +03:00
e6943a4544 Merge branch 'develop' into feature/11.0.2 2020-12-28 16:28:26 +03:00
bfa73ec5c2 moved from 2e37dcd0 2020-12-28 16:22:08 +03:00
Vladislav Makhov
737605b01e Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/locales/en/translation.json
#	products/ASC.Files/Client/src/components/panels/SharingPanel/locales/ru/translation.json
2020-12-28 11:34:26 +03:00
a21fff2ab1 Fix warning " > react-tooltip@3.11.6" has incorrect peer dependency "react@>=^16.0.0". 2020-12-28 11:04:34 +03:00
Vladislav Makhov
2ff0b2471d Add isEditor param to regDesktop 2020-12-28 10:40:50 +03:00
Vladislav Makhov
17fd85b5c7 Update props validation 2020-12-28 10:39:30 +03:00
Vladislav Makhov
4c5131211c Fix styles 2020-12-28 10:37:53 +03:00
472cb4bb0b Fix warning Resolution field "js-yaml@3.13.1" is incompatible with requested version "js-yaml@~3.7.0" 2020-12-25 18:10:54 +03:00
2be04b3bc0 Update package.json and yarn.lock files 2020-12-25 17:48:11 +03:00
04e387f8d0 web: common: bump version 2020-12-25 17:03:03 +03:00
d31d0c7d03 Web: Common: fixed PeopleSelector employee status PropType 2020-12-25 17:01:42 +03:00
9f8ff83084 Update yarn.lock files 2020-12-25 16:24:26 +03:00
2b08c711dc Update Create-react-app to v4.0.1 2020-12-25 16:01:04 +03:00
Vladislav Makhov
497b725a59 Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/App.js
#	web/ASC.Web.Common/src/store/auth/reducer.js
2020-12-25 12:58:30 +03:00
25817f24ae Merge branch 'develop' into bugfix/sharing-panel-refactoring 2020-12-25 12:38:03 +03:00
20900eeb72 Merge branch 'master' into develop
# Conflicts:
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FileDao.cs
2020-12-25 12:09:52 +03:00
Vladislav Makhov
c9a5dd2ba8 hide header nav in desktop 2020-12-24 13:27:57 +03:00
9350f1189e Bump version to v0.0.5 2020-12-24 12:22:48 +03:00
9fbf5a5be5 Merge branch 'develop' into bugfix/sharing-panel-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/components/panels/SharingPanel/SharingRow.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Common/src/components/PeopleSelector/PeopleSelector.js
2020-12-24 10:52:01 +03:00
Vladislav Makhov
79989f7bf4 Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	web/ASC.Web.Common/src/store/auth/actions.js
2020-12-24 10:21:02 +03:00
Artem Tarasov
ae682e2746 web: common: bump version 2020-12-24 10:16:16 +03:00
Artem Tarasov
d756354ece Merge branch 'develop' into feature/version-hostory-redesign
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Body/VersionRow.js
#	products/ASC.Files/Client/src/components/pages/VersionHistory/Section/Header/index.js
#	web/ASC.Web.Common/package.json
2020-12-24 09:47:22 +03:00
Diana
e20b87447e Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2020-12-24 03:18:47 +03:00
76d7ed6c73 Merge branch 'master' into develop
# Conflicts:
#	web/ASC.Web.Components/package.json
#	web/ASC.Web.Components/src/components/drop-down/index.js
2020-12-23 21:42:44 +03:00
Vladislav Makhov
87ffdf40ad Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4
# Conflicts:
#	web/ASC.Web.Components/package.json
2020-12-23 17:56:44 +03:00
Vladislav Makhov
9a567d3e53 web: components: added possibility to hide combo box with count items info 2020-12-23 17:55:03 +03:00
Vladislav Makhov
3d46b8e516 web: components: bump version 2020-12-23 17:53:00 +03:00
a21531dd15 web: components: bump version 2020-12-23 13:55:41 +03:00
c15072b982 Web: Components : DropDown : Fixed calculating open direction 2020-12-23 13:55:02 +03:00
a21c16ff1d web: components: bump version 2020-12-23 13:33:48 +03:00
7a22da766a Web: Components: added convertSideInfo to row-content 2020-12-23 13:31:17 +03:00
Vladislav Makhov
3cbf601f8d Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRowContent.js
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/components/pages/Home/locales/en/translation.json
#	products/ASC.Files/Client/src/components/pages/Home/locales/ru/translation.json
#	products/ASC.Files/Client/src/store/files/selectors.js
#	web/ASC.Web.Common/src/store/auth/actions.js
2020-12-23 12:58:11 +03:00
7803696e01 Update yarn.lock files 2020-12-23 12:43:27 +03:00
ce0e041b16 web: common: bump version 2020-12-23 12:30:08 +03:00