9148 Commits (cbcaf99331e72913f05f64c18ecad87f1682e49f)

Author SHA1 Message Date
Yunus Emre Kalkan cb228cc302 Cli: Fix updating leptonx npm package problem 1 year ago
maliming 6fc6d0dc46
Remove unused CancellationToken from test 1 year ago
maliming fb09742e8c
Fix null reference in navigation entry original value 1 year ago
maliming 9a8732d076
Refactor handling of OriginalValue in AbpEntityEntry 1 year ago
maliming 2f452931ec
Refactor navigation entry update logic in change tracker 1 year ago
maliming acec1159c5 Prevent duplicate entities in navigation entry list 1 year ago
maliming c5ceb03e58
Fix collection navigation entry comparison logic 1 year ago
maliming d51c565a1f
Refactor `UpdateNavigationEntries` method to improve performance. 1 year ago
maliming 41afa537d8
Adjust performance test thresholds for GitHub Actions 1 year ago
maliming fafb76172f
Refactor BlogPost entity and remove Post entity from tests 1 year ago
maliming a3e2ccc881
Skip performance test on GitHub Actions CI 1 year ago
maliming 5124bd2dc7
Add `AbpEfCoreNavigationHelper_Tests`. 1 year ago
maliming ab1d5ec8fa
Refactor EntityActions initialization and disabled logic 1 year ago
maliming 85913991af
Improve EntityActions initialization and action check 1 year ago
maliming 35fc95e742
Public the `EmailSettingProvider` class. 1 year ago
Muhammed Ali ÖZKAYA 09229dfb70 Update login API URLs to use `AccountAbpIo` 1 year ago
maliming 8a86a3e201
Refactor `AbpEfCoreNavigationHelper` to improve performance in certain scenarios. 1 year ago
maliming 7b50a61056
Add BlazoriseUI CSS to Maui style bundle 1 year ago
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 1 year ago
maliming 058af963f0
Support to install the MVC npm package. 1 year ago
Yunus Emre Kalkan eda11a1fb7 Update command: Fix ordering of latest stable versions when fetching them from github 1 year ago
maliming 029db2b112
Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance. 1 year ago
maliming 485972f982 fix: update object mapper service retrieval to use non-scoped version 1 year ago
maliming 9604300eb3
Fix unit tests 1 year ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 1 year ago
SALİH ÖZKARA 6f174fde82 fix timezone problem 1 year ago
maliming e538203f4c Add workaround for Blazorise picker positioning issue 1 year ago
maliming fc942f73b3 Fix pagination issue by adjusting current page on entity deletion 1 year ago
maliming 05ad46c254
Refactor properties in CliUrls to use explicit getters and setters 1 year ago
maliming cf85b11056
Change the way of initializing static strings 1 year ago
maliming f485c815e9
Update timezone help text. 1 year ago
Halil İbrahim Kalkan fed0e97341 Add ServiceConfigurationContext.Configuration property 1 year ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 1 year ago
maliming 6b0097a379
Compatible with the new version of `HybridCache`. 1 year ago
maliming f0380b9b01
Downgrade Microsoft.Extensions.Caching.Hybrid version. 1 year ago
maliming 9c5c737aee
Set timezone to null if an exception occurs. 1 year ago
maliming ecf7339397
Enhance timezone handling to support both IANA and Windows timezones. 1 year ago
liangshiwei 662c8159d6 Improve DefaultThemeManager to avoid potential infinite loop 1 year ago
maliming 8865db1eb4
Add `IgnoredUpdateAggregateRootSelectors` to filter some specific entities. 1 year ago
maliming 6357bd6c04
Add unit test for `UpdateAggregateRootWhenNavigationChanges`. 1 year ago
maliming f1e797a35b
Provide an option to disable updating the aggregate root when the navigation property changes. 1 year ago
liangshiwei e533a054a3 Improve file path checks in PathHelper 1 year ago
maliming 84c1f7ee45
Refactor assembly file path retrieval in BundlingService and simplify string comparison in PathHelper 1 year ago
maliming ebb83d4107
Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper 1 year ago
liangshiwei af04ef4d5a Add reset method to PageLayout 1 year ago
liangshiwei c92c8776af Update PageHeader.razor.cs 1 year ago
liangshiwei a720893594 Clear Title while disposing PageHeader 1 year ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 1 year ago
maliming 33c33ee69e
Remove `EntityCreatedEventData` condition to clear the cache. 1 year ago
maliming 1f86ef0330
Use `EntityCacheItemWrapper` to prevent duplicate queries. 1 year ago