8541 Commits (eca97b2df68939ade70a9fc791db623e7d29d082)

Author SHA1 Message Date
maliming 9339c92a51
Remove last sign-in time update from SignInManager 5 months ago
maliming ec8d08a57f
Fix PreSignInCheck call in CallPreSignInCheckAsync 5 months ago
maliming 37349371a8
Refactor PasswordSignInAsync and add CallPreSignInCheckAsync method for enhanced pre-sign-in validation 5 months ago
maliming 6b7bfb1ce6
Track and update user's last sign-in time 5 months ago
Mansur Besleney a910e783a7 Update Default.cshtml 5 months ago
Mansur Besleney 92caae215c Improve blog post UI and update tag and style components 5 months ago
maliming 8eba1b80ce
Add test for FindByPasskeyIdAsync with third credential 5 months ago
Ahmet Çelik fc4d563698 Update Index.cshtml 5 months ago
Mansur Besleney d84672f39d Add flex alignment to rating component container 5 months ago
maliming f372e5dceb
Add passkey support to Identity module. 5 months ago
maliming e730711e39
Reset form after saving in feature management modal 5 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 5 months ago
Ma Liming dd47c0694e
Update Default.js 5 months ago
maliming fb0448250a
Add localization resource for success notification 5 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 5 months ago
maliming 8fedeb7166 Refactor Swagger security requirement setup 5 months ago
maliming fef1107868
Upgrade `Swashbuckle.AspNetCore` to v10.0. 5 months ago
enisn 88a72d8ff8
Add feature checks to PageChangedHandler 5 months ago
maliming 2562500618
Update pagination logic in permission modal 5 months ago
maliming 46281964d9
Add pagination support to resource permission search methods 5 months ago
maliming 843a3da0e2
Add resource permission management provider and tests 5 months ago
maliming 470cfdacde
Support resource permissions in permission serialization 5 months ago
maliming 5bb3ac057c
Add tests for ResourcePermissionGrant cache behavior 5 months ago
maliming 75230d9055
Add unit tests for ResourcePermissionChecker 5 months ago
maliming 3679b0b4b2
Add `ResourcePermissionStore_Tests` 5 months ago
maliming 21a303c771
Return empty list for empty filter in search methods 5 months ago
maliming 7d6e3d7259
Add new tests for user and role search methods 5 months ago
maliming 8c17421ce6
Add resource permission manager extensions for roles and users 5 months ago
maliming efaeebf98a
Implement resource permission deletion in Role and User event handlers 5 months ago
maliming e42917d509
Add resource permission grant repository tests 5 months ago
Alperen Samurlu fce9165a2c Make rating modal IDs unique per entity 5 months ago
maliming f30c53ba2e
Add ResourcePermissionGrant cache invalidator 5 months ago
maliming 0e6fa6bb29
Add "NoResourcePermissionFound" localization key and update related modals 5 months ago
maliming c7413e6877
Refactor permission group assertions in tests 5 months ago
maliming 288578bb5f
Refactor ResourcePermissionGrant properties and index for improved clarity and structure 5 months ago
maliming c8c46c8521
Add resource permission management to RoleUpdateEventHandler 5 months ago
maliming 7cbc6c3703
Implement resource permissions management with new interfaces and extension methods 5 months ago
maliming 147d88c75b
Add localization for "NoResourceProviderKeyLookupServiceFound" message and update ResourcePermissionManagementModal to conditionally display modal content based on resource provider availability 5 months ago
maliming 9f33eb0db8
Update modal footer buttons in permission management modals for consistency 5 months ago
maliming ba036ad8c2
Fix form validation trigger on provider key change in resource permission management modal 5 months ago
maliming 7d5a988a52
Add resource management permissions and update authorization attributes in PermissionAppService 5 months ago
voloagent 1356d0133c Update_NPM_Packages 5 months ago
maliming 286e312e5e
Refactor permission retrieval methods and clean up unused model validation in ResourcePermissionManagementModal 5 months ago
maliming 185485d61d
Add localization for User and Role resource permission provider keys across multiple languages 5 months ago
maliming 4698cf380b
Remove TestPermissionDefinitionProvider and update localization keys for resource management modals 5 months ago
maliming 7eb50663da
Remove resource permission management script from roles and users pages 5 months ago
maliming 8e7218fc0d
Remove resource permissions modal and related actions from roles and users 5 months ago
maliming 2844e59590
feat(permission-management): update resource permission handling and improve resource key usage in identity role and user management 5 months ago
maliming a14a53da56
feat: Add SearchByIdsAsync methods for users and roles in Identity module 5 months ago
maliming 5ea02054f4
Add success notification on feature modal result 5 months ago