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-02-01 01:28:09 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4575faf831962620cc889772ef7e7497767b2bf7
awx
/
ansibleworks
/
ui
/
static
History
chouseknecht
4575faf831
Tree drop-down menu now works. Right clicking node and selecting menu option now fires modal dialogs. Using same code as buttons near top-right corner of tree. Clean-up code for deleting a node. It now correctly inspects parenet of selected node and uses either /inventory/N/groups or /groups/N/children to POST the disassociate request.
2013-06-04 11:32:21 -04:00
..
css
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
fonts
Latest UI changes. Add button labels on all pages.
2013-05-24 07:43:55 -04:00
img
Major rename of package from lib to ansibleworks.
2013-05-21 18:20:26 -04:00
js
Tree drop-down menu now works. Right clicking node and selecting menu option now fires modal dialogs. Using same code as buttons near top-right corner of tree. Clean-up code for deleting a node. It now correctly inspects parenet of selected node and uses either /inventory/N/groups or /groups/N/children to POST the disassociate request.
2013-06-04 11:32:21 -04:00
lib
Inventory add/edit/delete group buttons now working. Inventory detail form now maintains values independently so common fields such as Name and Description do not get overridden by Group Add/Edit modal dialog.
2013-06-03 12:59:35 -04:00
partials
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