1492 Commits (62828ec285570758bb3d462cc85416fa88787716)

Author SHA1 Message Date
maliming 9456694f08
Simplify parent tenant validation 4 months ago
maliming 250c4c92bd
Address Copilot review feedback 4 months ago
maliming 1e9a3fcc34
Lookup parent organization unit under the target tenant 4 months ago
maliming b5aed59ea9
Address Copilot review feedback 4 months ago
maliming d183a1ec9e
Validate parent organization unit tenant on create and move 4 months ago
voloagent 65e68dc83f Update_NPM_Packages 4 months ago
maliming 14027a9075
address copilot review: treat expiration boundary as inclusive 4 months ago
maliming 517fccc2dd
refactor: simplify error handling in AbpTwoFactorTokenProvider 4 months ago
maliming b6584cdc3b
address copilot review: narrow catch to ConcurrencyFailure; doc CodeLength range 4 months ago
maliming 367057f5d5
feat(identity): add single-use Email/Phone 2FA token providers 4 months ago
maliming 8b48eb7f98
Add shared-user 2FA integration tests 4 months ago
maliming ca9c2723f0
Apply tenant identity options before base password sign-in 4 months ago
maliming 8ea6b9f025
Make 2FA flows tenant-aware and enforce pre-checks 4 months ago
maliming db07204b7a
Make UserManager.FindByIdAsync shared-aware by default 4 months ago
maliming fa9e4f13cf
Support shared mode lookup by id for two-factor authentication user 4 months ago
maliming e0d7c81d21
feat: implement culture-aware login redirection and update login URL handling 5 months ago
maliming 59f102d1c6
feat: add Culture parameter to multiple management pages for localization support 5 months ago
maliming 41bc2821fe
feat: add culture-specific routing for account, authentication, role, user, setting, and tenant management pages 5 months ago
maliming 27f644dabd
feat: standardize dialog options across various components for consistency 5 months ago
maliming 6b16452b72
fix: update MudCheckBox color to primary for better visibility across various components 5 months ago
maliming 15e99a0adf
Refactor Index.razor pages to use MudBlazor components for improved UI consistency and responsiveness; updated links and content for better user engagement. 5 months ago
maliming cd478093ec
feat: Add culture parameter to account, identity, user, setting, and tenant management pages for URL-based localization 5 months ago
maliming 67cd855076
fix: add dense margin to MudTextField components for improved spacing in various management pages 5 months ago
maliming c0b013634d
fix: update breadcrumb items to be disabled in Role, User, Setting, and Tenant Management pages 5 months ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 6 months ago
maliming 340416bdea
refactor: Clean up filter handling in UserManagement and optimize permission checks in PermissionManagementModal 6 months ago
maliming 2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule 6 months ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 6 months ago
maliming 93a7195fe9
Switch to the user's tenant in `AbpSignInManager`. 6 months ago
voloagent 5a8e8e4597 Update_NPM_Packages 6 months ago
Ma Liming 7780b9b558
Fix typo in FindByEmailAsync method name 6 months ago
maliming 38ef51cec5
Refactor token providers to include cancellation token support and update token handling logic 6 months ago
maliming 6e97ceb0df
Refactor token provider tests to use a common base class for single active token providers and improve token verification logic 6 months ago
maliming 71b52a8ee2
Implement single active token providers for email change, email confirmation, and password reset 6 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 6 months ago
copilot-swe-agent[bot] 5a8ac4d32c Make OrganizationUnitManager.FindChildrenAsync virtual 6 months ago
maliming a90ac774a9
Use case-insensitive set ops for role names 7 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 7 months ago
maliming 61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions 7 months ago
maliming a2adf27226
Standardize RequiredError localization keys 7 months ago
voloagent 118c2deb00 Update_NPM_Packages 7 months ago
maliming cddf0ffa7a
Prevent Privilege Escalation: Add Assignment Restrictions for Roles and Permissions 7 months ago
İsmail ÇAĞDAŞ 377c04c4c0 remove Variant="Variant.Outlined" from MudBlazor inputs 7 months ago
İsmail ÇAĞDAŞ 7804c65fa5 replace bind-IsVisible with bind-Visible 7 months ago
İsmail ÇAĞDAŞ 6584bd6507 correctly set checkbox values for role management 7 months ago
İsmail ÇAĞDAŞ 08e8952a0e fix double delete confirmation on identity module for MudBlazor 7 months ago
İsmail ÇAĞDAŞ 65bd5a1769 fix MudBlazor mapping error in identity module 7 months ago
voloagent d5805c5f5a Update_NPM_Packages 7 months ago
İsmail ÇAĞDAŞ 27badaca60 refactored AbpMudCrudPageBase and AbpMudExtensibleDataGrid for clearity 7 months ago
İsmail ÇAĞDAŞ 1131c896ee fix modal close problem for MudBlazor 7 months ago