Sebastian
c0965bf4ca
Read only mode for rule events.
4 years ago
Sebastian
54e79fe6d8
Better rule simulator.
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
a72d238e30
Gallery ( #855 )
* Remove app templates.
* Refactoring and new service.
* Many fixes.
* Added missing files.
4 years ago
Sebastian Stehle
4f8d6d091b
Graphql memory cache. ( #851 )
* Graphql memory cache.
* Mini improvement.
* Fix registrations.
* Simplification.
* Just some reformatting.
4 years ago
Sebastian Stehle
87d98bdce0
Fix/graphql json ( #847 )
* Fix graphql json.
* Fix naming.
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
a64ab9e3d5
Fixes to rule server and rule system.
* Generate debug jobs only for simulation path.
* Fix rule simulator.
4 years ago
Sebastian Stehle
b980d55d37
Feature/simulator2 ( #756 )
* SimulatorV2
* Improvements to rule simulator.
* Increase color contrast.
4 years ago
Sebastian Stehle
3e1f0a9896
Layout fixes. ( #755 )
4 years ago
Sebastian Stehle
8617fcb299
Fix rule update. ( #748 )
* Fix rule update.
* Just a naming.
4 years ago
Sebastian
73ed3a1ff3
Javascript action and style fixes.
4 years ago
Sebastian
838bff1898
Cleanup.
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 Stehle
389b0dadaa
Refactoring/simplify immutability ( #693 )
* Simplify immutability.
* More cleanup.
* Code cleanup.
* Fix.
* More simplifications.
* Just a spelling fix.
5 years ago
Sebastian
03e519e567
Code cleanup.
5 years ago
Sebastian Stehle
d89849cc17
Feature/hash functions ( #691 )
* Hash function for scripts.
* Liquid hash functions.
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
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
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
532ba9bc9d
Refactoring/users ( #623 )
* Simplified user service.
* Refactor users and deleting of users.
* Fix tests
* Auth fix.
* Should revert fixes.
* Stability improvements.
* Build fix.
* Tests fixed.
* Tests
* Tests simplified.
5 years ago
Sebastian
bb0c1cf60e
Code refactoring and asset protection issue.
5 years ago
Sebastian Stehle
1a3f4f4231
Run rules from snapshots. ( #604 )
* Run rules from snapshots.
* A few small fixes.
5 years ago
Sebastian
ba03fafb3b
Error message generalized.
5 years ago
Sebastian
4735179b5c
Domainid fixes
5 years ago
Sebastian
94852f12d8
More options for webhooks.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian
c32c1fb3c6
Many fixes.
5 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>
5 years ago
Sebastian
bc06171505
Nullable fix.
5 years ago
Sebastian Stehle
5f0833161a
Workflow diagram. ( #546 )
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
374d335f94
Fixes nameof
6 years ago
Sebastian
11c293b010
Support uploading streams without length for S3
6 years ago
Sebastian Stehle
3d2e78e75c
Feature/api permissions ( #518 )
* Simplify api permissions and improve performance with simple caching.
* Schema resolver tests.
* IDentity server improvements.
* Set base url.
* Code cleanup and tests fixed.
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 Stehle
d77eeeec9c
Resolve ( #499 )
* Fix the API docs.
* Improve resolving of assets.
6 years ago
Sebastian
7d8a603cf6
Fix the API docs.
6 years ago
Sebastian
e4f33dc752
Nullable fixes.
6 years ago
Sebastian Stehle
5becaf0360
Better cache dependency handling. ( #483 )
* Better cache dependency handling.
* Tests fixed.
6 years ago
Sebastian Stehle
aea1ebc31f
Feature/comment trigger ( #469 )
* Comment trigger.
* Fixes.
* More backend work.
* User mentioned trigger finished.
* More tests.
* Alternative top query parameter.
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 years ago
Sebastian
2ac1733ed3
Nullable fixes for API.
6 years ago
Sebastian Stehle
205204b63a
Optional marks.
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