Sebastian Stehle
835031da6d
Field selector ( #1002 )
* Temp
* Fix backup and warnings.
* Fix tests
* Another test fix.
* Fix resolve url.
* Fix tests and add headers.
* Another test fix.
* Add some comments.
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
38ed425b95
Rule improvements ( #975 )
* Improve rule performance.
* Back to async enumerable.
* Migration to usage tracker.
* Use proper data type.
* Fine tuning.
* Fix tests
* Fix backend tests.
* More tests fixed.
* Some unrelated tests
3 years ago
Sebastian
27455f2439
Tests for serialization of rule state.
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
196867d708
Prepare 7.2.0 ( #940 )
* Changelog.
* Update dependency.
* Update Newtonsoft
4 years ago
Sebastian Stehle
c652b50ecc
File scoped namespace. ( #938 )
4 years ago
Sebastian
f7424dfd62
File scoped namespace.
4 years ago
Sebastian Stehle
49d61485e7
Teams ( #920 )
* Started with teams.
* Fixes and tests.
* Update tests.
* More fixes.
* More test fixes.
* Consistent command usage.
* Started with frontend.
* More progress.
* More UI
* Fix tests.
* More tests and texts.
* Fix tests.
4 years ago
Sebastian Stehle
2a59d7c163
Improve tests ( #899 )
* Improve tests
* Fixes for comments and more tests.
* Add missing files.
* Increase timeout.
* More fixes
* More tolerant tests.
4 years ago
Sebastian
4c4a47c305
Improve code styles.
4 years ago
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.
4 years ago
Sebastian Stehle
a805a26da6
Feature/performance round ( #888 )
* Json improvements.
* Performance improvements.
* Fixes json handling performance.
* Telemetry improvements.
* Add missing files.
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
17edf56033
Fix tests
4 years ago
Sebastian Stehle
87d98bdce0
Fix/graphql json ( #847 )
* Fix graphql json.
* Fix naming.
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
4 years ago
Sebastian
a0d587d7c0
Use options for jint.
5 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
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
a64ab9e3d5
Fixes to rule server and rule system.
* Generate debug jobs only for simulation path.
* Fix rule simulator.
5 years ago
Sebastian
176bb42949
Fixes to rules.
5 years ago
Sebastian
5395aa8993
Fix translations.
5 years ago
Sebastian Stehle
b980d55d37
Feature/simulator2 ( #756 )
* SimulatorV2
* Improvements to rule simulator.
* Increase color contrast.
5 years ago
Sebastian
f2cc9ea715
Inspect tab for content.
5 years ago
Sebastian
73ed3a1ff3
Javascript action and style fixes.
5 years ago
Sebastian Stehle
8a81ead611
Tests fixed.
5 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
b2e3465603
Fix for stale events.
5 years ago
Sebastian Stehle
211bb7f64a
Feature/rule formatting editor ( #690 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
* Cleanup
* Fix schema forms.
* Form fixes.
* Refactoring.
* Temporary.
* Progress
* Progress
* UI fixes.
* More tests
* Remove refactoring essentials from tests.
* Build 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
b3e136943c
User in graphql. ( #682 )
* User in graphql.
* Formatting.
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
004ec76b9f
#639 Create JSON schemas for all rule events ( #645 )
5 years ago
Sebastian
2e4e22c71e
#639 Create JSON schemas for all rule events
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
1a3f4f4231
Run rules from snapshots. ( #604 )
* Run rules from snapshots.
* A few small fixes.
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
e1e3030f5e
Tests for complex language.
6 years ago
Sebastian
3fe24acc3e
Some style fixes
6 years ago
Sebastian
4735179b5c
Domainid fixes
6 years ago
Sebastian
f5599327d7
Tests fixed and translation fix.
6 years ago
Sebastian
94852f12d8
More options for webhooks.
6 years ago
Sebastian Stehle
7c3a6dbb3c
Create content action. ( #584 )
6 years ago
Sebastian
a7d6654b9b
Disable button for array editor when max item reached.
6 years ago
Sebastian
0159b8fde1
Code styling fixes.
6 years ago
Sebastian
2a47c9ef2c
Some more tests.
6 years ago
Sebastian Stehle
fd93ddc6ff
Feature/it ( #573 )
* First italian translation.
Co-authored-by: fpisu-sardit <70273645+fpisu-sardit@users.noreply.github.com>
Co-authored-by: MartijnDijkgraaf <martijndijkgraaf96@gmail.com>
6 years ago