1214 Commits (fdff577fb658f05422ca1a91ac779b232a67e75a)

Author SHA1 Message Date
maliming 89e53b3c28
Make the `HandleEventAsync` method UOW. 2 years ago
maliming 605054835d
Remove all user related thing when deleting a user. 2 years ago
maliming 9059198ee9
Add unit tests for user/role delete event. 2 years ago
maliming 95e7b1bbc6
Add `UserDeletedEventHandler` to `SettingManagement.Application`. 2 years ago
maliming bcf65ab18d
Add `UserDeletedEventHandler`. 2 years ago
Salih c0a7762b2a Update IdentityUserManager.cs 2 years ago
maliming 0eac81d5f4
Add unit tests. 2 years ago
Salih 1f20fb6466 Update IdentityUserManager.cs 2 years ago
Jadyn fddad4ae70 Update zh translate 2 years ago
Salih d3832495f0 Add email and userName changed event 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming d56c64c12f
Remove `ISystemClock` because its obsoleted. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming d32e8a090f
Fix possible `null` errors. 3 years ago
liangshiwei 8958af30c4 Search with "contains" instead of exact match while searching users 3 years ago
Halil İbrahim Kalkan ced61b41d0 Revised tests for IdentityUserIntegrationService 3 years ago
Halil İbrahim Kalkan 7a29bb4348 Regenerate client proxies 3 years ago
Halil İbrahim Kalkan 56955627b2 Implemented controller and revised HttpClientExternalUserLookupServiceProvider 3 years ago
Halil İbrahim Kalkan 0e07100bcc Move methods fromIdentityUserLookupAppService to IdentityUserIntegrationService 3 years ago
liangshiwei f0836c3e63 Using ToUpperInvariant 3 years ago
liangshiwei 021e54e743 No case-sensitive filtering at the Users page 3 years ago
maliming 7dc1100e12
Update EfCoreIdentityUserRepository.cs 3 years ago
liangshiwei f22e1c220c Add IdentityUserIdWithRoleNames 3 years ago
liangshiwei 510335cce6 Add GetRoleNames by user ids Method 3 years ago
maliming a3b443f147 Prevent to disable account authenticated user self. 3 years ago
liangshiwei c0771843e7 Set CurrentTenant Id 3 years ago
liangshiwei 488b6816e5 Add virtual keyword 3 years ago
liangshiwei 8e092e6c52 Rename RoleWithUserCount with IdentityRoleWithUserCount 3 years ago
liangshiwei 426eefaa96 Remove GetAllListWithUserCountAsync method 3 years ago
liangshiwei 68c2a0091e Add separate methods to get role and usercount to improve performance 3 years ago
liangshiwei cd587699b9 Add GetCountAsync method 3 years ago
maliming ad786b70d7
Update AbpSignInManager.cs 3 years ago
maliming e8fb08cf38
Regenerate proxy files for all modules. 3 years ago
maliming 2bc023ba62
Introduce `IPermissionFinder`. 3 years ago
liangshiwei 09006788af Remove duplicate proxy classes 3 years ago
maliming f231792aef
Update AbpIdentityUserValidator_Tests.cs 3 years ago
maliming aa2a602008
Update localization texts. 3 years ago
maliming 1420b53e26
Update AbpIdentityUserValidator_Tests.cs 3 years ago
maliming 2e7d1bf8ee
Add `AbpIdentityUserValidator`. 3 years ago
王俊 e01ecfc672 Fix wrongly written SetTableColumnsAsync call to base class method in UserManagement 3 years ago
maliming ab8bc47546
Add `UpdateOrganizationAsync ` to `IIdentityUserRepository`. 3 years ago
maliming 5918032d2d
Add `UpdateRolesAsync` to `IIdentityUserRepository`. 3 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`. 3 years ago
maliming add4234635
RRegister `ajax.reloadEx()` method to Datatables. 3 years ago
Salih b4dd0ca96a Refactor 3 years ago
Salih 2cefa5c942 Add extra properties to User Edit Modal 3 years ago
Halil İbrahim Kalkan ad54fc5650 Analyzed identity module 3 years ago
Halil İbrahim Kalkan 88d0010446 Regenerate HTTP client static proxies for the identity module 3 years ago
Halil İbrahim Kalkan d7b32f7f9e Introduce IdentityUserIntegrationService 3 years ago