Commit Graph

13 Commits

Author SHA1 Message Date
Celie Valentiny
5d01ff81c7 Config-editor-ui: some css fixes + testing deployment + title validation + regex links (#200) 2021-03-01 16:35:29 +00:00
Celie Valentiny
1778bacddf Config-editor-UI: remove ngx-text-diff copied code + reformat deploy dialog +fix small style issues (#161)
* Removing text diff + reformat deploy dialog
2020-11-12 12:09:36 +00:00
Marian Novotny
acce2d7225 config editor ui: reworking config schema service (#162)
* config editor ui: reworking config schema service

* minor cleaning

* fixing schema initialisation

* fixing creating deployment schema

* proper fix of loading rules schema
2020-11-10 14:57:40 +00:00
Marian Novotny
443705b050 config editor ui: fixing optional and metadata bugs (#160) 2020-10-30 17:46:57 +00:00
Celie Valentiny
162314c62c Config-editor-ui: Compatible with new backend + httperrorinterceptor start (#152)
* Compatible with new backend + httperrorinterceptor + global error handler
2020-10-29 09:53:31 +00:00
Marian Novotny
7583cc03ef config editor ui supporting oauth2 (#148)
* work in progress commit after refactoring

* work in progress commit

* reworking routing - use pathlocation strategy
supporting kerberos and disabled authentication

* fixing bugs, minor refactoring

* minor code cleaning

* update package-lock file

* increasing app version

* using Subject complete method on destroy
2020-10-16 11:13:30 +01:00
Marian Novotny
9bc6f91b06 Reworking config editor UI (#131)
* work in progress refactoring

* work in progress refactoring

* work in progress refactoring

* refactoring work in progress

* adding json-tree style into edit view

* removed redux

* adding routing

* fixing missing import

* simplification of Editor Service Guard

* fixing popover

* fixing service initialisation

* removing refresh button for now

* removed unused file

* fixing circular dependencies

* fixing testing config component

* reworking testing work in progress

* worki in progress commit

* fixing testing components

* fixing gitignore

* Delete bufferToggle.js

* minor cleaning

* minor fixes

* increase version, minor cleaning

* minor cleaning

* cleaning the code

* cleaning service metadata

* fixing submitting test case component

* removed copied code

* removing mysteriuos dynamicFieldsMap

* fixing editor view for undefined fields

* submitting test case

* fixing update of test case after submit

* fixing submiting test case

* minor code cleaning

* fixing broken template

* renamea file for ConfigStoreStateBuilder

* fixing test case editor

* remove ngrx dependencies
2020-09-24 11:26:33 +01:00
Thomas Gilgan
401731a5e4 update to support new formly versions which use JSONSchema7 type (#92)
* fix typing for compatibility with new versions of schemaform
2020-06-23 14:09:21 +01:00
Thomas Gilgan
e4cc7c8fd0 One of cleanup (#71)
* raw json obj validation, unreliable submit

* fix defaults not appearing in deployment extras

* version++

* disable testing when new rule or rule not valid

* update version

* support raw json object

* cleanup

* change from 'event' to 'test_specification'

* version++

* test suite fix

* new centrifuge prototype

* fix git ignore

* save changes

* working version

* working changes

* resolve conflicts

* move services, cleanup, oneOf working

* clean up effects, diff bug

* pr fixes

* remove package lock

* update gitignore
2020-04-08 16:26:21 +01:00
Thomas Gilgan
ce628e9b90 Angular9 upgrade (#58)
* upgrade to angular 9

* version++
2020-02-12 17:02:31 +00:00
Thomas Gilgan
3b8235bdb1 Jsonpath help (#41)
* tweaks to test case appearance

* add help page for json path

* fix enrichments not displaying bug

* fix immutability issue due to form setting

* fix config form due to immutability change

* fix deploy form due to immutability

* update version
2020-01-20 10:24:36 +00:00
Thomas Gilgan
0d12b23573 config-editor-ui testcases (#36)
* add persistent testcases to UI

fix textbox resize issue
performance improvements
* prevent recreating a form when a new config is selected
* refactor so that less components access the store

* update version

* fixes and PR clean

fix textarea autosizing, make input default for string type for perf
2019-12-31 15:30:00 +00:00
Thomas Gilgan
f5e2ea47fd Migrate UI to nortem (#16)
* migrate config editor ui to nortem repo
2019-10-16 15:44:22 +01:00