9323 Commits (d4fa5ff677cd94e4cbd2e0ab98540d727a99814f)

Author SHA1 Message Date
maliming 1314d1a975
Add comments to clarify the return value in `WebRequestResources`. 1 year ago
maliming 76cb91ef0e
Return a new list from `WebRequestResources`. 1 year ago
maliming bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections 1 year ago
maliming b89031b671
Add `ObjectMappingHelper` to enhance performance. 1 year ago
maliming 6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching 1 year ago
liangshiwei b47bb3e469 Set AutoCompleteMessages to false by default 1 year ago
maliming a71e944deb
Move `Pomelo` to a new package. 1 year ago
maliming 3bf6cbfece
Disable background workers in data migration environments 1 year ago
maliming c4ab8f05f4
Move job execution disabling to abstractions module 1 year ago
maliming 01c1708494
Update XML docs for MySQL EF Core extension methods 1 year ago
maliming a56ff20c1a
Rename MySQL extension methods for clarity 1 year ago
maliming 3ff71c052e
Support both `MySql.EntityFrameworkCore` & `Pomelo.EntityFrameworkCore.MySql`. 1 year ago
sumeyye e492ececa5 remove: `AddScriptsToPackageJsonAsync` function that uses redundant ngcc compilation method 1 year ago
Yunus Emre Kalkan cb228cc302 Cli: Fix updating leptonx npm package problem 1 year ago
maliming 8a250d2cc1
Check user authentication before providing access token 1 year ago
maliming f51bd1e1ff
Add support for selective disabling of class interceptors 1 year ago
EngincanV 6520705059 Update abp-toast.css 1 year ago
maliming 9a308de5e9
Add net8.0 target to AutoMapper project 1 year ago
maliming 9a72a79c67
Rename mapper base classes 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
Fahri Gedik 8dbffe9d68 Reapply "Merge branch 'dev' into issue-23231-v2" 1 year ago
Fahri Gedik a83bce6b7b Revert "Merge branch 'dev' into issue-23231-v2" 1 year ago
maliming 9e0d0413d0
Fix parameter order in TryMapExtraProperties call 1 year ago
maliming 53710b76b6
Fix generic type parameters in reverse mapper interfaces and classes for consistency 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 74589a9323
Remove MapExtraPropertiesInvoker and update mapping logic 1 year ago
maliming de946d6b72
feat: Refactor mapping interfaces and classes for improved consistency and functionality 1 year ago
maliming 1f95fb511e
Enhance Mapperly mapping and update related tests 1 year ago
maliming 715b25ed7c
Update Riok.Mapperly package references 1 year ago
maliming 3daa6c51c3
feat: Implement reverse mapping functionality and add related tests 1 year ago
maliming 178d3f56d4
feat: Add `Volo.Abp.Mapperly` module 1 year ago
maliming 016603d4e9
Fix tenant resolve options DI to use IOptions 1 year ago
maliming e518e37a1c
Remove unnecessary blank line in extension class 1 year ago
maliming c059f136cf
Warn only if CurrentUserTenantResolveContributor is used 1 year ago
maliming 6a92781d10
Warn if MultiTenancyMiddleware is used before authentication 1 year ago
liangshiwei 54d3c2b927 Remove duplicate entry for lang-utils.js in BlazorWebAssemblyScriptContributor 1 year ago
Super 7414aacdfd
Use `btn-outline-secondary` for Cancel buttons 1 year ago
maliming 35fc95e742
Public the `EmailSettingProvider` class. 1 year ago
maliming 88fe08574e
Add `ApplicationPartSorter_Tests`. 1 year ago