Commit Graph

56 Commits

Author SHA1 Message Date
Chris Houseknecht
e581650dbb Inventory refactoring: removed text labels from actions, added animation on sync status, fixed collapse and expand. Fixed expand and collapse on job events as well. 2014-01-08 16:46:19 +00:00
Chris Church
2b7af0a2ec Happy new year!!! 2014-01-02 11:51:43 -05:00
Chris Houseknecht
a4098a6df7 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
Chris Houseknecht
f26956d2cc Group add and edit now mostly work. The Add Group dialog now includes tabs and supports source. The tree is refrshed on load. Moved retrieval of update status info to InventoryTree. 2013-12-30 09:45:30 +00:00
Chris Houseknecht
5c42b88e27 Finished icon cleanup from FontAwesome upgrade. Changed default form style to basic rather than horizontal for a much cleaner, uncluttered look, especially in dialog boxes. Group Edit dialog is starting to function. Added support for Tabs in form generator. 2013-12-28 19:45:51 +00:00
Chris Houseknecht
d02d2ebf15 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
Chris Houseknecht
44574de083 Removed address from footer. Made copyright a link. Refactored layout to use TB columns. Added media queries to stack columns and center things on small viewports. 2013-12-20 15:22:06 +00:00
Chris Houseknecht
f1b99f12b6 Start of inventory re-write 2013-12-20 01:11:02 +00:00
Chris Houseknecht
013af19be4 AC-707 fixing home page links. Cleaned up issue with gtzero search type. 2013-11-21 14:34:01 +00:00
Chris Houseknecht
0127680805 AC-657 Fixed order of operations for prompting user to approve delete, starting spinner, sending request to API, stoping spinner and refreshing page. The key is starting the spinner using the modal.on.hidden.bs.modal to start the spinner and then not stopping it until inside postrefresh event. Applied the fix to all controllers and tested. 2013-11-20 06:06:26 +00:00
Chris Houseknecht
6b418d4a5c Added activity stream to all tabs and to the tab detail page. Enabled working breadcrumbs on the activity stream widget. Added round corners to th stream containers so it at least looks OK when the bottom occassionally overllapses footer. Adjusted the stream widget's default url to include detail object's primary key, limiting rows to the object being viewed. 2013-11-19 08:17:21 +00:00
Chris Houseknecht
ce7688d252 Added 'working' spinner to all save/delete/select actions. This is to compensate for places where activity log is slowing down the API. AC-646 changes Rackspace credentials to show API Key in place of password. Fixed a bug on machine credential that caused username to not be passed to the API when adding and editing. 2013-11-17 06:37:34 +00:00
Chris Houseknecht
e99ac9d668 AC-502 all links for Inventory widget on home page now work. Modified responding controllers to process all search parameters. Fixed Hosts and Groups links in the Summary widget. Added ability to edit host using modal dialog from /home/hosts page. 2013-11-12 21:09:50 +00:00
Chris Houseknecht
5a62ba3a32 AC-502 Finally figured out how to fix the awToolTip directive so that it watches a variable for tool tip text changes and updates the tool tip text. Pass in the variable name using badgeTipWatch. Used on home/hosts page and inventory/N/hosts page when toggling the enabled flag. 2013-11-11 22:24:15 +00:00
Chris Houseknecht
353858cf28 AC-502 Fixed links on home page status widget. Added home/hosts page. 2013-11-11 19:16:16 +00:00
Chris Houseknecht
6a7d8b52aa Changes to Credentials for supporting various Kinds. 2013-11-04 10:16:56 -05:00
chouseknecht
5ed32c7062 Added support for long node names on tree. Fixed tree styling issues. Fixed node copy. Fixed tree collapse/expand bug. Added dynamic tooltips to the status icon that account for inventory updates and jobs, giving precedence to inventory updates. 2013-10-29 07:01:45 +00:00
chouseknecht
47261bd069 Changed status flags on Invnentory, Groups and Hosts pages 2013-10-17 07:49:11 +00:00
chouseknecht
832b892528 AC-503 cleanup of has_inventory_source indicators and links on inventory and inventory->host pages. added new query on inventory groups page. 2013-10-08 22:59:01 -04:00
chouseknecht
8955dbf594 Latest UI changes 2013-10-08 12:46:14 -04:00
chouseknecht
b28fe1254e AC-414 Making red/green bubbles consistent throughout the application. Changes made to Inventory and jobs pages. Tooltip text now dynamic. Improved deep linking, especially on status fields. 2013-10-07 03:19:30 -04:00
chouseknecht
32d3914270 AC-503 Latest cloud inventory changes. 2013-10-01 21:39:53 -04:00
chouseknecht
4b09ba4c83 AC-466. Fixed issue with refresh timer randomly quitting. Fixed project authorization checkbox. 2013-09-24 03:42:23 +00:00
chouseknecht
8cdbaa83b2 Latest UI changes. 2013-09-06 00:41:57 -04:00
chouseknecht
33a9a7505f AC-369 Latest inventory changes. 2013-08-29 15:29:30 -04:00
chouseknecht
fe03a789b6 AC-373 Inventory page layout changes. Removed tabs and menu to make better use of limited page real estate 2013-08-27 13:46:58 -04:00
chouseknecht
4ea3c23e5a AC-331 final clean up 2013-08-22 11:26:23 -04:00
chouseknecht
f8b186b24a AC-331 Continued cleanup from Bootstrap upgrade and Inventory changes. 2013-08-22 10:20:52 -04:00
chouseknecht
82833c848f AC-331 Latest changes and cleanup from testing 2013-08-21 12:50:25 -04:00
chouseknecht
b76bf268f9 AC-331 Latest host tab changes. Editing the groups of a host is now possible 2013-08-20 18:22:28 -04:00
chouseknecht
36d4795c12 AC-331 checkbox for 'Only show hosts will failed jobs' now working on Hosts tabs. Removed from Groups tab. 2013-08-19 12:17:46 -04:00
chouseknecht
ec7713ae28 AC-331 latest Inventories/Hosts tab changess 2013-08-19 01:27:04 -04:00
chouseknecht
707f98237b AC-331 Delete one or many hosts now working. 2013-08-16 17:01:18 -04:00
chouseknecht
9abb346946 AC-331 Latest changes to Inventories Hosts tab. Hosts is now the lead tab. Added menu bar. Added select checkbox for each row. 2013-08-16 11:43:39 -04:00
chouseknecht
036352f10e AC-331 Separated 'expand/collapse' function from 'select' function on Hosts tab tree. It now functions more like the Gmail label tree. Added Wait() utiltiy that can be used to freeze the API during longer than usual API operations. Using it on the 'group move' function. 2013-08-16 01:15:47 -04:00
chouseknecht
9d7018767d AC-331 Custom tree on Inventories detail Hosts tab is starting to work well. 2013-08-15 04:11:46 -04:00
chouseknecht
22af7cf6b0 AC-331 Inventories Groups tab just about completed 2013-08-13 17:57:28 -04:00
chouseknecht
7199194a8c AC-331 Group drag-n-drop starting to work. 2013-08-09 21:31:32 -04:00
chouseknecht
8794da7cd1 Edit inventory properties on group tab starting to work 2013-08-08 18:14:15 -04:00
chouseknecht
b9c8002409 Added less.js for developing and debugging .less. Set USE_MINIFIED_JS=False in django settings to run with .less rather than minified .css 2013-08-08 13:56:55 -04:00
chouseknecht
5cc6f799fe Moving CSS to less. Using recess to compile and compress to awx.min.css 2013-08-08 11:42:00 -04:00
chouseknecht
f6be87678c AC-319 attempt at remedying hosts randomly posting to wrong group. 2013-07-30 20:18:22 -04:00
chouseknecht
e5aeefa43d AC-308 Added Remove button to Hosts list. 2013-07-30 11:07:47 -04:00
chouseknecht
559b8c96af AC-230 only-hosts-with-failures checkbox added implemented. Notice that it stays in sync wit the regular filter, providing a one-click short cut to filter hosts with failed jobs. 2013-07-26 12:20:07 -04:00
chouseknecht
fb54484ed3 AC-256 Fixed the out-of-sync tree issue, which leads to 'spurious error message'. 2013-07-24 11:45:34 -04:00
chouseknecht
8ffc6870c3 AC-221 No longer refreshing the tree after a group edit. Just refreshing the modified node's title. Also, changed Inventory save (on edit) to stay on page, update tree inventory node title and flash a 'success' message. Makes much more sense. 2013-07-23 11:41:44 -04:00
chouseknecht
6e2a5bb722 AC-231 title for Hosts section of inventory detail page now appears on 2 lines. 2013-07-23 00:02:00 -04:00
chouseknecht
419e18d1f8 AC-229 making multi-select across pages work 2013-07-19 15:44:25 -04:00
chouseknecht
7e0f72de45 AC-209 on inventory page, when user selects inventory node the add group buttons displays the 'create new group' dialog rather than the select dialog. 2013-07-17 17:53:18 -04:00
chouseknecht
49fd23d84d AC-171 Lastest changes for improving select and lookup workflow. Streamlined selection workflow with helpers/Selection.js. Restored the checkbox and fixed the hover background color on Lookup dialogs. Fixed bug in lookup dialog where most recent selection not showing up when user navigates back to same lookup multiple times. Both selection and lookup now work in an Angular fashion by manipulating the data set to affect view changes rather than attempting to manipulate the DOM within the controller. 2013-07-17 16:46:26 -04:00