Sebastian Stehle
3560fbaab2
Simplify field names. ( #1051 )
* Simplify field names.
* Progress
* Update.
* A lot of fixes.
* Change test order.
* Fix tests
* Fix status property.
* Fix field names.
* Update dependencies.
2 years ago
Sebastian Stehle
47327ad4bc
Update to .NET 8 ( #1043 )
* Update to .NET 8
* Update docker.
* Fix jint.
3 years ago
Sebastian Stehle
46837d6195
Improve handling of default values. ( #983 )
* Improve handling of default values.
* Open Api fixes and parent id.
3 years ago
Sebastian Stehle
3d3391a783
Net7 ( #939 )
* Started with main project.
* Temporary.
* Simplified type registry.
* More tests and thread safety.
* Update dockerfile and OpenApi.
* Add missing class.
* Update dependencies and OpenAPI
* Fix naming in tests
* Fix Squid/SquidMiddleware.cs
* OpenAPI fixes.
* Remove useless locks.
* Fix serializer.
* Usings simplified.
* Fix type names.
* Changelog for 7.3.
* Fix tests
* Fix tests
* Another fix for tests
4 years ago
Sebastian Stehle
c652b50ecc
File scoped namespace. ( #938 )
4 years ago
Sebastian
f7424dfd62
File scoped namespace.
4 years ago
Sebastian Stehle
5309c37422
Json2 ( #884 )
* Json2
* Fix tests, more tests and a lot of compiler fixes.
* Fix all code.
* Trim excess
* Build fix.
* Fix errors
* Fix model validation.
* Throw helper.
* More throw helpers.
* Get rid of a useless property.
4 years ago
Sebastian Stehle
78c9de7bbf
Migration to .NET 6 ( #791 )
* Migration to .NET 6
* Get telemetry back.
* Fix with code files.
* More asserts.
* Fixed asset and added logging.
* Use configuration.
* Fix wait variable.
* A little bit of cleanup.
* Another fix.
* Fix server URL.
5 years ago
Sebastian Stehle
7bc262fff3
Unique array fields. ( #768 )
* Unique array fields.
* Fix clear indicator.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
a41e13c6b8
Refactoring/serializers ( #654 )
* #639 Create JSON schemas for all rule events
* Serializers simplified.
* Converters removed.
* Get rid of serializer code.
* Json fixes.
* Tests fixed.
* Tests fixed.
* Fix tests?
* Bugfix for references.
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
4bfba3cd46
Local errors and rx fixes. ( #594 )
* Local errors and rx fixes.
* Performance and recursive fixes.
* User experience fixed.
* Errors fixed.
* Build fix.
* Try to disable watch.
* Watchers test
* Remove stuff.
6 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
6 years ago
Sebastian Stehle
840764f40b
Feature/validator extension ( #508 )
* Validator extensions.
* Minor fixes.
* Example validator.
6 years ago
Sebastian Stehle
9cfd8f34b6
Unify and improve the cleanup process when returning content items. ( #478 )
* Splitted the enrichment in several steps.
* Get rid of unused content.
* Improved value converter.
* Content enrichment improvements.
* Naming improved.
* Auto implementation reverted.
* Tests fixed.
* Index fixes.
* FIx to queries.
* Cleanup.
* Revert "Cleanup."
This reverts commit 4b59ce937c .
* Tests fixed.
6 years ago
Sebastian Stehle
835274396f
Feature/netcore3.0 ( #433 )
* Migration to .NET Core 3.0
* Migration to Orleans 3.0
* Nullable support
* Better separation of frontend and backend.
7 years ago
Sebastian Stehle
f4fe619739
Feature/multi references ( #422 )
* Multiple referenced schemas.
7 years ago
Sebastian
5c81242e1a
Multiple references in core model.
7 years ago
Sebastian Stehle
a9e2b00a89
Cleanup ( #411 )
* Remove pubsub
* Removed unused code
* Dispatch removed.
* Build fixed.
7 years ago
Sebastian Stehle
f33af76725
Code cleanup.
7 years ago
Sebastian Stehle
9b4ece1e0a
Improvement for validation.
7 years ago
Sebastian Stehle
3379a8269f
Tests for validators.
7 years ago