Sebastian
e95730dfff
Downgrade elastic client.
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
8f54f99e5b
Remove formattable from webhook actions.
4 years ago
Sebastian
cce7ade873
Fix medium action.
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
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
4 years ago
Sebastian Stehle
cf94209847
Updated several packages and simplified code with roslyn analzer. ( #838 )
* Updated several packages and simplified code with roslyn analzer.
* Fix graphql.
* Fix tests.
* Fix GraphQL.
4 years ago
Sebastian Stehle
052ee2af4d
Feature/bring notifications back ( #801 )
* Bring notifications menu back.
* Cleanup some stuff.
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 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
9217ea1e19
Handle null configs.
4 years ago
Sebastian
a0213d5ec0
Azure metadata source.
4 years ago
Sebastian
8bc8a11245
Fix rule events page.
4 years ago
Sebastian
03e570e4b4
Potential algolia fix.
4 years ago
Sebastian
c7cadbb069
Wording improvements.
4 years ago
Julien M
34a7b4cb1b
Add SignalR Action ( #743 )
* Add SignalR Azure management package
* Add Action SignalR
* Update DataTypeAttribute
* Update Enum Uppercase
* Add space
* Update using Dispose
* Move initialisation list Users/Groups in CreateJobAsync
* Add Header
* Test Markdown Text
* Remove commande Users/Groups, dynamic by separator \n
* clean code
* ActionType rename to Action, technical reservation
* Add contrôle List empty
* Delete markdown Description
* Reduce code and parameters
Co-authored-by: Julien Mougneau <julien.mougneau@ydeho.fr>
4 years ago
Sebastian
7a045b0913
Code fix.
4 years ago
Sebastian
73ed3a1ff3
Javascript action and style fixes.
4 years ago
Sebastian
838bff1898
Cleanup.
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 Stehle
d89849cc17
Feature/hash functions ( #691 )
* Hash function for scripts.
* Liquid hash functions.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian
3a680befea
Fix fastly key.
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
f3da7a3527
More rule http methods.
5 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
7276a99dbd
Base path. ( #665 )
* Base path.
* Html agility pack fix.
* MAp support.
* Build fix.
* Tests fixed.
* Fix type name.
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
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
Jiří Sýkora
696612a9cc
Add support for custom Payload for Azure Queue. ( #642 )
5 years ago
Sebastian
f86b98b307
Code cleanup
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian
a2fc908f9f
Migrate to mailkit.
5 years ago
Sebastian
d8cd551fd1
Remove required attribute for boolean field.
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
231a0aa86c
Refactoring.
5 years ago
Sebastian
3fe24acc3e
Some style fixes
5 years ago
Sebastian
4735179b5c
Domainid fixes
5 years ago
Sebastian
2758a56486
Small UI fix.
5 years ago
Sebastian
94852f12d8
More options for webhooks.
5 years ago
Sebastian Stehle
7c3a6dbb3c
Create content action. ( #584 )
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
3c732f8d9b
Algolia 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
5593733a36
HttpClient fixes.
5 years ago
Sebastian
6c9184c86c
Fix Algolia
5 years ago