Commit Graph

671 Commits

Author SHA1 Message Date
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
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
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