Sebastian Stehle
4d9fbd7322
Feature/full delete ( #765 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* New repositories and cancellation token improvements.
* First untested implementation.
* Fix infrastructure tests.
* Warnings fixed.
* All tests green again.
* New tests.
* Better cancellation.
* More tests.
* Backup fix.
* Markdown everything
* A few more tests and fixes.
* Fix app deletion flag.
* Provide app to client creator.
* Started with migration.
* Temp.
* Minor change to rename app deletion.
* Toggle for deleter.
* Fix build.
5 years ago
Sebastian Stehle
d7201ce442
Feature/component resolvement ( #750 )
* Improve how components are resolved.
* Refactorings.
5 years ago
Sebastian
c975ff72c3
Video validation.
5 years ago
Sebastian Stehle
a293edb643
Fixes/components ( #733 )
* Fixes
* Fix infinite loop.
5 years ago
Sebastian Stehle
b60d255f9d
Feature/svg check ( #732 )
* SVG check.
* Fix github login.
* Revert domain check.
* Fix.
5 years ago
Sebastian
64290a25f1
Fix for image assets.
5 years ago
Sebastian Stehle
7e7c324372
Components ( #710 )
* Components
* Code improvements and more tests.
* Fix test (but why?)
5 years ago
Sebastian Stehle
6dc7ca4d38
Feature/components ( #698 )
* Started to work on components.
* Cleanup
* Just some stupid refactoring.
* Continued with components.
* Backend structure for component.
* UI fixes.
* Better handling for unpublished schemas.
* Saving changes.
* Fix OpenAPI
* Tests fixed.
* Support for components.
* Recursive level guard.
* Schema fix.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
6 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.
6 years ago
Sebastian
f86b98b307
Code cleanup
6 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
6 years ago
Sebastian Stehle
41e7fc5f13
Feature/geo queries ( #621 )
* Support for geo queries.
* More tests
* Last fixes.
* Serialization fixes.
* Lat/lon fixes.
* Tests fixed
6 years ago
Sebastian Stehle
14ef257aaf
Feature/geo json ( #619 )
* Reduce allocations in visitors.
* Geojson.
* Build fixes (Tests pending).
* More fixes.
* Geojson support for geolocation fields.
6 years ago
Sebastian Stehle
a6fd374976
Reduce allocations in visitors. ( #618 )
6 years ago
Sebastian Stehle
d2f85d8775
Ng5 and angular update. ( #595 )
* Ng5 and angular update.
* Updates
* Build fix
* Dockerfile fixed
* Update drone to net5
* Another test
* Force build
* Warnings fixed
* Code fixes and imports removed.
6 years ago
Sebastian
231a0aa86c
Refactoring.
6 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
a9693e6a01
Validator fix for assets and references.
6 years ago
Sebastian
7adcb6f7ca
New validation logic for references and assets.
6 years ago
Sebastian
9d3bfe6300
Refactoring and tests fixed.
6 years ago
Sebastian
bbe951c677
Validation fixes and improvements.
6 years ago
Sebastian
c517c272dd
Exception handling for content validation.
6 years ago
Sebastian Stehle
a93376f0da
Refactorings and Mutations ( #572 )
* Refactorings
* GraphQL mutations.
* Refactoring and fix for json path arguments.
6 years ago
Sebastian
f3caeddd16
Text validation.
6 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
3b08920c1f
Use concrete json types.
6 years ago
Sebastian
374d335f94
Fixes nameof
6 years ago
Sebastian Stehle
880c5ef5f0
Feature/rule runner ( #512 )
* Imports reorganized after objective criterias.
* Rule rerunner.
* Build fix.
* Just another fix.
* Another build fix.
7 years ago
Sebastian Stehle
840764f40b
Feature/validator extension ( #508 )
* Validator extensions.
* Minor fixes.
* Example validator.
7 years ago
Sebastian
cf767e2dee
* TaskHelper removed
* Cleanup in TextIndexers
* Use secondary read preference for contents.
7 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.
7 years ago
Sebastian
12fb5914d4
Simplified language system.
7 years ago
Sebastian Stehle
c2ec70e111
Refactoring/domain objects and Bulk Import ( #471 )
7 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
7 years ago
Sebastian
6c8a009827
Warnings fixed.
7 years ago
Sebastian
7a31b13269
Resharper fix.
7 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