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-03-14 07:27:28 -02:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b19e1dd97afe1ebd0b3a574c9ebca9dc643f26a5
awx
/
ansibleworks
/
ui
/
static
/
js
/
forms
History
chouseknecht
b19e1dd97a
Moved inventory detail load procedure from inventory controller to the helper so that it can be called when the detail page first loads and anytime we need to refresh tree data. Working on a way to refresh tree data, re-open previously open nodes and re-select previously active node after add/edit/delete of a group. Any change to tree data should be instantly reflect in the tree in an ajax/async fashion.
2013-06-03 07:08:08 -04:00
..
Credentials.js
Completed requested changes to Host Summary page.
2013-05-24 13:21:55 -04:00
Groups.js
Moved inventory detail load procedure from inventory controller to the helper so that it can be called when the detail page first loads and anytime we need to refresh tree data. Working on a way to refresh tree data, re-open previously open nodes and re-select previously active node after add/edit/delete of a group. Any change to tree data should be instantly reflect in the tree in an ajax/async fashion.
2013-06-03 07:08:08 -04:00
Hosts.js
Added tooltips to host/group/extra variables using TB popover. Fixed bugs on Inventory detail page causing js errors. Added JSON validation to extra_vars on Job Templates add/edit page. Always grey-out/disable fields on Jobs detail page because upading a Pending job throws a 405 error -will investigate with CC later.
2013-05-27 13:18:15 -04:00
Inventories.js
Inventory UI changes. Added action buttons to tree. Removed All Hosts group from tree (click on Inventory root node to see All Hosts). Added Create/Select buttons to hosts list. Preparing to move group/host views to modal dialog.
2013-05-31 23:02:18 -04:00
JobEvents.js
Fixed login dialog so that it now submits when Enter pressed in password field. Fixed more button more button labels.
2013-05-24 09:55:52 -04:00
JobEvents.js.old
New job events list and detail pages. Fixed boolean search. Added new select search type -used on job status to provide a select list.
2013-05-22 01:37:47 -04:00
Jobs.js
Fixed login dialog so that it now submits when Enter pressed in password field. Fixed more button more button labels.
2013-05-24 09:55:52 -04:00
JobTemplates.js
Added tooltips to host/group/extra variables using TB popover. Fixed bugs on Inventory detail page causing js errors. Added JSON validation to extra_vars on Job Templates add/edit page. Always grey-out/disable fields on Jobs detail page because upading a Pending job throws a 405 error -will investigate with CC later.
2013-05-27 13:18:15 -04:00
Organizations.js
On related sets, moved create button near filter widget and added labels to all buttons.
2013-05-24 12:10:03 -04:00
Projects.js
Fixed project add and edit pages.
2013-05-22 04:23:42 -04:00
Teams.js
On related sets, moved create button near filter widget and added labels to all buttons.
2013-05-24 12:10:03 -04:00
Users.js
On related sets, moved create button near filter widget and added labels to all buttons.
2013-05-24 12:10:03 -04:00