9295 Commits (6ecbdff129397d68e81bfce2ab58e03b6ba13b8d)

Author SHA1 Message Date
maliming 6ecbdff129
Revert the changes made to `ObjectToInferredTypesConverter`. 10 months ago
maliming c10f7628c4
Remove `ObjectToInferredTypesConverter` from `SystemTextJsonOutputFormatter`. 10 months ago
maliming 4a7280a115
Client Proxy `IAsyncEnumerable<T>` support. 10 months ago
maliming 3bf6cbfece
Disable background workers in data migration environments 10 months ago
maliming c4ab8f05f4
Move job execution disabling to abstractions module 10 months ago
Yunus Emre Kalkan cb228cc302 Cli: Fix updating leptonx npm package problem 10 months ago
maliming 8a250d2cc1
Check user authentication before providing access token 10 months ago
maliming f51bd1e1ff
Add support for selective disabling of class interceptors 10 months ago
EngincanV 6520705059 Update abp-toast.css 10 months ago
maliming 9a308de5e9
Add net8.0 target to AutoMapper project 10 months ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 10 months ago
maliming fb09742e8c
Fix null reference in navigation entry original value 10 months ago
maliming 9a8732d076
Refactor handling of OriginalValue in AbpEntityEntry 10 months ago
maliming 2f452931ec
Refactor navigation entry update logic in change tracker 10 months ago
maliming acec1159c5 Prevent duplicate entities in navigation entry list 10 months ago
maliming c5ceb03e58
Fix collection navigation entry comparison logic 10 months ago
maliming d51c565a1f
Refactor `UpdateNavigationEntries` method to improve performance. 10 months ago
maliming 41afa537d8
Adjust performance test thresholds for GitHub Actions 10 months ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 10 months ago
maliming a3e2ccc881
Skip performance test on GitHub Actions CI 10 months ago
maliming 5124bd2dc7
Add `AbpEfCoreNavigationHelper_Tests`. 10 months ago
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 10 months ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 10 months ago
maliming ab1d5ec8fa
Refactor EntityActions initialization and disabled logic 10 months ago
maliming 85913991af
Improve EntityActions initialization and action check 10 months ago
maliming 016603d4e9
Fix tenant resolve options DI to use IOptions 10 months ago
maliming e518e37a1c
Remove unnecessary blank line in extension class 10 months ago
maliming c059f136cf
Warn only if CurrentUserTenantResolveContributor is used 10 months ago
maliming 6a92781d10
Warn if MultiTenancyMiddleware is used before authentication 10 months ago
liangshiwei 54d3c2b927 Remove duplicate entry for lang-utils.js in BlazorWebAssemblyScriptContributor 11 months ago
Super 7414aacdfd
Use `btn-outline-secondary` for Cancel buttons 11 months ago
maliming 35fc95e742
Public the `EmailSettingProvider` class. 11 months ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 11 months ago
maliming 23c31fd6c4
Sort ApplicationParts with AssemblyPart last 11 months ago
maliming 6b140577e0
Simplify ApplicationPart sorting logic 11 months ago
maliming 0ec1fd45a0
Refactor background worker initialization to use optional cancellation token from IHostApplicationLifetime 11 months ago
maliming f0abaf648b
Add IHostApplicationLifetime usage for background worker management 11 months ago
maliming 814f44d533
Enhance security headers middleware to improve header management and add tests for ignored headers 11 months ago
maliming 25c815985d
Refactor security headers middleware to reintroduce essential security headers and improve code organization. 11 months ago
Muhammed Ali ÖZKAYA 09229dfb70 Update login API URLs to use `AccountAbpIo` 11 months ago
maliming c32bd4b522
Enhance `CleanCommand` to run 'dotnet clean' . 11 months ago
maliming 8a86a3e201
Refactor `AbpEfCoreNavigationHelper` to improve performance in certain scenarios. 11 months ago
maliming 7b50a61056
Add BlazoriseUI CSS to Maui style bundle 11 months ago
Suhaib Mousa 857789aba3 support fallback tenant in AbpTenantResolveOptions 11 months ago
maliming f7678914d6
Add methods to remove bundle files by name or predicate 11 months ago
Suhaib Mousa 58cbd450ed DefaultTenantResolveContributor instead of ConfigurationTenantResolveContributor 11 months ago
maliming f4c40039cf
Add 'Authorizing' localization text. 11 months ago
Suhaib Mousa ed3f582ba8 add configuration tenant resolver unit test 11 months ago
Suhaib Mousa b595965bf9 Adds a new tenant resolve contributor 11 months ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 11 months ago