This website requires JavaScript.
Explore
Help
Register
Sign In
zware
/
awx
Watch
1
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ZwareBear/awx.git
synced
2026-03-29 04:03:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cf6faaff48ed9435826239ae7987fdaada45172
awx
/
ansibleworks
/
ui
/
static
/
js
History
chouseknecht
ab9b9f84c5
Synced code between list view and related list view. Column displaying icon with text rather than actual value (i.e. true/false for has_active_failures) works consistently. Changed icon and text for our has_active_failures column -preparing it to link to hosts/N/job_events data.
2013-06-14 12:17:31 -04:00
..
controllers
On inventory tree widget, has_active_failures turns node text color to red. Checkbox at bottom filters nodes based on value of has_active_failures.
2013-06-13 16:08:17 -04:00
forms
Synced code between list view and related list view. Column displaying icon with text rather than actual value (i.e. true/false for has_active_failures) works consistently. Changed icon and text for our has_active_failures column -preparing it to link to hosts/N/job_events data.
2013-06-14 12:17:31 -04:00
helpers
On inventory tree widget, has_active_failures turns node text color to red. Checkbox at bottom filters nodes based on value of has_active_failures.
2013-06-13 16:08:17 -04:00
lists
Synced code between list view and related list view. Column displaying icon with text rather than actual value (i.e. true/false for has_active_failures) works consistently. Changed icon and text for our has_active_failures column -preparing it to link to hosts/N/job_events data.
2013-06-14 12:17:31 -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