Commit Graph

222 Commits

Author SHA1 Message Date
Daniil Senkiv
93f641d3f7 Merge branch 'master' into feature/translations 2020-01-28 11:57:24 +03:00
Daniil Senkiv
09e5805cdb Web.Common: fixed i18n configs, removed redux HOC 2020-01-28 09:23:58 +03:00
Daniil Senkiv
21f748f3a8 Web.Common: PeopleSelector: reduced re-render because of changing language 2020-01-27 18:50:00 +03:00
94aea423d6 web: common: Re-written ErrorContainer to common components 2020-01-27 15:17:44 +03:00
Daniil Senkiv
96c7143192 Merge branch 'master' into feature/translations 2020-01-27 14:49:26 +03:00
6728d9c3fb web: common: Moved ErrorContainer from index.js 2020-01-27 14:48:50 +03:00
b80f84254e web: common: Added content of StyledErrorContainer 2020-01-27 14:45:08 +03:00
f674140209 web: common: Moved StyledErrorContainer from index.js 2020-01-27 14:39:06 +03:00
a2c97d5892 web: common: Renamed files 2020-01-27 14:38:29 +03:00
cf1d2d2a95 web: Moved ErrorContainer from ASC.Web.Components to ASC.Web.Common 2020-01-27 14:31:13 +03:00
Daniil Senkiv
bbd73525ee Web.Common: PeopleSelector: added new real translations, fixed i18n config 2020-01-27 14:30:50 +03:00
f992881cbf web: common: bump version 2020-01-27 14:29:34 +03:00
0c0dc7d9fb Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 14:07:13 +03:00
effad5439c web: Added dummy Documents product 2020-01-27 14:07:02 +03:00
fe44c17c27 ASC.Web.Common: PageLayout: fixed initial body scroll on top 2020-01-27 13:58:37 +03:00
Daniil Senkiv
d1bbdc1072 Web.Common: removed useless i18n config 2020-01-26 15:26:39 +03:00
Daniil Senkiv
9d82e657ed Merge branch 'master' into feature/translations
# Conflicts:
#	web/ASC.Web.Common/src/components/PageLayout/index.js
#	web/ASC.Web.Common/src/constants/index.js
2020-01-26 14:12:37 +03:00
Daniil Senkiv
2e7b7ff9e8 Web.Client/Common: fixed problem with working if user without user language changed portal language 2020-01-24 21:46:25 +03:00
08cb3a2ede ASC.Web.Common: PageLayout: saving the pinned state in local storage 2020-01-24 14:59:55 +03:00
4f0a4cdee7 ASC.Web.Common: PageLayout: added withBodyAutoFocus prop 2020-01-24 11:23:12 +03:00
Daniil Senkiv
0cb31bfa24 Web.Common, People.Client: triggered updating modules language after changing user language 2020-01-23 10:58:08 +03:00
Daniil Senkiv
d4e083cfaa Web.Common: Layout: fixed render ProfileActions component after changing language 2020-01-22 18:04:48 +03:00
Ilya Oleshko
def33ef8fb Web: Common: PageLayout: Fixed scroll overflow 2020-01-21 14:07:56 +03:00
Ilya Oleshko
84973627c2 Web: Common: Layout: Fixed ProfileMenu usage 2020-01-20 10:40:20 +03:00
Ilya Oleshko
3ad0b797ff Web: Common: ProfileMenu: Added component, README, story and test 2020-01-20 10:39:31 +03:00
Ilya Oleshko
041ee1ee09 Web: Common: PageLayout: Fixed scroll overflow for body subcomponent 2020-01-17 13:54:07 +03:00
Daniil Senkiv
4d8a8dfb4f Web.Common: Headline: fixed showing props as attributes 2020-01-16 16:42:12 +03:00
Daniil Senkiv
d54e6a126a Web.Common: PageLayout: fixed header style 2020-01-16 15:47:15 +03:00
Daniil Senkiv
de54bcf86b Web.Common: PageLayout: fixed section-header style for content 2020-01-16 12:25:28 +03:00
Daniil Senkiv
31dd1e903f Web.Common: PageLayout: fixed section header style 2020-01-15 17:38:40 +03:00
Daniil Senkiv
5ba281a822 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-14 18:42:02 +03:00
Daniil Senkiv
8efbdf59ed Web.Common: AdvancedSelector: fixed style 2020-01-14 18:40:51 +03:00
c281e25ef3 ASC.Web.Common: Layout: fixed NavItem hover styles and onBadgeClick 2020-01-14 16:45:46 +03:00
Ilya Oleshko
8ae0bf7a2c Web: Common: Layout: Fixed Badge component styling 2020-01-14 14:56:16 +03:00
Daniil Senkiv
58baadf5ae Web.Components: SearchInput: fixed style 2020-01-13 17:32:45 +03:00
Daniil Senkiv
0a09aaaa07 Web.Common: AdvancedSelector: fixed styles, reverted (c6fbf51389) 2020-01-13 16:27:18 +03:00
Ilya Oleshko
805b337101 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-13 15:36:51 +03:00
Ilya Oleshko
8a6af22aa0 Web: Common: Layout: Fixed Badge component usage 2020-01-13 15:36:10 +03:00
Daniil Senkiv
1147eb4684 Web.Common: Layout: fixed style for NavItem component 2020-01-13 15:32:54 +03:00
Daniil Senkiv
4a0deedd7d People.Client: fixed placeholder, fixed GroupSelector component 2020-01-13 12:48:07 +03:00
Daniil Senkiv
6a47d61038 web.common: AdvancedSelector: fixed text style 2020-01-10 18:28:12 +03:00
a424b5cf67 web: Common: Added withProvider decorator for storybook 2020-01-10 16:58:46 +03:00
a73e149c0a web: common: Split CSS areas 2020-01-09 16:36:57 +03:00
25fc0669f7 web: Fixed handleAnyClick for DropDown 2020-01-09 16:27:49 +03:00
502c598913 web: components: Added border-radius for selection in AdvancedSelector 2019-12-27 17:08:51 +03:00
24644ad363 web: common: Fixed overflow in text for AdvancedSelector 2019-12-27 15:47:31 +03:00
dcf6aa4e40 web: Common: Fixed padding in AdvancedSelector 2019-12-27 15:46:38 +03:00
d97bc8062d web: common: Fixed name on story 2019-12-27 15:44:43 +03:00
7f90d60533 web: Common: Fixed padding in AdvancedSelector 2019-12-27 14:40:48 +03:00
622ccc9f8a web: Common: Removed spacing between Search and rows in AdvancedSelector 2019-12-27 13:56:12 +03:00
7eb65a323f web: Common: Fixed spacing in AdvancedSelector 2019-12-27 13:51:17 +03:00
Ilya Oleshko
e1a2d295d1 Web: Common: Layout: Added backdrop for ProfileActions on touch devices 2019-12-27 11:46:50 +03:00
81f5c2e9ee web: Common: Fixed PublicRoute renderComponent on change component prop 2019-12-26 16:26:50 +03:00
2a3ec530a4 web: Common: Fixed PrivateRoute renderComponent on change component prop 2019-12-26 16:22:53 +03:00
847a409198 web: Client: Fixed Invalid list ref; please refer to InfiniteLoader documentation => not there 2019-12-26 15:59:23 +03:00
f10253642c ASC.Web.Common: PageLayout: article-body, section-body: padding inside scrollable content 2019-12-25 17:51:38 +03:00
d41c2d312c ASC.Web.Common: PageLayout: article-body: padding inside scrollable content 2019-12-25 16:30:28 +03:00
Daniil Senkiv
c152d60950 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-25 11:30:44 +03:00
Daniil Senkiv
9c60f10deb web.common: applied Link to Layout sub-components 2019-12-25 11:30:29 +03:00
2d0f98225d web: common: Fixed linux build 2019-12-24 12:22:38 +03:00
Daniil Senkiv
d103b5003d web.common: Layout: NavItem: applied Link component for wrapper, revert (37732015b3) 2019-12-24 12:03:01 +03:00
Daniil Senkiv
37732015b3 web.common: Layout: NavItem: applied Link component 2019-12-24 11:53:34 +03:00
f7e7cff729 ASC.Web.Common: PageLayout: hidden article-header on tablets 2019-12-24 10:10:53 +03:00
Daniil Senkiv
7b4c1f6154 web.common: StudioLayout: added translations 2019-12-23 18:30:31 +03:00
0133c45840 ASC.Web.Common: Layout, PageLayout : indentation corrected 2019-12-23 16:41:52 +03:00
5e1a9445db ASC.Web.Common: section-toggler: styles fixed 2019-12-23 16:25:29 +03:00
6e1c99883a ASC.Web.Common: ArticlePinPanel: styles and texts fixed 2019-12-23 16:07:38 +03:00
79931ef547 ASC.Web.Common: Layout: fix nav-item style 2019-12-23 15:53:10 +03:00
8c1e7933de ASC.Web.Common: Layout: fix header style 2019-12-23 15:52:30 +03:00
a808e803aa ASC.Web.Common: Layout: fix opened logo style 2019-12-23 15:52:04 +03:00
445fd9c1c8 ASC.Web.Common: Layout: hover delay increased 2019-12-23 15:51:08 +03:00
fc3ead33db ASC.Web.Common: ModuleTile: fix import 2019-12-23 15:46:41 +03:00
7a7436e3c5 ASC.Web.Common: Headline: Added new type 'header', style changes by new design 2019-12-23 15:45:40 +03:00
b686e99f16 web: Common: Moved Layout and PageLayout to asc-web-common 2019-12-20 14:35:53 +03:00
9de0819b92 web: Common: Removed I18nextProvider from StudioLayout 2019-12-20 12:00:37 +03:00
4224088f6c web: Common: Refactoring: Changed component according to accepted requirements 2019-12-20 11:55:34 +03:00
d73001cb70 web: Common: Refactoring: Changed component according to accepted requirements 2019-12-20 11:44:39 +03:00
a771f0d7cc web: Common: Refactoring: Changed component according to accepted requirements 2019-12-20 11:38:37 +03:00
7caff56dbb web: Common: Fixed imports 2019-12-20 11:25:44 +03:00
4958c5ae07 web: Common: Refactoring: Renamed component folder 2019-12-20 11:18:35 +03:00
e146b020ac web: Common: Refactoring: Renamed component folder 2019-12-20 11:11:33 +03:00
79de6fc1d4 web: Common: Refactoring: Renamed component folder 2019-12-20 11:10:37 +03:00
98aaa03aba web: Common: Refactoring: Renamed component folder 2019-12-20 11:06:29 +03:00
b07b10c760 web: Common: Refactoring: Renamed component folder 2019-12-20 10:53:07 +03:00
3a08d9196f web: Common: Refactoring: Renamed component folder 2019-12-20 10:45:59 +03:00
d718577a46 web: Common: Refactoring: Moved pages out of components folder 2019-12-20 10:37:04 +03:00
0347e2df54 web: Common: Fixed login/logout setups (translation, layout) 2019-12-19 17:31:40 +03:00
d3bb966998 web: Common: Fixed styled-components warning 2019-12-19 11:42:13 +03:00
c88d441492 web: Common: Added UserTooltip for PeopleSelector 2019-12-19 11:39:14 +03:00
e56ec3ad20 web: Common: Removed empty space in Aside without groups 2019-12-19 10:06:15 +03:00
9a8155c027 web: Common: Added allowGroupSelection property 2019-12-19 10:00:58 +03:00
4079f59b1e Merge branch 'master' into feature/advanced-selector-v2
# Conflicts:
#	web/ASC.Web.Components/src/components/advanced-selector/index.js
# Modified:
#       web/ASC.Web.Components/src/components/AdvancedSelector/AdvancedSelector.js
2019-12-18 15:11:09 +03:00
115229353b web: Common: Moved handlers out of render in GroupSelector 2019-12-18 14:39:16 +03:00
2ea86ecb8c web: Common: Moved handlers out of render in PeopleSelector 2019-12-18 14:13:00 +03:00
9eed971545 web: Common: Added user role to PeopleSelector 2019-12-18 13:59:08 +03:00
73352a23c1 web: Common: Add translation for Group label 2019-12-18 13:48:04 +03:00
48415879f2 web: Common: Added translation for GroupSelector 2019-12-16 17:01:01 +03:00
4263f18b17 web: Common: Added translation for PeopleSelector 2019-12-16 16:47:08 +03:00
d63af4b637 web: client: Fixed double set of isOpen property for Selectors 2019-12-16 14:23:24 +03:00
0a229d5cf1 web: Common: Fixed refresh of options checked by group check in AdvancedSelector 2019-12-16 12:12:27 +03:00