* 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
* Add triggers section with checkboxes
* Add some unit tests
* Changed Input property of rule details so that it takes a changeable value rather than just an initial value
* Made separate component with control value accessor for triggers
* Linting
* Change trigger values to lowercase to be in sync with the API
* Minor styling changes and add new rule button to manage rules screen
* Add option for unknown field to be selected
* Add read only to nested composite and simple conditions
* Added unknown field tests for simple condition
* Linting
* Change how the triggers component displays when disabled
* First commit: simple and composite condition UI
* Styling, readonly mode, etc...
* Unit tests for RuleSimpleConditionUiComponent
* Validation for composite condition
* Add unit tests for composite conditions
* Revert manage rules screen
* Reset karma conf singleRun to true
* Couple of small changes
* Typo