1102 Commits (223bbc888feefcde008e9cee5f0b2930cd0016bc)

Author SHA1 Message Date
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 aa2a602008
Update localization texts. 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
Engincan VESKE 4795f471a7
Update RoleManagement.razor 3 years ago
Engincan VESKE cdbf19b0bd Update ExtensionProperties component for identity and tenant-management modules 3 years ago
maliming 78eb588712
Incorrect filtering for Booleans has been fixed in the IdentityUserRepository. 3 years ago
Engincan VESKE 16b546fc6f
Update misleading summary for OrganizationUnitRole.cs 3 years ago
maliming 63eb3d2439
Add `ResetRecoveryCodesAsync` method to `IdentityUserManager`. 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
liangshiwei 420554f150 Update AbpIdentityMongoDbContextExtensions.cs 3 years ago
王俊 82071cd30c change GetAsync to FindAsync for organization unit GetCodeOrDefaultAsync method 3 years ago
ptim74 5984eaf79a Reviewed existing FI translations 3 years ago
liangshiwei 2e6ec33aa1 Add localization texts 3 years ago
liangshiwei 036fedd824 Add unit tests 3 years ago
Yunus Emre Kalkan 7e032c187b Change content type of studio files 3 years ago
liangshiwei 0f373c375e Add FindActiveDelegationByIdAsync 3 years ago
liangshiwei 6424dd2462 Add IdentityUserDelegation 3 years ago
liangshiwei df00f0ef1f Add unit tests 3 years ago