Commit Graph

4758 Commits

Author SHA1 Message Date
Daniil Senkiv
693d8d63b5 People.Client: Home: changed translations according to new design 2020-01-30 11:31:57 +03:00
Daniil Senkiv
d87bcfc51b Merge branch 'master' into feature/translations 2020-01-29 13:28:58 +03:00
Daniil Senkiv
13929cabf3 Web.Client: Settings: Customization: replaced i18n method 2020-01-29 13:21:01 +03:00
Daniil Senkiv
f78f0cd374 i18n.reloadResources: fixed for reducing reloading translations 2020-01-29 13:15:46 +03:00
Daniil Senkiv
849695c912 Merge branch 'feature/translations' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2020-01-28 18:55:55 +03:00
Daniil Senkiv
f7f93a2712 People.Client: Dialogs: Added props to base constructor 2020-01-28 18:55:45 +03:00
Daniil Senkiv
c20e58cfba Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-28 18:52:09 +03:00
Daniil Senkiv
8aadb97c7e Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer into feature/translations 2020-01-28 18:51:01 +03:00
Daniil Senkiv
2f953e4de9 Merge branch 'master' into feature/translations 2020-01-28 17:13:00 +03:00
Daniil Senkiv
556577061b People.Client: ProfileActon: added maxLength prop to firstname and lastname field 2020-01-28 16:38:11 +03:00
Daniil Senkiv
756df5b71b Web.Client: Settings: customization: fixed style 2020-01-28 16:10:58 +03:00
d2824beccc web: common: Fixed jest eslint warning 2020-01-28 15:24:10 +03:00
Daniil Senkiv
f84d1ca850
Merge branch 'master' into feature/translations 2020-01-28 15:20:29 +03:00
Ilya Oleshko
f39d34a2ea Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-28 15:00:34 +03:00
Ilya Oleshko
57053ad67c web: components: bump version 2020-01-28 15:00:21 +03:00
Ilya Oleshko
080119b1ab Web: Components: Icons: Fixed default sizes 2020-01-28 15:00:02 +03:00
Daniil Senkiv
3902daafa6 People.Client: GroupAction: removed useless container for header 2020-01-28 14:56:01 +03:00
Daniil Senkiv
3d82ffcdcd Web.Client: Settings: removed useless container for header 2020-01-28 14:50:23 +03:00
Ilya Oleshko
4261c3eb89 Web: Components: TreeMenu: Fixed blur on selected item 2020-01-28 14:45:59 +03:00
Daniil Senkiv
8e9cad46c9 People.Client: fixed width of GroupButtonsMenu 2020-01-28 14:43:28 +03:00
Daniil Senkiv
c969609db9 People.Client: Profile: changed order of requests after changing language 2020-01-28 14:08:27 +03:00
Daniil Senkiv
6e0fe3023e People.Client: ProfileAction: fixed translations 2020-01-28 13:20:50 +03:00
Daniil Senkiv
f017988679 People.Client: Profile: changed strings to customNames 2020-01-28 12:03:22 +03:00
Daniil Senkiv
93f641d3f7 Merge branch 'master' into feature/translations 2020-01-28 11:57:24 +03:00
Daniil Senkiv
f66edbb2bf People.Client: fixed translation keys 2020-01-28 11:44:22 +03:00
NikolayRechkin
c07bd21de8 web: components: AvatarEditor. Fix 2020-01-28 11:22:39 +03:00
Daniil Senkiv
60ceba9699 web.Client: fixed translation keys 2020-01-28 10:01:25 +03:00
Ilya Oleshko
7ca24a2734 web: components: bump version 2020-01-28 10:01:14 +03:00
Ilya Oleshko
c9321b0763 Web: Components: DropDown: Fixed Backdrop usage 2020-01-28 10:01:05 +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
Daniil Senkiv
30bc717afa People.Client: ProfileAction: added new translations, fixed i18n config 2020-01-27 18:42:56 +03:00
Daniil Senkiv
433c993c4b People.Client: Home: added new translations, fixed i18n config 2020-01-27 18:24:31 +03:00
Daniil Senkiv
648ff6361d People.Client: Article: added new translations, fixed i18n config 2020-01-27 17:58:10 +03:00
Daniil Senkiv
06a25d69a4 People.Client/Web.Component: fixed render after changing user language 2020-01-27 17:46:11 +03:00
Ilya Oleshko
7c66a65c3b Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 16:36:29 +03:00
7c18011e19 web: common: bump version 2020-01-27 15:20:17 +03:00
44d73f53dd Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-27 15:18:20 +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
Daniil Senkiv
63afd6d962 People.Client: GroupAction: fixed translations, added new 2020-01-27 14:47:18 +03:00
NikolayRechkin
225903e41c web: components: bump version 2020-01-27 14:46:19 +03:00
NikolayRechkin
0556fe9956 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2020-01-27 14:45:45 +03:00
NikolayRechkin
9e07aaaf2e web: components: FilterInput. Added needForUpdate property 2020-01-27 14:45:14 +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
36f628f7a5 web: components: bump version 2020-01-27 14:31:30 +03:00
cf1d2d2a95 web: Moved ErrorContainer from ASC.Web.Components to ASC.Web.Common 2020-01-27 14:31:13 +03:00