187 Commits (article/angular-multithreading)

Author SHA1 Message Date
Nico Lachmuth f639c800f0 fix(): another test fix 5 months ago
Nico Lachmuth eb1641e2dd fix(): fix tests 5 months ago
Nico Lachmuth e7108c8d15 chore(): fix tests 5 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 6 months ago
erdemcaygor 38805d14f5 code refactoring 6 months ago
maliming 00d6120fdc
Refactor shared entity implementation and tests 6 months ago
maliming 1a8f0fc86e
Add `SharedEntity` base class and unit tests. 6 months ago
maliming e770f89548
Refactor `DisableAuditingAttribute` to allow it to ignore changes to `AuditProperties`. 8 months ago
maliming 9604300eb3
Fix unit tests 8 months ago
maliming ace40c5c0b
Skip handling `queryStringParameter/pathParameter` if a converter exists. 8 months ago
maliming 61ecc62b1e
Add test to verify new entity cache is returned when added 10 months ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 10 months ago
maliming 81aa3ab4a0
Add test for event triggering with IgnoreEventSelectors configuration 11 months ago
maliming 6c8d37058d
Add `IgnoredNavigationEntitySelectors` to `AbpEntityChangeOptions` to ignore navigation properties. 11 months ago
maliming 2fb1d15038
Update DomainEvents_Tests.cs 1 year ago
maliming 5aaf555791
Clear event predicates after `GetEventsRecords` method. 1 year ago
Muximize e49cba9bc9
Remove unused Usings 1 year ago
maliming 80e02d37dc Fix the `AbpDateTimeValueConverter `. 1 year ago
maliming d3414f836c Disable `AbpDateTimeValueConverter`. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 1 year ago
maliming 078643680c
Backup `ExtraProperties` during `Reload` entry. 1 year ago
maliming abf2824305
Apply `AbpConcepts` to entities which navigation property changes. 2 years ago
maliming 150282386e
`PublishEntityUpdatedEvent` when foreign key and property are changed. 2 years ago
maliming 030651ad91
Move `Navigation_Changes_Tests` to EF Core test project. 2 years ago
maliming 195a9bec2f
Add more unit test cases. 2 years ago
maliming 2604c817d5
Support `RecursiveDetectChanges`. 2 years ago
maliming 5d705b15ea
Improve the performance of `AbpEfCoreNavigationHelper`. 2 years ago
maliming c9dad3a50b
Clear `AbpEfCoreNavigationHelper` after `SaveChangesAsync`. 2 years ago
maliming 8307a6f356
Skip `PublishEntityDeletedEvent/PublishEntityUpdatedEvent` if only foreign keys have changed. 2 years ago
maliming d503f292e3
Add `AbpEfCoreNavigationHelper`. 2 years ago
maliming 7875413398
Detecting if a navigation has been removed. 2 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
maliming 2d31fc8595
Add unit tests. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 2 years ago
maliming 388746ecf6
Add `ExtraPropertyDictionaryToQueryString/FormData`. 2 years ago
maliming e90d1659bb
`SetModificationAuditProperties` for entities with default value. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 796cd1b0e5
Add `AbpIncludeNonPublicPropertiesModifiers` when `AddEntityCache`. 3 years ago
maliming 4cc7b62499
Remove `JsonInclude`. 3 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property 3 years ago
maliming 58847bf35e
Ignore properties with `NotMappedAttribute`. 3 years ago
liangshiwei 003f6e24b6 Fix unit tests 3 years ago
LiangShiWei 31e519087e Fix unit tests 3 years ago
LiangShiWei 04e86d0686 Update EntityCache_Tests 3 years ago
LiangShiWei 11f8c7476d Add EntityCache_Tests 3 years ago
Halil İbrahim Kalkan 02516fa20d Integration service prefix should be `integration-service` by default. 3 years ago
Halil İbrahim Kalkan ede078a4b1 Added extension method: HasSameExtraProperties 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago