8561 Commits (4a7fc63e1f5fbf97c0878d41f633f2e5f02161f3)

Author SHA1 Message Date
maliming 340416bdea
refactor: Clean up filter handling in UserManagement and optimize permission checks in PermissionManagementModal 3 months ago
maliming 2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule 3 months ago
SALİH ÖZKARA 468c2805a4 Add Blazor variant to modular CRM docs and migrations 3 months ago
copilot-swe-agent[bot] 68f4c127fc Remove ResourcePermissionPermissions heading from resource permission management modals 3 months ago
maliming 88961a2148
Fix permission checkboxes become disabled after being selected in Blazor UI 3 months ago
maliming e9ae8380b5
feat: Remove unused method `GetAvailableManagementProviderNamesAsync` from ResourcePermissionManager 3 months ago
maliming 5968b9e57f
feat: Exclude unavailable providers from resource permission grants and add related tests 3 months ago
maliming 8824fb98aa
feat: Enhance `GetProviderKeyLookupServiceAsync` to check service availability 3 months ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 3 months ago
maliming 93a7195fe9
Switch to the user's tenant in `AbpSignInManager`. 3 months ago
voloagent 5a8e8e4597 Update_NPM_Packages 3 months ago
Ma Liming 7780b9b558
Fix typo in FindByEmailAsync method name 3 months ago
maliming 38ef51cec5
Refactor token providers to include cancellation token support and update token handling logic 3 months ago
maliming 6e97ceb0df
Refactor token provider tests to use a common base class for single active token providers and improve token verification logic 3 months ago
maliming 71b52a8ee2
Implement single active token providers for email change, email confirmation, and password reset 3 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 3 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 3 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 3 months ago
copilot-swe-agent[bot] 5a8ac4d32c Make OrganizationUnitManager.FindChildrenAsync virtual 3 months ago
Ma Liming 19e1c478ee
Update modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml 3 months ago
maliming e74e199b97
Set page title in Account Manage page 3 months ago
voloagent c5f483849b Update_NPM_Packages 3 months ago
maliming e6ba5ede33
Move distributed lock replacement to test module 3 months ago
voloagent f3127747a8 Update_NPM_Packages 3 months ago
maliming a90ac774a9
Use case-insensitive set ops for role names 3 months ago
maliming b169952df6
Add FontAwesome webfonts and update authentication URLs 3 months ago
maliming d5abc3f91b
Add MudBlazor theming support with bundling configuration and contributors 3 months ago
maliming 3049116633
Add missing using directives. 3 months ago
maliming 8b62569453
Refactor navigation components. 3 months ago
maliming ce7880041b
Enhance navigation components with improved layout and styling 3 months ago
Jack Fistelmann 9e00d9a255 fix(): german translation for tenant related strings 3 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 3 months ago
maliming 825270ccf0
fix: change button to submit button for Send Test Email form 3 months ago
maliming 61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions 4 months ago
maliming ab61c633a1
Increase max full-name length limits to 512 4 months ago
maliming a82acb1214
Use _allGroups for GrantAll/GrantAny checks 4 months ago
maliming 68fdad506a
Fix Grant All checkbox not showing indeterminate state in permission modal 4 months ago
maliming a2adf27226
Standardize RequiredError localization keys 4 months ago
maliming 068bc7fcbb
Remove trailing periods from Feature title. 4 months ago
maliming fdae1e3fb9
Use Lazy for principal and guard empty permissions 4 months ago
Ma Liming e2ceb45316
Update modules/permission-management/src/Volo.Abp.PermissionManagement.Application/Volo/Abp/PermissionManagement/PermissionAppService.cs 4 months ago
voloagent 118c2deb00 Update_NPM_Packages 4 months ago
maliming 771f96031d
Refactor permission management logic to simplify IsDisabled checks 4 months ago
maliming cddf0ffa7a
Prevent Privilege Escalation: Add Assignment Restrictions for Roles and Permissions 4 months ago
İsmail ÇAĞDAŞ 5982e283a8 several bug fixes for MudBlazor 4 months ago
İsmail ÇAĞDAŞ 5ea02fa42e remove unnecessary logout button 4 months ago
İsmail ÇAĞDAŞ 24829ad215 fix layout of FeatureManagementModal for MudBlazor 4 months ago
İsmail ÇAĞDAŞ 35bfbfc5b0 correctly use icon in MudBlazor menu items 4 months ago
İsmail ÇAĞDAŞ 5f2af432e1 show tenant creation and edit modals correctly 4 months ago
İsmail ÇAĞDAŞ 0affeb3944 Render PageHeader in TenantManagement.razor 4 months ago