Commit Graph

4 Commits

Author SHA1 Message Date
Marian Novotny
21c66df14d Adding response config-editor service (#84)
* ResponsePlugin extends spring plugin interface

* Fixing wrong argument in ResponsePlugin interface

* adding getRulesMetadata into RespondingEngine interface
changing return type in ResponsePlugin interface

* adding testing fucntionality into RespondingCompiler

* adding attributes into RespondingResultAttributes

* registering metrics in evaluator factories in the compiler

* fixing name in Response compiler

* reworking response schema service

* bugfixing adding unitests

* increasing version of application
2020-05-22 15:14:13 +01:00
Marian Novotny
3000962a96 response: adding table formatting evaluators (#77)
* response: adding table formatting evaluators

* adding array reducer and alert throttling evaluators into response component

* adding test specification wrapper in config editor

* minor fixes
2020-05-13 16:18:55 +01:00
Marian Novotny
6729eda5a1 adding config-editor-rest project into siembol (#79)
* adding config-editor-rest project into siembol

* Delete application-DEV.properties

* remove test specification wrapper
2020-05-12 14:19:33 +01:00
Marian Novotny
ccca4ad719 rename project to siembol (#74)
* renaming maven projects

* renaming nortem to siembol

* remove colon from siembol alerts field names

* remove temp files form resources

* increasing version of application
2020-04-15 11:29:34 +01:00