8610 Commits (451ace3bb8773f4a15dba53ad99b4e496f7723f3)

Author SHA1 Message Date
maliming 451ace3bb8
fix: update layout and styling for improved user experience across various components 4 days ago
maliming 67cd855076
fix: add dense margin to MudTextField components for improved spacing in various management pages 4 days ago
maliming c0b013634d
fix: update breadcrumb items to be disabled in Role, User, Setting, and Tenant Management pages 4 days ago
maliming 12643a740a
fix: add padding class to MudMainContent for improved layout 4 days ago
maliming 07a50ea263
refactor: migrate Blazor project from LeptonXLite theme to MudBlazor theme 5 days ago
voloagent 203668ec6c Update_NPM_Packages 1 week ago
maliming d8eefa4685
Add tests for dynamic background job handler registry and StopAllAsync, fix duplicate usings in DemoAppSharedModule 1 week ago
maliming 92a72fcef5
Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 2 weeks ago
maliming 5d74d97566
Fix whitespace issues and update job handler registration in background job management 2 weeks ago
maliming 70c333ad97
Refactor background job execution and management 2 weeks ago
maliming ad4c47a39c
fix: Update documentation and improve dynamic background worker management for TickerQ and Quartz integration 2 weeks ago
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 2 weeks ago
maliming f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields 2 weeks ago
maliming d6008c59fb
Upgrade TickerQ packages to 10.2.0 2 weeks ago
maliming 3786ddf3d5
fix: copy jwks.json to client output and use ILogger in ServerDataSeedContributor 3 weeks ago
maliming a682d811f3
fix: address Copilot review issues in OpenIddict JWKS demo app and CLI command 3 weeks ago
maliming 38d9073b85
Add JWKS private key and public key set for OpenIddict integration 3 weeks ago
maliming b262f71c32
fix: initialize ProfileManagementPageCreationContext in OnPostAsync of ManageModel 3 weeks ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 3 weeks ago
maliming a57e249ab3
fix: guard against null provider key and stale search results in ResourcePermissionManagementModal 3 weeks ago
SALİH ÖZKARA 31ca6e6657 Ensure JSON doc disposal in anonymous job handlers 3 weeks ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 3 weeks ago
SALİH ÖZKARA 07ee70f085 Handle JSON case variants in background jobs 3 weeks ago
SALİH ÖZKARA c4e4b78846 Delete docker-compose.yml 3 weeks ago
SALİH ÖZKARA 67904ae2e4 Add anonymous background job support 3 weeks ago
maliming bacca3a1c0
fix: add AbpUiResource as base type in AbpPermissionManagementWebModule for JS localization fallback 3 weeks ago
SALİH ÖZKARA c43458ac0e Add dynamic background job support 3 weeks ago
voloagent fcff022e56 Update_NPM_Packages 3 weeks ago
maliming 0722e74ba1
refactor: extract ApplyPermissionProperties to eliminate duplication and add StateCheckers test 4 weeks ago
maliming 474e1bfcd4
test: add regression tests for DynamicPermissionDefinitionStoreInMemoryCache resource permissions 4 weeks ago
maliming 2c15a6088e
fix: apply Providers, StateCheckers and ExtraProperties to resource permissions in FillAsync 4 weeks ago
maliming 2beee2ace1
fix: fix resource permission definition bugs 4 weeks ago
maliming ba35f06562
refactor: Remove unused ConfigureBundle method and update project SDK to Razor 4 weeks ago
maliming ac0c96aff8
refactor: Simplify layout structure in FeatureManagementModal and improve feature display logic 4 weeks ago
maliming 83b3915d98
fix: Set width to 100% for form container in SettingManagement page 4 weeks ago
maliming 340416bdea
refactor: Clean up filter handling in UserManagement and optimize permission checks in PermissionManagementModal 4 weeks ago
voloagent 703ab42729 Update_NPM_Packages 4 weeks ago
maliming 2ffd01d897
refactor: remove unused MudBlazor theming module and update dependencies in MyProjectNameBlazorModule 4 weeks ago
SALİH ÖZKARA 468c2805a4 Add Blazor variant to modular CRM docs and migrations 1 month ago
copilot-swe-agent[bot] 68f4c127fc Remove ResourcePermissionPermissions heading from resource permission management modals 1 month ago
maliming 88961a2148
Fix permission checkboxes become disabled after being selected in Blazor UI 1 month ago
maliming e9ae8380b5
feat: Remove unused method `GetAvailableManagementProviderNamesAsync` from ResourcePermissionManager 1 month ago
maliming 5968b9e57f
feat: Exclude unavailable providers from resource permission grants and add related tests 1 month ago
maliming 8824fb98aa
feat: Enhance `GetProviderKeyLookupServiceAsync` to check service availability 1 month ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 1 month ago
maliming 93a7195fe9
Switch to the user's tenant in `AbpSignInManager`. 1 month ago
voloagent 5a8e8e4597 Update_NPM_Packages 1 month ago
Ma Liming 7780b9b558
Fix typo in FindByEmailAsync method name 1 month ago
maliming 38ef51cec5
Refactor token providers to include cancellation token support and update token handling logic 1 month ago
maliming 6e97ceb0df
Refactor token provider tests to use a common base class for single active token providers and improve token verification logic 1 month ago