9392 Commits (af36a3cd74fc118482bcde47a73a8d48a4ee4f77)

Author SHA1 Message Date
maliming 1f0358311d
Support JSON Array. 12 months ago
Jack Fistelmann 0a43d945d7 #18208 test deep nesting and add documentation 12 months ago
Jack Fistelmann 62a8e8a165 feat(l8n): add support for nested objects in localization files 12 months ago
Yunus Emre Kalkan c8f422c58a Add module command: added `skip-opening-documentation` option 12 months ago
SALİH ÖZKARA ecb87a3309 Fix ExtraProperties dictionary reference handling in mapping 12 months ago
maliming df5bdb7129
Refactor ObjectToInferredTypesConverter serialization logic 12 months ago
maliming a0260ffbb8
Optimize ObjectToInferredTypesConverter and add tests 12 months ago
SALİH ÖZKARA d8f5012a2b Refactor extra properties mapping logic in Mapperly 12 months ago
SALİH ÖZKARA afd0395dcd Add tests 12 months ago
SALİH ÖZKARA 73fa006869 Fix EF Core change tracking issue by creating a new dictionary instance during mapping 12 months ago
maliming f22df7dbb9
Update Guid serializer registration in AbpMongoDbModule 12 months ago
maliming 3ead724a50
Add AbpBsonSerializer utility class 12 months ago
maliming f4a91183a0
Refine type filtering in ConventionalRegistrarBase 12 months ago
maliming 3599fc454c
Update exception message for missing object mapping 12 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 12 months ago
maliming abbcea5a74
Update exception message for missing type mapper 1 year ago
maliming 54ad1ee666
Improve exception message for missing type mapper 1 year ago
liangshiwei b7ce35635f Update AbpEventBusRebusModule.cs 1 year ago
liangshiwei cca79a13b4 Start Rebus after RebusDistributedEventBus is initialized 1 year ago
Halil İbrahim Kalkan 53a8babfa7 Rename SetCustomEntityName to SetEntityName in repositories 1 year ago
Halil İbrahim Kalkan c4372db973 Refactor property conversion logic to TypeHelper 1 year ago
maliming bb10e33486
Optimize Map method lookup in mapping provider 1 year ago
maliming 00d6120fdc
Refactor shared entity implementation and tests 1 year ago
maliming 1a8f0fc86e
Add `SharedEntity` base class and unit tests. 1 year ago
Halil İbrahim Kalkan 485dd6f1a9 Handle shared types while getting EntityTypeBuilder 1 year ago
Halil İbrahim Kalkan 8d9e442418 Extract method: AutoConfigureEntityTypeProperties 1 year ago
Halil İbrahim Kalkan e1ea80495c Add support for custom entity names in repositories 1 year ago
Engincan VESKE ce3ca49f16
Update InstallLibsService.cs 1 year ago
Emre KARA 039a928bf3 Update ActivityNameConsts.cs 1 year ago
Halil İbrahim Kalkan 826d67d3ec GetEntityTypes() is called with ToArray() 1 year ago
Halil İbrahim Kalkan 53126879de Allow to define custom conventional entity configurers for EF Core 1 year ago
maliming 976d309119
Support DateOnly and TimeOnly in type checks 1 year ago
maliming 951b5f5345
Use unproxied handler type in `EventBusBase` 1 year ago
maliming e43590299e
Add multi-targeting to Mapperly project 1 year ago
maliming 77cc8535e8
Use `Duende.IdentityModel` to replace `IdentityModel`. 1 year ago
maliming 7c057316d9 Remove extra padding class from tab content wrapper 1 year ago
maliming e96634e07f
Reverse the contributors so that the services added later are executed first. 1 year ago
maliming 7304491d21
Revert "Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app." 1 year ago
maliming 6b2161b68d
Add logging warnings for missing cache in `MvcRemoteTenantStore` and `RemoteDynamicClaimsPrincipalContributorCacheBase` 1 year ago
maliming f415e73807
Update Mapperly module registration logic 1 year ago
maliming c417972c29
Update module registration order check in AbpMapperlyModule 1 year ago
maliming 34d6f64bb3
Disable `MapperlyAutoObjectMappingProvider` if AutoMapper used in app. 1 year ago
maliming 78ad62308c
Remove HTML encoding from error page output 1 year ago
Super 3d06e2af81
Fix NullReferenceException in ClientProxyUrlBuilder 1 year ago
Emre KARA 2a9d93a3d5 Filter null activities after deserialization 1 year ago
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
Emre KARA 610ff90853 Update ActivityPropertyNames.cs 1 year ago
maliming b89031b671
Add `ObjectMappingHelper` to enhance performance. 1 year ago