Commit Graph

796 Commits

Author SHA1 Message Date
19acdd4a6e web: Common: Init commit of new js library for common code of any App in AppServer 2019-11-12 14:55:22 +03:00
118bc9e2dd
Merge pull request #7 from ONLYOFFICE/refactoring/di
Refactoring/di
2019-11-12 11:10:31 +03:00
Ilya Oleshko
36471bca55 web: People: Fixed [object Object] error with user title at PeopleRow 2019-11-12 10:19:41 +03:00
26c8d56219 DI: refactoring. Added EmployeeWraperHelper 2019-11-11 18:42:07 +03:00
e9b6976187 Renamed all "*factory" classes to "*Extension" 2019-11-11 14:50:46 +03:00
50f06898d7 Merge branch 'master' into refactoring/di
# Conflicts:
#	web/ASC.Web.Api/Controllers/SettingsController.cs
2019-11-10 18:22:02 +03:00
32781a87e2 DI: refactoring. Extract settings helpers 2019-11-08 15:21:51 +03:00
Ilya Oleshko
cf402ced13 web: People: Removed unused function from PeopleRow 2019-11-08 15:03:30 +03:00
Ilya Oleshko
d14d647efb web: People: Addition for commit (029b8f94d1) 2019-11-08 14:51:48 +03:00
Ilya Oleshko
029b8f94d1 web: People: Hide Settings for People module administrator 2019-11-08 14:48:54 +03:00
Ilya Oleshko
90059f4c8b Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2019-11-08 08:48:12 +03:00
Ilya Oleshko
4fe4ce164d web: People: Fixed isAdmin selector, now checking module admin 2019-11-07 17:07:55 +03:00
Daniil Senkiv
1ccb08b70d People.Client: Article: MainButton: added conditional rendering for InviteDialog component 2019-11-07 16:29:57 +03:00
Ilya Oleshko
b7428a2fa6 web: People: Fixed delete profile and self delete profile actions at profile view page 2019-11-07 15:08:01 +03:00
Ilya Oleshko
b984a8cbcb web: People: Redesigned display of list of user groups. 2019-11-07 12:12:08 +03:00
Ilya Oleshko
decd932548 web: People: Fixed fetching profile after avatar saving action at profile view page 2019-11-07 09:50:52 +03:00
Ilya Oleshko
793a008a49 web: People: Reworked email actions at profile view page 2019-11-07 09:49:50 +03:00
db4ef4a17a DI: Log. refactoring. 2019-11-06 18:03:09 +03:00
Ilya Oleshko
8e2ff9f218 web: People: Reworked profile view page from functional approach to class 2019-11-06 14:51:31 +03:00
Ilya Oleshko
b07a6eb570 web: People: Added ru translations at profile page. 2019-11-06 09:54:00 +03:00
77085f7510 web: People: Fixed api getUser refactoring bug 2019-11-05 13:31:03 +03:00
d7a4dd7fed Merge branch 'master' into refactoring/di 2019-11-01 12:41:30 +03:00
0be2995e83 DI: filters and handlers 2019-11-01 12:37:02 +03:00
a35a457f6e DI: refactoring. Web.Api 2019-10-31 16:54:43 +03:00
402c4d908d DI: refactoring 2019-10-31 14:28:30 +03:00
Ilya Oleshko
23ae30ce13 web: People: Fixed display of parameters of contextual options depending on user status 2019-10-31 13:24:21 +03:00
Ilya Oleshko
3d5d7f24f1 web: People: Added edit avatar action and translates at profile view page. 2019-10-30 14:16:56 +03:00
0bbc383266 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Auth/ConfirmAuthHandler.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	web/ASC.Web.Api/Controllers/PortalController.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Core/Notify/StudioNotifyService.cs
2019-10-30 11:45:55 +03:00
Ilya Oleshko
7f6fff7836 web: People: Fixed context button options. Added actions for change email and change password. 2019-10-29 17:04:55 +03:00
Ilya Oleshko
a67a2e0951 web: People: Redesigned display of list of user groups. Added display of Title and actions on elements. 2019-10-29 13:29:44 +03:00
Ilya Oleshko
3cf0782f89 web: People: Fixed duplication of parameters at profile view component 2019-10-29 13:27:33 +03:00
Daniil Senkiv
b9faf28210 Web.Client: Settings: passed right prop currentModuleId to Layout, changed prop currentModuleId from Settings 2019-10-29 09:14:12 +03:00
Daniil Senkiv
272a79286e People.Client: added settings link in modules 2019-10-25 21:20:11 +03:00
Ilya Oleshko
2f238700b2 web: People: Profile view page divided into subcomponents 2019-10-24 14:27:05 +03:00
8ca3a63e24 DI: refactoring 2019-10-22 19:08:37 +03:00
726ca634e4 Revert "removed ConfigurationManager"
This reverts commit c03be150f4.

ProgressQueue init
2019-10-22 16:48:48 +03:00
Ilya Oleshko
611da8e80a web: People: Fixed style errors at EditButton and TooltipIcon 2019-10-22 14:54:44 +03:00
78584b78a3 DI: removed LogManager 2019-10-22 14:21:44 +03:00
Ilya Oleshko
ad5f58a81f web: People: Added update of user information when changing status 2019-10-22 13:52:48 +03:00
337238c87c Removed CommonServiceProvider 2019-10-21 18:05:36 +03:00
53d2aaa4e3 DI: DbManager 2019-10-21 16:50:20 +03:00
29c235b5a1 Web: People: fixed email tooltip translation 2019-10-21 16:22:37 +03:00
e0b5661188 DI: dbManager 2019-10-21 15:52:16 +03:00
e82366a2cd DI: dbManager 2019-10-21 15:33:02 +03:00
6e332d6804 Web: People: added email tooltip to createUserForm, updated translations 2019-10-21 15:01:17 +03:00
f11ed0ceef Web: People: fixed tooltipLanguage position on profile 2019-10-21 12:07:30 +03:00
10855fe3be Web: People: fixed "NotFoundLanguage" translation link 2019-10-21 09:00:43 +03:00
247a3b787f DI: DbManager 2019-10-18 17:22:40 +03:00
09881619b8 DI: DbManager 2019-10-18 16:29:24 +03:00
5b117629f3 Web: People: added help-button to language on profile page 2019-10-18 15:15:12 +03:00
219036d4a4 DI: HttpContext 2019-10-18 11:48:27 +03:00
2135c01d88 Web: People: deleted unused tooltip code 2019-10-18 09:53:06 +03:00
6b2f6b0a7b DI: log 2019-10-17 18:55:35 +03:00
0b52757164 Web: People: remove tooltip from profile 2019-10-17 16:15:04 +03:00
0f4c3bec04 Web: People: replace tooltip 2019-10-17 13:54:06 +03:00
dea3e9eff3 Web: People: fixed tooltip, fixed translations to tooltip 2019-10-14 15:43:59 +03:00
5ec41ccaff DI: removed appSettings 2019-10-14 11:23:45 +03:00
9759b54104 web: People: Fixed translation "NotFoundLanguage" key (issue: custom links in translation) 2019-10-14 10:31:50 +03:00
7c05ba927b DI: KafkaCache 2019-10-11 18:03:03 +03:00
a9c1b5411b Web: People: added tooltip icon with translations to profile 2019-10-11 11:57:22 +03:00
28b44eb6a0 Web: Client: fixed tooltip position 2019-10-11 10:16:45 +03:00
eb39c52754 Web: People: fix tooltip errors 2019-10-11 09:16:45 +03:00
37a0f05a3a Web: People: added tooltip to fields "email" and "type" with translations to updateUserForm 2019-10-10 15:12:37 +03:00
2ebe431c98 DI: configuration 2019-10-10 11:52:21 +03:00
74d8709f62 DI: configuration 2019-10-09 19:08:37 +03:00
515f7de555 DI: Configuration 2019-10-09 18:04:46 +03:00
38bfd6e5d6 Web: People: fixed calendar style, added new translations 2019-10-09 16:15:19 +03:00
687199cebf Web: People: fixed date-picker on "updateUserForm" page, added calendar header 2019-10-09 14:22:07 +03:00
cd63121dc7 web: People: Added api client with common settings for all requests 2019-10-08 10:59:45 +03:00
67c9a08604 web: Added api client with common settings for all requests 2019-10-07 14:34:10 +03:00
ea71ac3f3c Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-04 09:22:56 +03:00
521abaada9 web: People: Refactoring:
+ Moved checkResponseError to utils.js;
+ Fixed actions after saving group;
+ Re-written fetchPeople action
2019-10-04 09:22:46 +03:00
Daniil Senkiv
2ed3ee4905 Web.Client/Core: added method of deleting self profile 2019-10-04 07:58:38 +03:00
86215bd06c web: People: Fixed actions after saving group 2019-10-03 14:55:04 +03:00
5a362b47e7 web: People: Fixed view/edit self profile on Guest 2019-10-02 14:57:58 +03:00
af48c52ad0 web: People: Restored PlusIcon 2019-10-02 14:25:36 +03:00
7ec76d083c web: People: Added local Error page translate resource path 2019-10-02 12:25:59 +03:00
Daniil Senkiv
188443f49f Web.Client: confirmRoute: refactoring 2019-10-02 11:31:50 +03:00
534cd98d24 web: People: Hide PlusIcon 2019-10-01 14:28:20 +03:00
51566c29ea web: Change storing token from cookie to localstorage 2019-10-01 12:37:06 +03:00
bfd930b84b Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:47:56 +03:00
NikolayRechkin
99a9e6d156 web: people: fixed the style of the menu 2019-10-01 11:46:22 +03:00
99ba2483c8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-10-01 11:37:59 +03:00
f089f50372 web: People: Added translations for People Error 2019-10-01 11:37:51 +03:00
NikolayRechkin
acd456b8a0 web: people: fix headers 2019-10-01 10:07:39 +03:00
b3deacd821 web: People: Applied changes in AdvancedSelector 2019-09-30 15:54:41 +03:00
NikolayRechkin
82e0066fc7 web: people: fix 2019-09-30 15:40:28 +03:00
NikolayRechkin
4493418a12 web: people: small fix header 2019-09-30 15:37:06 +03:00
b8b0692f85 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-30 12:21:09 +03:00
3288fb3b84 web: Added translation of Layout for People/Web clients 2019-09-30 12:20:56 +03:00
NikolayRechkin
cc72feb99a web: people: added translations 2019-09-30 11:30:39 +03:00
NikolayRechkin
4fe6fac93f web: components: small fix avatar editor 2019-09-30 11:29:33 +03:00
NikolayRechkin
a6fc4580c5 web: people: changed translations to ProfileAction 2019-09-30 10:45:45 +03:00
26427e5de6 web: People: Styled SectionHeaderContent 2019-09-29 17:35:34 +03:00
576ec16dab web: People: Fixed translation 2019-09-29 17:34:43 +03:00
402d56691b web: People: Applied translations to Home 2019-09-29 16:36:35 +03:00
6fb0c4a9f5 web: People: Applied translations to Article 2019-09-29 16:09:54 +03:00
1e7d1610fc web: People: Changed language state mapping 2019-09-29 15:29:19 +03:00
e0578eb7d4 web: People: Applied translations to GroupAction 2019-09-29 15:15:55 +03:00
6f760e47f0 web: People: Applied translations to ProfileAction 2019-09-29 15:04:52 +03:00
a2279296ee web: People: Removed useless code 2019-09-29 14:49:50 +03:00
77cec30c75 web: People: Fixed displaying edit button label 2019-09-29 14:48:19 +03:00
63c730e7fd web: People: Fixed showing socialContacts 2019-09-29 14:45:09 +03:00
cdf09b4272 web: People: Fixed translation.json 2019-09-29 14:40:03 +03:00
983270b8a6 web: People: Changed fakeLanguages to translations 2019-09-29 14:24:13 +03:00
d3b208b6a5 Web: People: Implemented opportunity to change culture in Profile 2019-09-29 13:50:18 +03:00
0f97fb0653 web: People: Added loading cultures and changing profile language 2019-09-29 12:09:57 +03:00
5e2823974e DI: configuration 2019-09-27 18:12:13 +03:00
Ilya Oleshko
d29383b0a4 web: People: Fixed error if empty departments in view profile. 2019-09-27 17:26:04 +03:00
4f5b3af681 web: People: Changed setup filter EmployeeStatus 2019-09-27 17:06:14 +03:00
2d0ca402c8 web: People: Changed group link click (issue: styled Link router errors) 2019-09-27 17:01:44 +03:00
9583b5e1f7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 15:45:22 +03:00
Ilya Oleshko
575c85437a web: People: Added transition to user groups in the view profile. 2019-09-27 15:44:48 +03:00
35d19ddcf5 web: People: Fixed history go back 2019-09-27 15:38:27 +03:00
387ce4e9ad DI: configuration 2019-09-27 14:51:09 +03:00
1b293c6112 web: People: Fixed set filter by url 2019-09-27 14:42:17 +03:00
NikolayRechkin
00d17e2c38 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 14:05:51 +03:00
NikolayRechkin
507a78c0e3 web: people: create an avatar for a new user 2019-09-27 14:05:35 +03:00
d8fb67f683 Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Api.Core/Auth/ConfirmAuthHandler.cs
#	common/ASC.Core.Common/Context/SecurityContext.cs
#	common/ASC.Core.Common/Security/EmailValidationKeyProvider.cs
#	web/ASC.Web.Api/Controllers/AuthenticationController.cs
#	web/ASC.Web.Api/Controllers/PortalController.cs
#	web/ASC.Web.Core/Notify/StudioNotifyService.cs
#	web/ASC.Web.Core/Notify/StudioNotifyServiceSender.cs
#	web/ASC.Web.Core/Utility/CommonLinkUtility.cs
2019-09-27 13:45:37 +03:00
Ilya Oleshko
ac8c69821e web: People: Fixed empty culture at profile viewer. 2019-09-27 12:36:31 +03:00
Ilya Oleshko
9512c0b9c8 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 12:20:32 +03:00
48b2726d78 Confirm: added uid to activation link 2019-09-27 12:20:10 +03:00
Ilya Oleshko
bae91ab561 web: People: Fixed email link errors and locale selector width at profile viewer. 2019-09-27 12:20:05 +03:00
NikolayRechkin
1d8e175089 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 11:52:26 +03:00
NikolayRechkin
9a2a659430 web: people: fixed create user 2019-09-27 11:52:17 +03:00
30f9612eec web: People: Fixed paging by filter url 2019-09-27 10:06:47 +03:00
74c5873c5d web: People: Changed DEFAULT_EMPLOYEE_STATUS to Active 2019-09-27 10:06:12 +03:00
Ilya Oleshko
4ff81ac474 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-27 08:57:49 +03:00
925a584b63 web: People: Added loading filter by url on first loading 2019-09-26 17:01:21 +03:00
Ilya Oleshko
c29a18dba6 web: People: Fixed fields at profile viewer. 2019-09-26 16:36:47 +03:00
9ba5348863 web: People: Moved setup of filter url to people/actions.js 2019-09-26 16:36:33 +03:00
Ilya Oleshko
fb88adaa5c web: People: Fixed ComboBox property at profile actions. 2019-09-26 16:35:02 +03:00
586ee3b2f7 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore
Conflicts:
	products/ASC.People/Client/src/components/pages/Home/Section/Filter/index.js
