Commit Graph
100 Commits
Author SHA1 Message Date
Chris Houseknecht 41b5d8b9ad Url parameter to Utilities.GetChoices to allow adding parameters to options query. 2013-11-04 10:16:56 -05:00
Chris Houseknecht a5bb145f70 Credential now working on Project detail and Group detail pages. 2013-11-04 10:16:56 -05:00
Chris Houseknecht f327be5811 Added Owner radio button to Credential detail page. Lookup for Credential on Groups page is working now. 2013-11-04 10:16:56 -05:00
Chris Houseknecht 6a7d8b52aa Changes to Credentials for supporting various Kinds. 2013-11-04 10:16:56 -05:00
chouseknecht b5cba0eca5 Removed backup of Treeselector.js created prior to tree refactor. 2013-10-29 07:04:22 +00: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 0e5b358cb6 Fixed site footer so that content width always matches the header and body. 2013-10-27 18:28:36 +00:00
chouseknecht d85535253b Removed all references to jstree library. 2013-10-27 18:23:00 +00:00
chouseknecht 9135bad620 Removed stuff referencing the old tree style (jstree). 2013-10-27 18:18:36 +00:00
chouseknecht 6f6a7dbf8b Merge remote branch 'upstream/master' 2013-10-27 08:38:38 +00:00
chouseknecht 102ebdfbb6 Latest tree and Groups page modifications 2013-10-27 08:38:13 +00:00
chouseknecht ea5e43634a Latest Inventory tree changes. Drag-n-Drop now works, complete with styling and API calls. Working through bugs. 2013-10-25 22:20:59 +00:00
chouseknecht b1d2521535 Merge remote branch 'upstream/master' 2013-10-25 21:01:27 +00:00
chouseknecht 025980d009 Drag-n-drop feature on custom tree functions graphically. Ready to add API calls. 2013-10-25 04:07:07 -04:00
chouseknecht b2f2fb655d Merge remote branch 'upstream/master' 2013-10-24 18:39:49 +00:00
chouseknecht a3b1fb7f41 Merge remote-tracking branch 'upstream/master' 2013-10-23 10:12:20 -07:00
chouseknecht 4cf47bfa9e Got our custom tree working on both the Groups page and the Hosts page. 2013-10-21 15:15:12 -04:00
chouseknecht 8bd00cfacb Fist step in apply custom group selector tree to Groups page. The new tree now appears in place of jstree. 2013-10-18 18:33:14 +00:00
chouseknecht 1068e190cb Removed auto refresh. It polls too frequently and potential fills web server logs too quickly. 2013-10-17 17:57:50 +00:00
chouseknecht 94bb0701fc Removed console.log debug statements 2013-10-17 14:57:41 +00:00
chouseknecht 195e12e41f Inventory group refresh now includes group selector tree. Fixed 'conigured' type on home page. 2013-10-17 14:53:31 +00:00
chouseknecht 47261bd069 Changed status flags on Invnentory, Groups and Hosts pages 2013-10-17 07:49:11 +00:00
chouseknecht 5bd3d8456b AC-503 now that we can cloud, tree views need to handle long (really long) group names. This fixes the Hosts tree view. 2013-10-17 03:47:08 +00:00
chouseknecht 1cb74b8ccc AC-562 fixed CSS issue causing inventory status to appear as blue rather than green. Updated help for all elements on Groups page. 2013-10-16 19:45:15 +00:00
chouseknecht c4108a6890 Fix to properly handle empty extra_vars value. No longer sending 'null' to API. 2013-10-16 14:45:37 +00:00
chouseknecht 9ff7f05dfc Fix to properly handle empty extra_vars value. No longer sending 'null' to API. 2013-10-16 14:45:31 +00:00
chouseknecht d6bcd885c3 Fixed inventory update cancel process. It at least follows the correct steps now, even though it does not actually cancel anything or set the status to canceled.' 2013-10-15 22:21:18 +00:00
chouseknecht 30e907e062 Fixed project and inventory list definitions so that status, description and other unnecessary fields do not show on selection dialogs. 2013-10-15 17:35:16 -04:00
chouseknecht f5b679b241 Added list-actions class around refresh group on job status page. Now refresh is pulled to the right as it should be. 2013-10-15 17:30:40 -04:00
chouseknecht 1cda0dd1a9 AC-286 Now using /api/v1/groups/N/potential_children to build list of possible groups for copy. 2013-10-15 21:14:57 +00:00
chouseknecht 0115aab703 Latest UI tweaks around job template job submission 2013-10-15 20:46:53 +00:00
chouseknecht 440a6b122d Fixed the launch from job template list to redirect to jobs page. 2013-10-15 16:29:52 -04:00
chouseknecht 78852bfb86 Added new help generator to Hosts page. 2013-10-15 16:10:33 -04:00
chouseknecht dbdf94d945 Fixed auto display of help on Groups page. Rather than displaying dialog window, the tooltip for the help button auto displays when count of groups == 0. As soon as a group is created the tooltip no longer autodisplays. 2013-10-15 13:15:12 -04:00
chouseknecht edc0f2f774 Fixed update_interval save/load issues. Handling of multiple API calls to save group with source was wrong. Now form status is not checked until all calls complete. update_interval value is correctly translated btwn API integer value and UI drop-down list. 2013-10-15 12:41:17 -04:00
chouseknecht bc49317c23 Help generator now supports an img object with src, maxWidth and maxHeight properties. Added fading and sizing changes to Group help images. 2013-10-15 11:01:22 -04:00
chouseknecht 3ef1e0aea6 Fixed compilation error 2013-10-15 02:58:55 -04:00
chouseknecht 4bcda34c3c Created new help widget and applied to Inventory-> Groups. Help can now be a movable dialog with images and text. Help definitions (objects) can include many steps to tell a story or walk through a process. 2013-10-15 02:56:39 -04:00
chouseknecht c563f040ba AC-502 Changed sort order of System Summary and indented Groups, Hosts under Inventory. 2013-10-14 16:32:54 +00:00
chouseknecht 5efc44a833 AC-458, AC-503 Added ability to cancel inventory update. Cleaned up issues with SCM update cancel. 2013-10-14 15:25:51 +00:00
chouseknecht 78c9bbf168 AC-547 dropped Description from Inventory page and moved Organization next to Name. 2013-10-14 14:51:23 +00:00
chouseknecht 0e0432241d AC-458 added ability to cancel SCM update process. Started work on prompting for SCM and Inventory passwords during job submission process. 2013-10-14 14:19:40 +00:00
chouseknecht 9db247b22a Latest dashboard changes. 2013-10-13 02:19:27 -04:00
chouseknecht 1677d953f5 Fixed CSS styling on nav menu so that items line up with the left and right margins of the page. 2013-10-12 23:06:37 -04:00
chouseknecht 54e0b814bf AC-503 latest dashboard changes. 2013-10-11 19:02:21 -04:00
chouseknecht 46ae719080 AC-503 Latest dashboard progress. 2013-10-11 21:41:48 +00:00
chouseknecht 5ccdcb3b15 AC-503 Latest dashboard progress. 2013-10-11 21:41:20 +00:00
chouseknecht f2ac4b2749 Minor inventory cleanup. No longer adding 'Inventory' to root node name on Group tree. Removed 'Inventory Summary:' from summary view title. 2013-10-11 06:08:49 +00:00
chouseknecht 40ddb0058c AC-502 start of new dashboard. 2013-10-11 01:55:09 -04:00
chouseknecht 43aca1972a Latest UI changes, fixes and enhancements. 2013-10-10 03:40:43 -04:00
chouseknecht 8531d6091f AC-536 fixing inventory group copy, move, delete functions. 2013-10-09 16:56:12 -04:00
chouseknecht a74a7dd21e Fine tuning of inventory groups tree fuoc thing. 2013-10-09 12:36:41 -04:00
chouseknecht 817be31340 After a million different animation attempts... solved inventory groups tree destroy fouc issue by adjusting oppacity on parent. 2013-10-09 12:31:51 -04: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 0389476336 Fixed compile errors 2013-10-08 18:33:46 -04:00
chouseknecht 78e0d4c0f5 AC-503 Add inventory->groups update interval. Appears as a dropdown with a seemingly reasonable list of choices. 2013-10-08 17:54:35 -04:00
chouseknecht 8510ce6bdc AC-503 inventory->groups summary screen now in sync with latest API changes. 2013-10-08 16:01:49 -04:00
chouseknecht 8955dbf594 Latest UI changes 2013-10-08 12:46:14 -04:00
chouseknecht a968ee38f6 AC-503 group selectors look a little bit closer or more similar between hosts and groups pages. 2013-10-08 02:27:26 +00:00
chouseknecht b97fbe1905 AC-503 Cloud inventory process results now visible. 2013-10-08 02:00:10 +00:00
chouseknecht 252a623a1d AC-414 Added 'Job Failed?' filter to Jobs page' 2013-10-07 17:33:52 -04:00
chouseknecht ac7f4af94d Fixed issue with related set action buttons. 2013-10-07 17:21:48 -04:00
chouseknecht fc8b77823d AC-503 Latest changes. Cleaned up Update button processing steps. 2013-10-07 16:42:16 -04:00
chouseknecht 2c69041b2b Fixed broken things on Jobs-> Summary page. 2013-10-07 15:11:54 -04:00
chouseknecht 0604718953 Latet UI changes to Inventory-> Groups page. 2013-10-07 13:59:42 -04:00
chouseknecht 7418b133be Fixed compilation error. 2013-10-07 09:11:37 -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 6bf8f9cd98 AC-503 latest cloud inventory changes 2013-10-03 05:26:16 -04:00
chouseknecht c7f096f16b AC-503 latest UI work on cloud inventory 2013-10-02 17:27:03 -04:00
chouseknecht 77e79d9917 AC-503 cloud inventory- first attempt at summary information on Inventory-> Groups page. Fixed compilation bugs. 2013-10-02 02:08:04 -04:00
chouseknecht 32d3914270 AC-503 Latest cloud inventory changes. 2013-10-01 21:39:53 -04:00
chouseknecht 8fa1c66caf Latest UI changes for AC-503 2013-10-01 21:39:53 -04:00
chouseknecht 6d9ef4dfa6 AC-525 Found and fixed inconsistencies and bugs in links from Inventories->Hosts to Jobs. Changed Job->Hosts to Job->Summaries so that it works or is consistent with Host->All summaries title. When viewing Host->All summaries disable the breadcrumb drop-down menu. Made breadcrumbs work after browser refresh. 2013-09-27 13:40:47 -04:00
chouseknecht 7bfa0c4b0c AC-525 Fixed inventory and job navigation issues. Fixed nagging horizontal scroll in dialogs with accordions. 2013-09-26 22:08:00 -04:00
chouseknecht 567605cc59 Latest UI changes 2013-09-26 18:40:45 -04:00
chouseknecht 44c6bca6f0 Fixed 'refresh' routine to refresh on the current url (which includes current page, sort and search criteria). In other words refresh now respects the current page state rather than resetting it back to thebeginning. Also added first attempt at a dashboard and widget. 2013-09-26 01:50:34 -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 f2eb9ff343 Breadcrumb drop-down icon to 12px 2013-09-21 00:37:06 -04:00
chouseknecht daebe4b3ef Adjusted width of search widget for smaller screens. Fixed main menu collapse issue. 2013-09-21 00:24:42 -04:00
chouseknecht 1a590c6cf6 Fixed breadcrumbs on Job detail page. Breadcrumb title for an item can now be different from the active menu name, allowing in this case the breadcrumb to job_id and job_name while the menu shows 'Job detail'. 2013-09-20 17:30:09 -04:00
chouseknecht 93e53034c1 Applied same navigation/drop-down changes to jobs that we applied to inventory. 2013-09-20 16:42:58 -04:00
chouseknecht c47168dce2 Search widget now activate on hover. Restored click activation to all drop downs and the search widget, so things should still work OK on touch screens/mobile devices. 2013-09-20 15:20:25 -04:00
chouseknecht 50ebe9d165 Better inventory navigation. Breadcrumbs now includes a hover activated drop-down. Debating whether using hover activation is a good thing. Obviously doesn't work on mobile, so will need to build a work around. 2013-09-20 12:06:08 -04:00
chouseknecht c2e428aca0 Added custom class to related set accordions in hopes of helping QA test scripting effort. 2013-09-19 13:57:00 -04:00
chouseknecht cfa8f5bbe3 Error on User detail page with checkbox ID property. 2013-09-19 05:32:51 +00:00
chouseknecht c02ff6f013 Adding development setup documentation 2013-09-18 21:44:22 +00:00
chouseknecht 6e7425a046 Latest changes to add ID attribute to all elements. Lists and tables now have IDs. 2013-09-18 20:17:16 +00:00
chouseknecht bc4f27ef8f Latest changes to add ID element to form elements. 2013-09-18 16:28:12 +00:00
chouseknecht f8069ec02d Modified form generator, adding ID attribute to all form elements 2013-09-18 11:46:22 -04:00
chouseknecht b7488b7043 AC-463 Latest changes automating refresh button on Projects and Jobs tab. Cleaned up Cancel/Delete buttons on Jobs tab. 2013-09-17 12:05:25 -04:00
chouseknecht f97b889a9b AC-463. Reduced refresh button to automatic page refreh every 10 sec. Duration btwn refreshes can be adjusted in config.js. 2013-09-17 03:36:35 -04:00
chouseknecht fb3aa968f7 AC-456 Moved project status badge to Update Status column. 2013-09-16 11:54:19 -04:00
chouseknecht 2e805f75a1 AC-455 Replaced job.name with job.template. Re-configured line item actions so that buttons now have labels, making the page consistent with the rest of the applicaiton. 2013-09-16 10:13:51 -04:00
chouseknecht fef625445f User related.current_update for SCM project status detail when availble (i.e. while an update is running). Otherwise use related.last_update. 2013-09-13 00:01:58 -04:00
chouseknecht d79d20a630 Labels for inline checkboxes found outside of a group are now bold.s 2013-09-12 22:38:59 -04:00
chouseknecht bf40a034d3 AC-457 Fixed non-collapse issue with new help widget. Need to remember to set forceListeners: true in form definition. 2013-09-12 17:07:37 -04:00
chouseknecht 9abf6cd2db AC-457 Fixed help text wording 2013-09-12 17:05:11 -04:00
chouseknecht 460ec55cee AC-457 dynamic help panel widget 2013-09-12 16:58:25 -04:00
chouseknecht c9ed4fab37 AC-454 deferring scm_url validation to the API. 2013-09-12 07:54:46 -04:00
chouseknecht 9b11bb6f69 AC-453 Fixed ongoing job template issue where changing form elements does not cause the Save button to enable. Issue was playbook value was set before list of playbook options was loaded. Now during process of loading playbooks we check for the scope.playbook value. If a match is found, set validity property of scope.form.plabyook.required to true. 2013-09-12 07:37:36 -04:00