Commit Graph

1063 Commits

Author SHA1 Message Date
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
Daniil Senkiv
48218df13b People.Client: Home: applied real custom names 2020-01-22 10:17:05 +03:00
Daniil Senkiv
68a6e7261a People.Client: GroupAction: fixed translations 2020-01-22 09:54:49 +03:00
Daniil Senkiv
46fc0397df People.Client: GroupAction: applied real custom names 2020-01-22 09:47:44 +03:00
Daniil Senkiv
57db4e467f People.Client: InviteDialog: applied real custom names 2020-01-21 18:20:12 +03:00
Daniil Senkiv
fe9131eed3 People.Client: DeleteProfileEverDialog: applied real custom names 2020-01-21 18:17:41 +03:00
Daniil Senkiv
bfc06bb1f3 People.Client: Article: applied real custom names 2020-01-21 18:13:57 +03:00
Daniil Senkiv
e4fff6db08 People.Client: ProfileAction: changed redux to localStorage for storing language value 2020-01-21 11:16:51 +03:00
Daniil Senkiv
be4c362a3e People.Client: Profile: changed redux to localStorage for storing language value 2020-01-21 11:13:20 +03:00
Daniil Senkiv
e6835a3722 People.Client: Home: changed redux to localStorage for storing language value 2020-01-21 11:08:41 +03:00
Daniil Senkiv
9db003053d People.Client: GroupAction: changed redux to localStorage for storing language value 2020-01-21 10:22:00 +03:00
Daniil Senkiv
a0d88bf43b People.Client: InviteDialog: removed withRouter HOC 2020-01-21 10:14:46 +03:00
Daniil Senkiv
79ac4d7075 People.Client: DeleteProfileEverDialog: added withRouter HOC 2020-01-21 10:13:46 +03:00
Daniil Senkiv
26f51e714c People.Client: DeleteSelfProfileDialog: changed redux to localStorage for storing language value 2020-01-21 10:03:19 +03:00
Daniil Senkiv
556d2f19b1 People.Client: DeleteProfileEver: changed redux to localStorage for storing language value 2020-01-21 10:01:21 +03:00
Daniil Senkiv
7ea8ef114e People.Client: ChangePhoneDialog: changed redux to localStorage for storing language value 2020-01-21 09:55:55 +03:00
Daniil Senkiv
5ad8c8237c People.Client: ChangeEmailDialog: removed withRouter HOC 2020-01-21 09:46:50 +03:00
Daniil Senkiv
5f486e0c01 People.Client: ChangePasswordDialog: changed redux to localStorage for storing language value 2020-01-21 09:44:21 +03:00
Daniil Senkiv
2b961dd144 People.Client: ChangeEmailDialog: changed redux to localStorage for storing language value 2020-01-21 09:36:08 +03:00
Daniil Senkiv
83559706af People.Client: Article: changed redux to localStorage for storing language value 2020-01-21 09:11:58 +03:00
Daniil Senkiv
255d5c5784 People.Client: InviteDialog:changed redux to localStorage for storing language value 2020-01-21 08:59:05 +03:00
Daniil Senkiv
8e772cce97 People.Client: Home: fixed: initial language value is getting from localStorage 2020-01-20 18:39:08 +03:00
Daniil Senkiv
28b0eced9d People/Web.Client: selecting portal language, if user language not defined 2020-01-20 14:17:39 +03:00
4bad85defe moved from hotfix/10.5.2 2020-01-17 16:58:26 +03:00
Daniil Senkiv
c6439b6026 People.Client: ProfileAction: fixed showing long departments name 2020-01-16 16:39:54 +03:00
Daniil Senkiv
b53defb734 People.Client: Profile: fixed showing long text 2020-01-16 16:39:10 +03:00
Daniil Senkiv
ff47af27b9 People.Client: ProfileInfo: deleted unused ModalDialog component 2020-01-16 14:09:08 +03:00
Daniil Senkiv
de54bcf86b Web.Common: PageLayout: fixed section-header style for content 2020-01-16 12:25:28 +03:00
Daniil Senkiv
258ec92046 People.Client: Home: deleted unused ModalDialog component 2020-01-15 18:40:50 +03:00
Daniil Senkiv
3212a46035 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-15 17:48:04 +03:00
Daniil Senkiv
31dd1e903f Web.Common: PageLayout: fixed section header style 2020-01-15 17:38:40 +03:00
09426943b2 web: People: Update all dependencies 2020-01-15 11:59:25 +03:00
Daniil Senkiv
0a09aaaa07 Web.Common: AdvancedSelector: fixed styles, reverted (c6fbf51389) 2020-01-13 16:27:18 +03:00
Daniil Senkiv
c6fbf51389 People.Client: DepartmentField: fixed border-color style for input 2020-01-13 15:24:43 +03:00
Daniil Senkiv
4a0deedd7d People.Client: fixed placeholder, fixed GroupSelector component 2020-01-13 12:48:07 +03:00
Daniil Senkiv
2011543224 People.Client: added link to social profiles and contact information 2020-01-10 20:31:04 +03:00
Daniil Senkiv
1b78e52321 People.Client: GroupAction: added Enter handling for creating department 2020-01-10 16:41:35 +03:00
Daniil Senkiv
e7779cdec2 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2020-01-09 17:42:18 +03:00
Daniil Senkiv
dea42683cf People.Client: InviteDialog: deleted unused translations 2020-01-09 17:42:05 +03:00
25fc0669f7 web: Fixed handleAnyClick for DropDown 2020-01-09 16:27:49 +03:00
Ilya Oleshko
d22352e75e Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-27 15:59:47 +03:00
a63abfc9b7 ASC.People: AvatarEditor: added file selection text for mobile devices 2019-12-27 15:56:12 +03:00
Ilya Oleshko
b1e289ebb9 Web: People: Home: Fixed filter sorting style 2019-12-27 15:55:57 +03:00
4f1080da05 ASC.People: ProfileAction: enlarged button area 2019-12-27 15:31:12 +03:00
8dcff0883d ASC.People: Home: fixed fontWeight in user list 2019-12-27 14:26:46 +03:00
b3e65be930 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-27 14:03:42 +03:00
692279b4b0 ASC.People: GroupAction, ProfileAction: using combobox default option 2019-12-27 14:03:35 +03:00
06afd70b7f web: People: Fixed font-weight in Group Name TextInput 2019-12-27 13:59:41 +03:00
Daniil Senkiv
fe044697d3 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-27 13:41:46 +03:00
48e56d462a Api: people. Fixed "Sequence contains no elements" error while saving empty contacts list 2019-12-27 13:19:35 +03:00
ddb222fd86 ASC.People: GroupAction: search block is hidden because it requires clarification of its work on large lists 2019-12-27 11:43:55 +03:00
Daniil Senkiv
9850473222 People.Client:dialogs: fixed email style 2019-12-27 11:42:44 +03:00
10918fe9e1 Web: People: fixed merge 2019-12-27 11:05:06 +03:00
87e17ff100 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore
# Conflicts:
#	products/ASC.People/Client/src/components/pages/GroupAction/Section/Header/index.js
2019-12-27 10:53:11 +03:00
5430f8c734 Web: People: fixed icon arrow clickability 2019-12-27 10:49:14 +03:00
Daniil Senkiv
8a65ac9cec Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-27 10:19:18 +03:00
1f15f4f1e2 ASC.People: GroupAction: truncate header text 2019-12-27 10:17:17 +03:00
Daniil Senkiv
e87b17e6c9 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-27 10:14:31 +03:00
d94d386f57 ASC.People: GroupAction: max-width: 1024px 2019-12-27 09:49:05 +03:00
fcdf0a0f97 ASC.People: GroupAction: Grid styled selected-items 2019-12-26 18:34:19 +03:00
a8d4d0b6a9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-26 17:08:36 +03:00
e0a9fabb0b Web: Common: fixed help-button styles 2019-12-26 17:08:24 +03:00
d1099fdb79 Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-26 16:55:30 +03:00
386fa9df6e ASC.People: ProfileAction: Fixed header text 2019-12-26 16:55:06 +03:00
3f69ca4860 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-26 16:23:52 +03:00
47f0428931 web: People: Replaced bind to separated methods 2019-12-26 16:23:42 +03:00
a7ad25fee5 ASC.People: GroupAction: Fixed translations 2019-12-26 16:08:24 +03:00
193651b382 Web: People: fixed profile arrow clickability 2019-12-26 15:41:26 +03:00
a6aed107fc Merge branch 'master' of https://github.com/ONLYOFFICE/AppServer 2019-12-26 15:26:14 +03:00
87bfe9ffbe ASC.People: GroupAction: indentation fixed 2019-12-26 15:26:07 +03:00
82023841f4 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-26 15:12:23 +03:00
cca92425d0 ASC.People: GroupAction: Fixed translations 2019-12-26 15:11:38 +03:00
1aff07e97f Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-26 15:11:33 +03:00
91c528a8e3 web: People: Hidden not implemented InviteAgain action 2019-12-26 15:11:24 +03:00
edd654a2a4 web: People: Change IconButton to ContextMenuButton with more actions 2019-12-26 15:10:39 +03:00
619615a2ad ASC.People: customNames: Fixed translations 2019-12-26 14:51:14 +03:00
46dce238b2 Web: People: fixed help-button clickability 2019-12-26 13:49:41 +03:00
1870e125f9 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-12-26 12:24:00 +03:00
a45db44549 Web: People: fixed clickability of department icon 2019-12-26 12:23:54 +03:00
763136b4b3 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-12-26 12:12:20 +03:00
3241a4f25c web: People: Fixed goBack actions 2019-12-26 12:12:13 +03:00