Commit Graph

5069 Commits

Author SHA1 Message Date
Ilya Oleshko
128a29def4 web: components: bump version 2020-01-30 16:22:13 +03:00
Ilya Oleshko
948a875583 Web: Components: GroupButtonsMenu: Added render tests 2020-01-30 16:21:56 +03:00
Ilya Oleshko
f8c731542d Web: Components: GroupButtonsMenu: Fixed countMenuItems function 2020-01-30 16:21:27 +03:00
Daniil Senkiv
49d6a4d049 People.Client: MainButton: replaced icons 2020-01-30 13:50:05 +03:00
Daniil Senkiv
80e82313ed Web.Components: added new icons 2020-01-30 13:49:07 +03:00
Daniil Senkiv
693d8d63b5 People.Client: Home: changed translations according to new design 2020-01-30 11:31:57 +03:00
2a8d9ebd50 Dao: SecurityDao 2020-01-29 17:25:30 +03:00
48409f8f82 Files: folderDao 2020-01-29 15:42:17 +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
08d51bb1ed Files: FileDao 2020-01-28 17:59:59 +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
4cee8feb84 Files: AbstractDao 2020-01-27 17:58:33 +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