Sebastian Stehle
16fdfdbf82
Define an option per workflow when a content should be published. ( #877 )
* Define an option per workflow when a content should be published.
* Fix tests
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
5f6ad4f0a5
Fix naming.
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
389b0dadaa
Refactoring/simplify immutability ( #693 )
* Simplify immutability.
* More cleanup.
* Code cleanup.
* Fix.
* More simplifications.
* Just a spelling 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
d43abcc8c9
Feature/settings ( #686 )
* First settings.
* Migrations.
* Angular update.
* Type safe templates
* Type safe templates
* Backend Tests and minor fixes.
* Some tests.
* Cleanup and tests.
* Fix tests for title component.
* Remove patterns test.
* Tests for settings.
5 years ago
Sebastian
2d41f700d6
Fix code.
5 years ago
Sebastian
542ace7a87
Fix command result.
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
a6fd374976
Reduce allocations in visitors. ( #618 )
5 years ago
Sebastian
a6b7693dd5
Test fixed
5 years ago
Sebastian
bcaaf89ca0
Migrate to shared hosting.
5 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.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian Stehle
eaa33d0354
Role properties. ( #580 )
* Role properties.
* Imrproved permission system.
* Tests fixed.
* Design improvements.
* Tests fixed.
* Make properties optional.
5 years ago
Sebastian
ed15466c81
Better default config.
5 years ago
Sebastian Stehle
2ee47638b0
Feature/client contingent ( #563 )
* T
* Temporary
* Temp.
* Limits
* Localization fix.
* Test improvement.
* Fixes.
* Tests fixed
* TS build fix.
* Use client library.
5 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
5 years ago
Sebastian Stehle
6c4ea7b7d9
Allow anonymous access for clients. ( #544 )
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
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.
6 years ago
Sebastian
77de569272
Https certs and bugfixes
6 years ago
Sebastian
42842e1b81
More tests and code improvements.
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
c54c76c3c7
Reverted array after benchmark.
6 years ago
Sebastian
12fb5914d4
Simplified language system.
6 years ago
Sebastian
597633a596
Fixes to language handling.
6 years ago
Sebastian Stehle
977adccf2a
Feature/test suite ( #475 )
* Started with test suite.
* Unified test suite.
* Backup tests.
* Asset test
* Fix asset metada.
* Fix element removed.
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 years ago
Sebastian
7a31b13269
Resharper fix.
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