This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-27 16:41:29 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
ansibleworks
/
ui
/
static
/
js
History
chouseknecht
614607fd0e
Added has_active_failures to Hosts view under Inventory detail. There is now a Failures column. A red dot (icon-circle) displays for hosts where has_active_failures == true, otherwise the column is empty.
2013-06-12 16:12:32 -04:00
..
controllers
Fixed extra_vars on job_templates and jobs detail pages. No longer attempts to compile string into a JSON object. Assumes user will enter valid JSON or key=value pairs. Updated help text to reflect this and link to ansibleworks.com documentation on --extra-vars parameter.
2013-06-12 11:10:16 -04:00
forms
Added has_active_failures to Hosts view under Inventory detail. There is now a Failures column. A red dot (icon-circle) displays for hosts where has_active_failures == true, otherwise the column is empty.
2013-06-12 16:12:32 -04:00
helpers
Applied list search widget changes (dropdown, boolean, int, etc) to related sets search widget. Fixed desc sort order and desc sort icon display for related set page load. Added job status with icon and color styling to Job Templates related jobs.
2013-06-12 14:57:39 -04:00
lists
Script for building minified javascript using closure compiler
2013-06-10 18:32:52 -04:00
app.js
Added YAML support to Host and Group variable data. User can enter variables in either format, UI will parse it and send to API as JSON. Fixed post to /hosts/N/variable_data and /groups/N/variable_data so that JSON is sent as an object rather than a string.
2013-06-11 17:23:54 -04:00
config.js
Major rename of package from lib to ansibleworks.
2013-05-21 18:20:26 -04:00