Commit Graph

12 Commits

Author SHA1 Message Date
Loretta f5ff1e1ded Add serialization attributes and update to PROD config
Annotated core entities with AcBinarySerializable and ToonDescription for improved serialization and documentation. Updated appsettings.json to use the production database. Changed solution file to target Visual Studio 17. Added necessary using statements and metadata for entity classes.
2026-03-20 17:06:48 +01:00
Loretta 4e672b4264 Remove SignalR test client and disable Null plugin managers
- Deleted Mango.Sandbox.SignalRTestClient project and all related files from the solution.
- Switched appsettings.json connection string to use FruitBank_DEV.
- Cleaned up project references in Mango.Sandbox.EndPoints and its test project.
- Commented out all Null* plugin manager/service classes in Mango.Sandbox.EndPoints.Services.
2025-12-13 12:32:14 +01:00
Loretta 0dab07d2e8 Add SignalR binary serialization tests for CustomerDto lists
- Add endpoints and tests for binary serialization of TestCustomerDto lists to reproduce and diagnose MessagePack interned string index errors
- Update appsettings.json to use FruitBank_PROD database
- Set AcBinarySerializerOptions in DevAdminSignalRHubSandbox
- Extend TestSignalRTags and ITestSignalREndpointServer for new endpoints
- Add TestCustomerDto class for serialization tests
- Remove obsolete low-level SignalR/HTTP endpoint test files
2025-12-13 00:16:58 +01:00
Adam 2ad0df90a9 merge + small fixes 2025-10-23 10:25:08 +02:00
Adam 37ead9dbbe devextreme, devexpress, shipping controller, cutsom adminlayout, custom Scripts partial, custom OrderGrid, AI services, AI messages 2025-09-30 17:15:49 +02:00
Adam b7b26adee8 core plugin, both signalR and service override works, theme added 2025-09-02 11:51:01 +02:00
Adam 5fd45de3ff FruitBank plugin 2025-08-31 01:25:22 +02:00
Adam 4eac264b9c AIPLugin 2025-08-29 13:35:34 +02:00
Adam b3b629b1dd SignalRfix 2025-08-28 20:21:41 +02:00
Loretta 263bd40fe9 database rename; CacheDirectory to relative path 2025-08-28 12:02:21 +02:00
Adam a5908b19f5 appsettings 2025-08-28 11:46:35 +02:00
Adam 2311842089 Initial commit 2025-08-27 19:56:51 +02:00