Commit Graph

1043 Commits

Author SHA1 Message Date
f43761a3d4 web: People: Added trim for url param "search" 2020-02-05 10:41:56 +03:00
Daniil Senkiv
f481452dec People.Client: ProfileAction: createUserForm: added translations to PasswordField components 2020-02-03 18:49:27 +03:00
Daniil Senkiv
8c5b825e17 People.Client: ProfileActions: updateUserForm: added translations 2020-02-03 17:58:29 +03:00
Daniil Senkiv
2afc96bcc1 People.Client: Profile: fixed translations 2020-02-03 16:09:53 +03:00
Daniil Senkiv
fc8dbcb9cb People.Client: Profile: helpbutton: fixed area for tapping on touch devices 2020-02-03 16:09:29 +03:00
8c2b39406f Merge branch 'master' into feature/merge 2020-02-03 14:29:41 +03:00
f0cec97c3e web: common: Added ErrorBoundary component with componentDidCatch and new Error520Container show 2020-02-03 11:36:25 +03:00
Daniil Senkiv
d657d59556 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-02-03 08:50:05 +03:00
f3e670e393 web: Common: Extended PeopleSelector component with Me option 2020-02-02 17:33:44 +03:00
Daniil Senkiv
6f2bf3986d People.Client: Profile: increased area for tapping IconButton 2020-01-31 18:26:21 +03:00
Daniil Senkiv
1a54529d34 People.Client: Home: increased area for tapping IconButton 2020-01-31 18:26:08 +03:00
Daniil Senkiv
5469f0698e People.Client: InviteDialog: fixed problem with changing language 2020-01-31 15:25:15 +03:00
acde301b26 Merge branch 'master' into feature/merge 2020-01-31 10:59:00 +03:00
Daniil Senkiv
83e965841f Merge branch 'master' into feature/translations 2020-01-30 17:46:06 +03:00
Daniil Senkiv
6419c9b588 People.Client: Profile: fixed icon size in contact info and social profiles 2020-01-30 17:24:48 +03:00
Daniil Senkiv
ebe0323d77 People.Client: Home: Header: fixed style 2020-01-30 16:30:00 +03:00
Daniil Senkiv
49d6a4d049 People.Client: MainButton: replaced icons 2020-01-30 13:50:05 +03:00
Daniil Senkiv
693d8d63b5 People.Client: Home: changed translations according to new design 2020-01-30 11:31:57 +03:00
Daniil Senkiv
f78f0cd374 i18n.reloadResources: fixed for reducing reloading translations 2020-01-29 13:15:46 +03:00
Daniil Senkiv
f7f93a2712 People.Client: Dialogs: Added props to base constructor 2020-01-28 18:55:45 +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
3902daafa6 People.Client: GroupAction: removed useless container for header 2020-01-28 14:56:01 +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
f66edbb2bf People.Client: fixed translation keys 2020-01-28 11:44:22 +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
Daniil Senkiv
63afd6d962 People.Client: GroupAction: fixed translations, added new 2020-01-27 14:47:18 +03:00
Daniil Senkiv
998ea6f320 People.Client: removed useless i18n config 2020-01-26 15:32:40 +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
960e9bdcb7 fix (c5e1dd8aa5) 2020-01-24 16:16:41 +03:00
Daniil Senkiv
c5e1dd8aa5 People.Client: Home: Body: fixed applying translations for ContextMenuButton after first load of translation file 2020-01-24 16:02:58 +03:00
5edc461090 People.Client: Home: fixed empty screen when go back button clicked from another pages 2020-01-24 14:57:05 +03:00
Daniil Senkiv
73f52b630d People.Client: InviteDialog: fixed (01459d0968) for Mozilla browser 2020-01-24 14:12:26 +03:00
9763b8aa87 People.Client: Home: fixed empty screen when go back button clicked from another pages 2020-01-24 11:54:22 +03:00
cf0bad86c2 People.Client: Home, Profile: using props withBodyAutoFocus from PageLayout 2020-01-24 11:25:54 +03:00
Daniil Senkiv
01459d0968 People.Client: InviteDialog: fixed: first copy toast had wrong language, if language changed earlier 2020-01-23 18:38:35 +03:00
Daniil Senkiv
b39e6ff690 People.Client: Profile: fixed (ac592c599a) and (0cb31bfa24) 2020-01-23 15:51:14 +03:00
38f5c93172 People.Client: Home: fixed empty screen when go back button clicked from another pages 2020-01-23 15:38:11 +03:00
Daniil Senkiv
17db173fc8 People.Client: ProfileActions: added lowercase config, commented unused translation 2020-01-23 11:12:40 +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
ac592c599a People.Client: triggered updating customNames after changing user language 2020-01-22 16:23:47 +03:00
Daniil Senkiv
1abb45a2ba People.Client: removed fake custom names 2020-01-22 13:46:19 +03:00
Daniil Senkiv
2c09e6cf10 People.Client: ProfileAction: applied real custom names 2020-01-22 13:45:43 +03:00
Daniil Senkiv
ead82ac91e People.Client: Profile: applied real custom names 2020-01-22 13:40:06 +03:00