Commit Graph

110 Commits

Author SHA1 Message Date
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
43aca1972a Latest UI changes, fixes and enhancements. 2013-10-10 03:40:43 -04:00
Chris Church
ea9e73726b AC-503 Inventory source field changes corresponding to API changes. 2013-10-07 23:50:53 -04:00
chouseknecht
ac7f4af94d Fixed issue with related set action buttons. 2013-10-07 17:21:48 -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
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
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
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
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
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
d79d20a630 Labels for inline checkboxes found outside of a group are now bold.s 2013-09-12 22:38:59 -04:00
chouseknecht
460ec55cee AC-457 dynamic help panel widget 2013-09-12 16:58:25 -04:00
chouseknecht
e5c5fd3d80 Finished security around user->permissions and team->permissions. Found bugs in permission controller that appeared as though some development had not been finished. User was denied access to edit/view when clicking button but not when entering URL directly in browser. Now non-privileged user can view permssions for Users and Teams to which access is granted. Add and Delete buttons are now hidden where access is disallowed and navigating directly to add page throws an error when Save button clicked.
Fixed issue where new CSS for adding asterisk to required fields caused login dialog fields to display multiple asterisks.
  Modified form generator to show help icon to the left of * on required fields.
2013-09-12 00:23:02 -04:00
chouseknecht
55292c9d08 Initial stab URL validation. Adding '*' to label is now done via CSS :before rather than jquery DOM manipulation. 2013-09-11 16:44:17 -04:00
chouseknecht
39ceceb18e AC-450 initialize SCM Branch title value when editing a project. Added awValidUrl directive. 2013-09-11 15:35:45 -04:00
chouseknecht
fd16c0827a Fixed zip code in footer. Changed job navigation to match inventory navigation (links at top of page rather than buttons). 2013-09-11 11:50:26 -04:00
chouseknecht
7246ab2674 AC-441,442,443 2013-09-10 17:12:36 -04:00
chouseknecht
de9c8a258c AC-423, AC-424, AC-425, AC-426 resolved issues. 2013-09-10 02:40:20 -04:00
chouseknecht
a7d1c3faf0 AC-411 Asterisk displayed left of label on all required fields. Inventory tweaks. 2013-09-09 00:32:22 -04:00
chouseknecht
7b57189eca AC-416 Letest UI changes plus added warning anytime user attempts to add a top-level group to another group. 2013-09-08 15:56:02 -04:00
chouseknecht
a035dd85eb AC-419 resolved Ask vs. Clear buttons accidentally allowing user to wipe out 'ASK value when it is expected user will be prompted for password at job run time. 2013-09-06 18:03:50 -04:00
chouseknecht
8cdbaa83b2 Latest UI changes. 2013-09-06 00:41:57 -04:00
chouseknecht
8a7193f1e2 AC-282 added chk-pass directive. Password strength is now checked on Users detail page. 2013-09-04 23:18:13 -04:00
chouseknecht
7bd3177e0c Latest AC-351 changes. Halfway through AC-282. On users page the complexity progress bar is rendering correctly according to password strength. 2013-09-04 18:19:04 -04:00
chouseknecht
21bfee9e70 AC-394 Fixed. 2013-09-04 16:51:14 -04:00
chouseknecht
cadbf5f22d AC-395 Changed txt of 'No unassigned playbook directories' message. Message now displays in the form rather than via a modal dialog. The message is only displayed when scm_type is manual and all project directories are already assigned. 2013-09-04 15:11:21 -04:00
chouseknecht
d32240803e Fixes for AC-389, 391, 392, 397 2013-09-04 11:06:55 -04:00
chouseknecht
25a2e32082 AC-318 fixed Forks tooltip and validation on Job Templates page 2013-09-03 18:23:58 -04:00
chouseknecht
78de6b360f SCM status info now available from Projects tab. 2013-09-03 16:08:10 -04:00
chouseknecht
1d19bd9c06 Lates UI changes 2013-09-03 11:04:41 -04:00
chouseknecht
503cdced2f AC-378 fixed broken pop-over. Using 'esc' to close now workd correctly. 2013-09-01 17:34:36 -04:00
chouseknecht
51333c0a8a AC-351 Latest changes. 2013-08-30 14:15:54 -04:00
chouseknecht
d774327c68 AC-351 latest changes. Fixed project add/edit form issues. 2013-08-29 17:32:00 -04:00
chouseknecht
33a9a7505f AC-369 Latest inventory changes. 2013-08-29 15:29:30 -04:00
chouseknecht
ee220ba928 AC-352 First pass at SCM integration 2013-08-28 21:38:45 -04:00
chouseknecht
51033abe87 AC-369 Inventories->Groups page now loads from /api/v1/inventories/N/trees. All nodes are open on load. Drag-n-drop works. Node add/update/delete working. 2013-08-28 12:41:31 -04:00
chouseknecht
415fbc5362 AC-369 Inventories->Hosts page now uses the /api/vi/inventories/N/trees to load the tree. Tree is loaded fully expanded. 2013-08-27 18:31:19 -04:00