Sebastian Stehle
00c5371948
Refactoring/no orleans ( #894 )
* Temp
* Temp.
* Rename messages.
* Some progress.
* Some progress.
* Some fixes in registration of dependencies.
* Infrastructure tests
* More tests.
* More tests.
* Naming fixes.
* Compile fix
* More fixes.
* Tests green :)
* More tests and distributed cache.
* Compile and bug fixes.
* Fix recreation.
* Fix tests and better cancellation token flow.
* Flow the cancellation token.
* Compile fix.
* Build fix.
* Fixes and better tests.
* Fix threading.
* File was not saved.
* More cancellation tokens.
* Fix method name.
* Fix tests.
* Update yml.
* Better check.
* Increase time for text indexer.
3 years ago
Sebastian Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
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
e0cdd3bfc1
Upsert patch. ( #872 )
4 years ago
Sebastian Stehle
f5073a56bc
Consistent intellisense ( #860 )
* First attempt.
* Typed script vars and annotations.
* Use intellisense for rule actions.
* Fix tests.
* Stupid mini fix.
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
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.
4 years ago
Sebastian
b557469f95
Code analyzer fixes.
4 years ago
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.
4 years ago
Sebastian Stehle
da534ce3ec
Feature/asset scripts ( #759 )
* Initial commit for new feature.
* Fixes.
* Final fixes.
* Fix merge issue.
* A few last fixes.
* Compiler fix.
4 years ago
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