Commit Graph

131 Commits

Author SHA1 Message Date
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
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
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
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
39ceceb18e AC-450 initialize SCM Branch title value when editing a project. Added awValidUrl directive. 2013-09-11 15:35:45 -04:00
chouseknecht
77ef04de55 Support 1222 - Set form to state when user clicks clear PW button. 2013-09-11 14:06:08 -04:00
chouseknecht
5308278aa4 Fixed issue benno discovered where non-privileged user could not change password. 2013-09-11 13:33:23 -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
f102fb8ed1 AC-435 Added 'working' spinner to login dialog 2013-09-11 00:43:53 -04:00
chouseknecht
695a2da790 AC-435 latest LDAP changes for UI. 2013-09-10 23:42:07 -04:00
chouseknecht
365f327887 AC-442 project status OK now displayed as NA. Updated help also. Status badge still shows as green. Lost the Status button, replacing with link. Column Status is now Update Status.t 2013-09-10 16:51:11 -04:00
chouseknecht
0f10f23ab0 Fixed typo in SCM update messages. 2013-09-10 14:36:06 -04:00
Chris Church
505b2b9998 AC-435. Fix JS error for making LDAP-managed fields readonly. 2013-09-10 13:58:52 -04:00
chouseknecht
b3772a473d AC-435 enable/disable/require User fields based on LDAP settings. 2013-09-10 12:19:09 -04:00
chouseknecht
de9c8a258c AC-423, AC-424, AC-425, AC-426 resolved issues. 2013-09-10 02:40:20 -04:00
chouseknecht
1ee58f08c4 Latest UI changes. 2013-09-09 12:57:07 -04:00
chouseknecht
5afa79a11a AC-351 latest SCM changes. Added 'Authentication Required' checkbox. Enabled SCM password prompting on job submission. 2013-09-08 17:17:35 -04:00
chouseknecht
216c488ce7 AC-420 unshifted shifted columns 2013-09-06 17:49:19 -04:00
chouseknecht
f8e1d2e0e3 AC-363 token expiration now handled exclusively on server. 2013-09-06 17:21:45 -04:00
chouseknecht
8cdbaa83b2 Latest UI changes. 2013-09-06 00:41:57 -04:00
chouseknecht
567aef5d1e AC-351 last bits of SCM Integration. Refresh button, and status and last_updated fields added. 2013-09-05 07:17:34 -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
c9ff6f7a99 AC-398 removed 404 error on Job Detail page when job template has gone missing. 2013-09-04 15:40:16 -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
eae151ba31 AC-386 All Jobs and All Host Summaries links now work from Inventories-> Hosts page. 2013-09-03 17:38:28 -04:00
chouseknecht
78de6b360f SCM status info now available from Projects tab. 2013-09-03 16:08:10 -04:00
chouseknecht
a6c1e3385b Latest UI changes. 2013-09-03 12:30:06 -04:00
chouseknecht
1d19bd9c06 Lates UI changes 2013-09-03 11:04:41 -04:00
chouseknecht
d9ba08e8cb AC-379 Only a single node is selected whenever the tree is initialized. Also added a sort routine to the data load process so that nodes are now sorted by name. 2013-09-01 23:55:11 -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
fba907ee93 AC-352 Latest. Expanded width of ssh key field and applied fixed width/mono-space font. Same changes made to Credentials page. 2013-08-28 22:35:55 -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
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