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
4ed68373a0
ICIS-VEGA : FOSS-9 - Added support for nullable fields of type union in Kafka. Enhanced Kafka rule success message with message key. ( #677 )
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
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
acda19a2f8
Cancellation token for Kafka.
6 years ago
Sebastian
342cdbb60a
Cancellation token support.
6 years ago
Mittul Madaan
657d5f1afb
Kafka partitioning support ( #530 )
* Kafka rule extension. Added payload, key and headers for JSON.
* Kafka avro support.
* Adding support for kafka custom partitioning.
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
6 years ago
Sebastian Stehle
80bb0642a8
Feature/async formatting2 ( #528 )
* Make everything async ready.
* Testing the extension interface and extracting predefined rules.
* Resolve reference.
* Do not check for data.
* Timestamp transform.
6 years ago
Mittul Madaan
d3b3f76dcb
Kafka avro support ( #527 )
* Kafka rule extension. Added payload, key and headers for JSON.
* Kafka avro support.
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
6 years ago
Mittul Madaan
a69255e575
Kafka rule extension. Added payload, key and headers for JSON. ( #526 )
Co-authored-by: Mittul Madaan <mittul.madaan@reedelsevier.com>
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
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
a9e2b00a89
Cleanup ( #411 )
* Remove pubsub
* Removed unused code
* Dispatch removed.
* Build fixed.
6 years ago
Sebastian Stehle
d17c4464b7
Kafka ( #401 )
* Added kafka Extension which can push events to Kafka Topics.
* review comments
* kafka tested
6 years ago