9874 Commits (maliming/uow-commit-before-response)

Author SHA1 Message Date
Ma Liming e23e1b4e69
Remove ILoggerFactory from MapperConfiguration 9 months ago
maliming e1aff6ec5b Add Newtonsoft.Json dependency to Bunny and HangFire 9 months ago
maliming 1d941627b7 Update `Vulnerability` packages to latest. 9 months ago
maliming 8bd08b9df8
Make constructor public in permission handler 9 months ago
maliming 2f56610c15
Add resource permission checker and store extension methods for entity permissions 9 months ago
maliming 09675ebe04
Refactor GetPermissionsAsync method to return MultiplePermissionGrantResult instead of IDictionary 9 months ago
maliming f2e5cb75b0
Enhance resource permission management by adding provider name and key parameters to permission checks 9 months ago
maliming a2d39ad8b3
Implement resource-based permission management with new methods and classes 9 months ago
Halil İbrahim Kalkan aa2c731476 Remove unused method 9 months ago
maliming a67491ab75
Add Azure.Identity support to AzureServiceBus client config. 9 months ago
maliming 61ec7bfa80 Update EF Core dependencies to 10.0.0-rc.2 for Oracle and Postgress. 9 months ago
maliming 22cfc5b5d1
Refactor permission type to resource name 9 months ago
maliming fccc3f20f6
Add resource-based permission value providers 9 months ago
maliming 84be3fd2b0 Upgrade to .NET 10.0 final. 9 months ago
maliming 4c35fc9759
Add resource-based permission to PermissionDefinition system. 9 months ago
maliming 74d6bdbe2c
Add resource permission management interfaces and implementations 9 months ago
berkansasmaz 37118c33e2 Check whether project and solution id is null or empty guid 9 months ago
berkansasmaz 3e7397bb6b Revise data collection codes 9 months ago
Halil İbrahim Kalkan 87e41a6166 Added summaries 9 months ago
Halil İbrahim Kalkan e5e25c5e5f Added GetGrantedResourceKeysAsync 9 months ago
Halil İbrahim Kalkan b535f42963 Introduce IResourcePermissionChecker 10 months ago
Halil İbrahim Kalkan 53e26973d5 Remove outdated todo comment 10 months ago
Halil İbrahim Kalkan 59f52d7f8f Fix summary of the IPermissionDefinitionContext.GetPermissionOrNull method 10 months ago
maliming 378c6dff13
Audit only modified properties in DbContext 10 months ago
maliming 71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext 10 months ago
maliming 638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 10 months ago
maliming 19df6aacd1
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified 10 months ago
maliming 9aaa74c962
Refactor foreign key modification checks in AbpDbContext 10 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 10 months ago
maliming 4fe274564e
Change TelemetryActivityEventBuilder to transient dependency 10 months ago
maliming 540331cf9a
`UseQuerySplittingBehavior` for MySQL. 10 months ago
maliming 4ba1cc857e
Add null checks in OnConfiguring of AbpDbContext 10 months ago
Super 171f7971c4
Redo `AbpDateTimeModelBinder` to align with the current TZ 10 months ago
SALİH ÖZKARA 6255631b8b Add extensibility for DbContext OnConfiguring actions 10 months ago
maliming f816227cc5
Add configuration-based feature value provider 10 months ago
maliming 0f8a1b2d4c
Remove default value for SuppressLabel property 10 months ago
blackWinds bf12f5bf5f Add label and info to AbpRadioInput 10 months ago
colin 4856eb0955 Optimize BlobProvider 10 months ago
maliming cbb76091d8 Remove netstandard2.1 from target frameworks 10 months ago
maliming 4b225232c8 Add EF Core 10 RC package references 10 months ago
maliming 4006d0e00c
Revert "Initialize timezone service in AbpBlazorWebView" 10 months ago
maliming f9c93a1f6d
Initialize timezone service in AbpBlazorWebView 10 months ago
maliming 8257dc1146
Add MauiBlazorCurrentTimezoneService implementation 10 months ago
maliming e2ebf15231
Remove `JSRuntime` from `MauiBlazorCachedApplicationConfigurationClient`. 10 months ago
enisn 47ae17dac2
Code formatting - fix for @copilot suggestions 11 months ago
enisn 1a90ad4c8b
Add prompt dialog support to abp.message 11 months ago
Enis Necipoglu d9463151cd
Register ChatClientAccessor and add related tests 11 months ago
Enis Necipoglu 39b3ab17c2
Add more tests for KernelAccessor 11 months ago
Enis Necipoglu 0c81211fca
Allow resolving kernel with ChatClient configured only 11 months ago
maliming ad05e37e20
Refactor lookupItems initialization with collection expression 11 months ago