ara-web/src/playbooks
David Moreau Simard bb4685eb09
Leverage refactored API for displaying playbook details
Numbers for the summary are now provided, we no longer need to count them.

We no longer need dedicated task actions (for now), remove them.

In the playbook details, we now iterate through each play to print a table that reconciles
tasks, results and hosts involved in that play.

The design of the UI is not final and is mostly a proof of concept for
the visualizing the refactored API.

Depends-On: https://review.openstack.org/#/c/641136/
Change-Id: I27180fab04e1192516be6f12fee53c299f434fee
2019-03-20 11:57:00 -04:00
..
PlaybookContainer.js Leverage refactored API for displaying playbook details 2019-03-20 11:57:00 -04:00
PlaybookSummary.js Leverage refactored API for displaying playbook details 2019-03-20 11:57:00 -04:00
PlaybooksContainer.js Move playbook details page in a dedicated page 2019-01-14 20:18:21 +01:00
playbooksActions.js Move playbook details page in a dedicated page 2019-01-14 20:18:21 +01:00
playbooksActions.test.js Connect ara-web with ara-server 2018-09-17 16:14:46 +02:00
playbooksActionsTypes.js Connect ara-web with ara-server 2018-09-17 16:14:46 +02:00
playbooksReducer.js Connect ara-web with ara-server 2018-09-17 16:14:46 +02:00
playbooksReducer.test.js Connect ara-web with ara-server 2018-09-17 16:14:46 +02:00