ansible-community / ara-web

Stateless web client for the ARA Records Ansible API.
https://ara.recordsansible.org
GNU General Public License v3.0
37 stars 8 forks source link

Table dropdown body missing output for `ara_record` actions. #17

Open ahtee opened 5 years ago

ahtee commented 5 years ago

Would like to see a component added to the ara_record action showing the output from the API call on the records endpoint. Ideally, when the ara_record action is used in a play, one should be able to visualize the value that is recorded through the web UI under the table dropdown.

referring to this block: https://github.com/ansible-community/ara-web/blob/5357f8bc3264d18ba1b17958d2513cde6cebecac/src/tasks/TaskRow.js#L86-L130