2019-09-26 15:45:30 +03:00
c8b909b156 web: People: Filter Section re-written to class with setup of url by filter 2019-09-26 15:43:21 +03:00
Daniil Senkiv
fd08ae9039 Web.Client: Confirm: added changeEmail sub-component 2019-09-26 12:45:10 +03:00
710a3f62fa Merge branch 'master' into refactoring/di
# Conflicts:
#	common/ASC.Common/ASC.Common.csproj
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	products/ASC.People/Server/Controllers/PeopleController.cs
2019-09-25 18:56:28 +03:00
NikolayRechkin
206e4bedc1 web: people: added a default selection text for a filter 2019-09-25 13:51:40 +03:00
NikolayRechkin
65c0f21416 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 12:35:16 +03:00
NikolayRechkin
097b44b47f web: people: added translations 2019-09-25 12:34:28 +03:00
5f0f148394 web: People: Change getSelectorUserList url to optimazed 2019-09-25 11:52:39 +03:00
d4cc3f0c78 Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 10:48:07 +03:00
Daniil Senkiv
a6e7f5ab8d People.Client: separated getting invite links 2019-09-25 10:43:14 +03:00
1e274cc63f web: People: Added opportunity to delete group 2019-09-25 09:46:45 +03:00
17616763af web: People: Added isDisabled for inputs with inLoading 2019-09-25 09:46:12 +03:00
396b08527f Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:13:11 +03:00
NikolayRechkin
7bcf2a6bf8 Merge branch 'master' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore 2019-09-25 09:04:30 +03:00
NikolayRechkin
14f654d10c web: people: new avatar editor 2019-09-24 17:17:10 +03:00
NikolayRechkin
1a98489513 People: changed photo upload function 2019-09-24 17:07:24 +03:00
6d815608a0 ConfirmAuth: PasswordChange 2019-09-24 15:27:13 +03:00
11fc9d2a01 web: People: Added fetchPeopleByFilter after save group 2019-09-24 15:27:06 +03:00