* [ACA-4644] Inherited & linked rules that are disabled should not be listed
* Added condition for linked rule sets to need only enabled rules
* Added a bypass for the empty rules list for linked rule sets that have only disabled rules
* Replaced array filter with some
* [ACS-3887] Rule set listing to include linked & inherited rules
* Handled rules & rule sets reloading after a create/update/delete operation
* Linting
* Start rewrite of folder rules service unit tests
* Rules service and rule sets service unit tests
* Readd rules services create, update & delete unit tests
* rule set list ui component unit tests
* Manage rules component unit tests
* Remove & modify comments
* 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