* 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: rules listing
* [ACS-3339] Manage Rules screen / listing - Manage rules screen template & minimal listing
* some changes for rule model
* some changes requested for PR
* a couple more fixes
* removed initial value from aca-rule-details
* spelling error fixed
* 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
* created service for rules
* progress on folder-rule service
* some progress with folder-rules service unit testing
* [ACS-3339] Manage Rules screen / listing - Folder rules service
* Review comments
* Review comments
* [ACS-3379] Fix unit tests for the visibility rules of the folder rules
* Add stage to .travis.yml so unit tests run on Travis
* Karma singleRun: true so that Travis doesn't stall
* [ACA-3379] Routing & skeleton for manage rules screen
* Linting
* Update routing so it's no longer lazy loaded
* Reverted to using lazy-loaded routes
* Remove action visibility from favourites, update e2e test data