Commit Graph

217 Commits

Author SHA1 Message Date
f3e670e393 web: Common: Extended PeopleSelector component with Me option 2020-02-02 17:33:44 +03:00
123a6362dc web: common: Styled SearchInput font in AdvancedSelector 2020-02-02 15:13:05 +03:00
127e5838a9 web: common: Styled SearchInput font in AdvancedSelector 2020-02-02 15:01:24 +03:00
4c684e1375 web: common: Commented annoying logs 2020-02-02 15:00:30 +03:00
cc925fcc65 web: Common: Fixed GroupSelector story:
+ Added onCancel handler
+ Moved story to separated class GroupSelectorExample
+ Changed actions to console.log
2020-02-02 14:33:41 +03:00
3627bbb34c web: Common: Fixed PeopleSelector story:
+ Added onCancel handler
+ Moved story to separated class PeopleSelectorExample
+ Changed actions to console.log
2020-02-02 14:20:29 +03:00
Daniil Senkiv
e73aecf9ca Web.Common: fixed: used changeLanguage function as promise 2020-01-31 15:24:13 +03:00
Daniil Senkiv
83e965841f Merge branch 'master' into feature/translations 2020-01-30 17:46:06 +03:00
Daniil Senkiv
15d0719d39 Web.Common: PeopleSelector: UserTooltip: fixed position of avatar and full name 2020-01-30 17:25:59 +03:00
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
53b59456f2 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-27 13:59:16 +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
ec7299aabf web: Common: Added ComingSoon page 2020-01-24 17:48:36 +03:00
cfc4de538f web: Components: Re-written old ErrorContainer 2020-01-24 16:54:41 +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
58a50c1b48 web.common: fixed infinity reloading if user unauthorized 2020-01-23 11:16:53 +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
Daniil Senkiv
7a43461e7a Merge branch 'master' into feature/translations 2020-01-22 16:26:21 +03:00
Daniil Senkiv
120944cb25 Web.Client: Settings: Article: Body: fixed re-render after changing language, if user language not defined 2020-01-22 16:00:42 +03:00
Daniil Senkiv
b660f92c36 Web.Common: added getting current custom schema 2020-01-21 15:48:05 +03:00
Ilya Oleshko
def33ef8fb Web: Common: PageLayout: Fixed scroll overflow 2020-01-21 14:07:56 +03:00
Daniil Senkiv
57d9678b92 web.common: fixed (769abe0875) 2020-01-21 09:28:42 +03:00
Daniil Senkiv
769abe0875 web.common: added function for conditional translating 2020-01-21 08:56:04 +03:00
Daniil Senkiv
a6f6cf4fea web.common: added value 'language' to localStorage 2020-01-20 16:20:19 +03:00
Daniil Senkiv
c1837a3c44 web.common: renamed actions 2020-01-20 13:31:35 +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