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-19 12:10:06 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6caa3cfec94ff914caff58cb38f56236c0310294
awx
/
awx
/
ui
/
static
History
Chris Houseknecht
6caa3cfec9
Inventory refactor: host enabled flag and tool tip now working.
2014-01-13 21:53:43 +00:00
..
css
Installed FontAwesome 4. Modified form and list generation to force icon selection through a single method so that icons, icon sizes and button colors are all consistent. Everything seems to be working now with the exception of the status bubbles on list pages. Will need to modify ansible-ui.less anc change the unicode strings to new FontAwesome values.
2013-12-20 23:17:02 +00:00
fonts
Installed FontAwesome 4. Modified form and list generation to force icon selection through a single method so that icons, icon sizes and button colors are all consistent. Everything seems to be working now with the exception of the status bubbles on list pages. Will need to modify ansible-ui.less anc change the unicode strings to new FontAwesome values.
2013-12-20 23:17:02 +00:00
html
First iteration of Activity Stream. Added Home/Groups page. Increased icon size for icon-only buttons. Dashboard jobs widget- group and job links now work. Closed AC-621, AC-618.
2013-11-08 17:58:40 +00:00
img
First iteration of Activity Stream. Added Home/Groups page. Increased icon size for icon-only buttons. Dashboard jobs widget- group and job links now work. Closed AC-621, AC-618.
2013-11-08 17:58:40 +00:00
js
Inventory refactor: host enabled flag and tool tip now working.
2014-01-13 21:53:43 +00:00
less
Inventory refactor: now all nodes in group tree have an icon. same for job events view.
2014-01-10 22:44:12 +00:00
lib
Inventory refactor: host enabled flag and tool tip now working.
2014-01-13 21:53:43 +00:00
partials
Modified search widget heper to no longer include 'row' element in the returned html. Callers will now controll the row definition. Moved breadcrumb generation from list-generator to generator-helpers so that it can be called from anywhere, including the inventory edit controller. Breadcrumbs now appear on inventory edit page. Changed search to check if searchPlaceholer field property is a scope variable. If it is, use the scope variable's value. Now clicking on a group name highlights it, searches for hosts and changes the search filed placeholder value to include the group name.
2013-12-31 06:56:01 +00:00