ara/ara/ui
David Moreau Simard e3d358f99e
ui: stop filtering status to changed for successful playbooks
It's useful to filter status to failed/unreachable for failed playbooks
but filtering for changed results by default often leads to no results
being shown at all in the case of playbooks without changes.

I find myself clicking "clear filter" more times than the default filter
being useful so let's not do that anymore.

Change-Id: I7635a2282e1e12bbab4224960d36055a80be8f50
2021-01-22 11:16:03 -05:00
..
management/commands ui: order hosts by name in playbook report 2020-10-14 22:17:13 -04:00
static UI: Wrap long task results and host facts 2020-06-22 15:50:34 -04:00
templates ui: stop filtering status to changed for successful playbooks 2021-01-22 11:16:03 -05:00
templatetags ui: Improve display for result diffs 2021-01-14 09:46:54 -05:00
__init__.py Add a simple built-in web interface 2019-07-22 19:40:09 +00:00
apps.py Add a simple built-in web interface 2019-07-22 19:40:09 +00:00
forms.py api/cli/ui: add support for searching by ansible_version 2021-01-14 18:31:12 +00:00
pagination.py ui: use relative links for pagination 2020-02-14 18:09:11 +00:00
urls.py UI: Pluralize URLs for resources to match API 2020-07-11 17:26:51 -04:00
views.py Add support for recording controller fqdn 2020-12-18 16:35:40 -05:00