Nikita Maliarchuk
81033450d8
[ACS-3860] Folder rules - Node picker for action parameters of type "d:noderef" ( #2800 )
...
* [ACS-3860] - added callback with node selector dialog
* ACS-3860 - implemented node picker for actions
* ACS-3860 - unit tests
* ACS-3860 - linting
* ACS-3860 - i18n
* ACS-3860 - small fix
* ACS-3860 - changed to private method, added typization
* ACS-3860 - removed useless getter and setter
* ACS-3860 - added 'noderef' to cspell.json
2022-11-22 13:30:46 +01:00
Nikita Maliarchuk
854fb28374
[ACS-3859] Action parameter constraints into dropdown box ( #2773 )
...
* [ACS-3859] - functionality implementation
* [ACS-3859] - unit tests
* [ACS-3859] - small fix
2022-11-15 11:07:27 +01:00
Nikita Maliarchuk
77c5ac0c96
[ACS-3576] Map aspect actions with the aspect picker dropdown ( #2713 )
...
* rebased
* rebased
* unit tests
* linting
* publicApiCall
* renamed method formatAspects to parseAspectsToSelectOptions
* added getter cardViewStyle
* removing business logic from the ui component
* moved 'loadAspects()' to actions.service.ts
* preview fix
* removed duplicate
2022-10-18 15:49:20 +01:00
Thomas Hunter
9549a6c098
[ACS-3698] Add some validation to the actions section of the folder rules create / update dialog ( #2712 )
...
* Action definition ID required
* Unit tests
* Lint
2022-10-13 11:31:20 +01:00
Thomas Hunter
59c7d68299
[ACA-3258] Edit rule dialog actions section ( #2692 )
...
* Add actions service
* Create components
* Rebasing
* Add card view component
* Moved actions definition call outside of actions list component
* Localisation of parameter and action labels + read only mode for components
* Remove action option
* Default to one item in array
* Handle change of cardview
* Linting
* Add unit tests
* Fix broken unit tests
* Fix unknown word
* Add private to property
2022-10-06 14:07:47 +01:00