1456 Commits (02f4e742eda124900a4e75266c325418141ab8cd)

Author SHA1 Message Date
Yunus Emre Kalkan 942919ac57 Added AngularInstallationInfo for identity module 8 months ago
maliming 4ad9af073e
Enhance assembly resource registration for localization in multiple web modules 8 months ago
maliming 8a15eee94f
Optimize Clock.Now usage in user delegation repositories 8 months ago
maliming 5c815136a5 Refactor LINQ queries to use AsEnumerable() for better compatibility with MongoDb Driver. 8 months ago
maliming d0e0f0dc1d Set RequiredMappingStrategy for identity mappers 9 months ago
maliming 2a3b713962
Set RequiredMappingStrategy to Target for all necessary Mappers. 9 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
erdemcaygor 38805d14f5 code refactoring 9 months ago
maliming 4480b70ad1
Set includeDetails default to false in repository methods 9 months ago
maliming 5c37d7b20b
[Identity] Replace AutoMapper with Mapperly. 10 months ago
maliming 689b7138ce
Add `Administration` to the breadcrumb. 10 months ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 10 months ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 10 months ago
maliming 8def47c444
refactor: update all entity properties to `virtual` 10 months ago
voloagent 08c2d7ea09 Update_NPM_Packages 1 year ago
maliming 3545098430
Chagne current tenant before read cache. 1 year ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 1 year ago
maliming 3e623ac2a5
Sort roles by name in GetRolesAsync and GetAssignableRolesAsync methods 1 year ago
voloagent 185dccd437 Update_NPM_Packages 1 year ago
maliming 0a47bfc47c
Fix merge problem of `GetQueryableAsync` method. 1 year ago
maliming a20d6c72ef
Use role Id to determine `IsAssigned`. 1 year ago
maliming f7a74906ed
feat: enhance organization management by including child organization units in user updates 1 year ago
maliming c89946a70e
feat: add includeChildren parameter to GetMembersCountAsync for hierarchical member counting 1 year ago
voloagent 6e97b6ee12 Update_NPM_Packages 1 year ago
liangshiwei 750574ad99 Update IdentityClaimTypeManager_Tests.cs 1 year ago
liangshiwei f1049f63a1 Add error codes and localization for static claim type restrictions 1 year ago
Muhammed Ali ÖZKAYA a8ebe0c47f
Remove unnecessary lines 1 year ago
Muhammed Ali ÖZKAYA ab65d4f94f
Add installation notes for modules 1 year ago
maliming 27bcb83b04
Optimize the database queries for permission checks. 1 year ago
maliming 759fc43163
Add methods to call validation for user and password in IdentityUserManager 1 year ago
maliming 299512d391
Add custom IdentityErrorDescriber for localized error messages. 1 year ago
maliming b8ceda5239
Update localization texts. 1 year ago
Mansur Besleney c1d23fb754
Update MongoIdentityUserRepository.cs 1 year ago
Mansur Besleney 75d679a2db
Update EfCoreIdentityUserRepository.cs 1 year ago
Mansur Besleney 7e8c7aba45 made slight query enhancment 1 year ago
Mansur Besleney 2f67c20f7d Update MongoIdentityUserRepository.cs 1 year ago
Mansur Besleney 38393174c6 Update MongoIdentityUserRepository.cs 1 year ago
voloagent ac8e482d4f Update_NPM_Packages 1 year ago
Mansur Besleney 85ee5d78d4 string type correcred to guid 1 year ago
Mansur Besleney 495db44061 id field added to filter user list by id 1 year ago
maliming 4613f1fa42
Add `RequireEmailVerificationToRegister` setting. 1 year ago
maliming e2390f1460
Update MongoOrganizationUnitRepository.cs 1 year ago
voloagent 05d262ce9f Update_NPM_Packages 1 year ago
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming 252a8448a3
Added `GetListByDisplayNamesAsync` to `IOrganizationUnitRepository `. 1 year ago
maliming c2a5fa390c
Remove unnecessary generic type parameter. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
liangshiwei a6eff24806 Add CreationTime to IdentityRoleDto 1 year ago
liangshiwei ff17ccec26 Add IHasCreationTime to IdentityClaimType and IdentityRole entities 1 year ago
liangshiwei afab0ac2cd Ordered by creation time by default 1 year ago