Sebastian
2e0042c70b
Code fixes.
4 years ago
Sebastian Stehle
a1a7b0b006
Cancel content status. ( #744 )
* Cancel content status.
* Fix table header.
* default => defaultOrder
* Disable flaky tests for now.
4 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
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
5517fea29c
Feature/rule page ( #688 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
5 years ago
Sebastian Stehle
d124b1d428
Feature/backup performance ( #679 )
* Code cleanup
* Batch store.
* Fixes.
* More performance improvements.
* Temp
* Fix parallelization.
* Ignore restored events for some consumers.
* Tests fixed.
5 years ago
Sebastian Stehle
9f604a4e40
Feature/parent path ( #673 )
* Docs fixed
* Parent path.
* Fixes.
* Parent path.
* Just a renaming.
* API cleanup.
* Some tests.
* Tests
* Tests fixed
* Delete unused test.
5 years ago
Sebastian
416d15fdb8
Just some cleanup.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
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
14ef257aaf
Feature/geo json ( #619 )
* Reduce allocations in visitors.
* Geojson.
* Build fixes (Tests pending).
* More fixes.
* Geojson support for geolocation fields.
5 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
5 years ago
Sebastian Stehle
b02588aeb6
Feature/refs view ( #608 )
* Views for references.
* Cleanup contents state.
* Temorary
* Paging simplified.
* Cleanup and test improvements.
* Minor fixes after testing.
5 years ago
Sebastian Stehle
cbb1db34c6
Validation endpoint and minor refactoring ( #607 )
5 years ago
Sebastian Stehle
41315bca55
Feature/check before unpublish ( #605 )
* First attempt.
* Texts fixed.
5 years ago
Sebastian
231a0aa86c
Refactoring.
5 years ago
Sebastian
bbe951c677
Validation fixes and improvements.
5 years ago
Sebastian
9f25000ebe
Allow updating data in change scripts.
5 years ago
Sebastian Stehle
e3d5029922
Check references when deleting. ( #583 )
* Check references when deleting.
* Tests fixed
* Performance optimizations.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian
c517c272dd
Exception handling for content validation.
5 years ago
Sebastian
5797698906
Improve scheduler.
5 years ago
Sebastian Stehle
50747db360
Feature/replicated cache ( #543 )
* Performance improvements.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian Stehle
175ce6a36f
Simplified. ( #538 )
* Scripting simplified.
6 years ago
Sebastian Stehle
a866626415
Feature/liquid ( #531 )
* Started with liquid support.
* First working jint extension.
* Finalized liquid support.
6 years ago
Sebastian Stehle
840764f40b
Feature/validator extension ( #508 )
* Validator extensions.
* Minor fixes.
* Example validator.
6 years ago
Sebastian Stehle
2603317cfe
Feature/scriptingv2 ( #495 )
* Scripting extensions
* Scripting improvements.
* Scripting engine fixed.
6 years ago
Sebastian
b56e80bbc7
Fix schedule state and improved test namings.
6 years ago
Sebastian Stehle
fdac7beeaa
Feature/elastic ( #488 )
* Temporary
* More progress.
* Updates to text idnexer.
* Some progress.
* Test
* Upgrade to NG9
* Build fixed.
* Tsconfig udpated
* Progress
* Small build optimization.
* Improvements
* Fixes
* Elastic search indexer.
* Text indexer improvement.
* Text indexer improvements.
* Impróvements for singleton content items.
* Found
* Started with tests.
* More tests.
* More tests.
* Better text index.
* Handle asset search.
* Remove unused status filter.
* Tests fixed.
* More tests.
* Small task fix.
* Loading animations.
* Extracted scripting.
* Fix formatting.
* Performance improvement and migration fix.
6 years ago
Sebastian
f12449d6f4
Fix list fields comparison.
6 years ago
Sebastian
c0a1679014
Fix nullable warnings.
6 years ago
Sebastian Stehle
8e2f3e9d7e
Query improvements ( #477 )
* Simplify the query code.
* Custom deep equals.
* Cleanup.
* Json fix.
* Equal fixed for custom equality comparer.
* Better equals solution.
* Fixes
6 years ago
Sebastian Stehle
c2ec70e111
Refactoring/domain objects and Bulk Import ( #471 )
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.
6 years ago
Sebastian Stehle
921897021d
Tests improved.
6 years ago
Sebastian Stehle
03625f35be
Tests fixed
6 years ago
Sebastian Stehle
a9e2b00a89
Cleanup ( #411 )
* Remove pubsub
* Removed unused code
* Dispatch removed.
* Build fixed.
6 years ago
Sebastian Stehle
649d35fc19
Feature/performance improvements ( #404 )
* Memory optimizations.
* Interning of field keys.
* Grain limiter service.
* Tests and fixes for limiter.
* Filter for limiter.
* Tests for LRUCache.
* Remove grain base classes.
* Event enricher.
6 years ago
Sebastian Stehle
0ad669c297
Started with status.
6 years ago
Sebastian Stehle
7c5345d3de
Tests fixed and improved.
7 years ago
Sebastian Stehle
e2db80ebe7
Fix test
7 years ago
Sebastian Stehle
0e4857bf4b
Fix published event.
7 years ago
Sebastian Stehle
4e4fe35748
Unit tests for dynamic workflow.
7 years ago
Sebastian Stehle
60b126aef4
Adjustments to steps.
7 years ago
Sebastian Stehle
cb93e0dac1
Status color removed.
7 years ago
Sebastian Stehle
337abb03c4
Temporary
7 years ago
Sebastian Stehle
e72945b01d
Small changes finalized.
7 years ago