Jared Tabor
0ea69b1312
removing aw-tooltip-ellipses
...
this was an unused directive that needs to be removed
2015-04-03 12:56:19 -04:00
Joe Fiorini
d9aa35566b
Replace string usage of lib/ansible path
2015-03-30 10:16:11 -04:00
Joe Fiorini
ef422d33b1
Extract toolbar button into directive
2015-03-13 12:06:09 -04:00
Joe Fiorini
9aed0ad63a
Extract list actions to directive
2015-03-13 12:06:09 -04:00
Jared Tabor
333adea673
Merge branch 'edit-inv-page' into upstream_master
...
Conflicts:
awx/ui/static/js/controllers/Inventories.js
awx/ui/static/js/lists/InventoryHosts.js
2015-03-12 15:37:19 -04:00
Jared Tabor
5e22c86c45
link to manage page from inv list
2015-03-12 14:32:41 -04:00
Jared Tabor
698f2e7b8f
Added icon on inventories view for manage inventory
...
With the Manage Inventory page being essentially nested below the Edit Inventory page, I have added a new icon and a new button for getting to these pages.
2015-03-12 12:16:47 -04:00
Joe Fiorini
a687bb7cdc
Merge pull request #99 from joefiorini/inventory-remove-checkbox
...
Remove checkbox on inventory list for enabling/disabling
2015-03-11 14:42:04 -04:00
Joe Fiorini
7c80efc0d5
Use template for rendering smart status
2015-03-10 16:27:17 -04:00
Joe Fiorini
0dc04cd057
Use columnNgClass instead of ngClass for columns
...
ngClass gets placed on both the td and the link (if an ngClick is
provided); this is not good, therefore splitting them out into
ngClass for the link class (for backwards compatibility) and
columnNgClass for the class on the td.
2015-03-10 12:31:04 -04:00
Jared Tabor
43dcd84fa7
First smart status commit with new files
...
the smart status folder and main, controller, and directive
2015-03-02 11:07:13 -05:00
Joe Fiorini
36a596b68f
Move code under lib/ansible to js/shared
2015-02-25 11:42:51 -05:00