27 Commits

Author SHA1 Message Date
chouseknecht
c6e32cde35 Added refresh button to jobs list page 2013-05-21 03:12:25 -04:00
chouseknecht
8343d20c60 Job event detail page now working. Search expanded to work with boolean an integer types. Added new form generator layout. Fixed pagination bugs. Job cancel/delete working. 2013-05-21 02:57:46 -04:00
chouseknecht
3d3782fcee Job Events detail page starting to work. 2013-05-21 02:57:46 -04:00
chouseknecht
32573ab013 Jobs page cosmetic fixes. Fixed pagination/search issue causing current page # to be incorrect. 2013-05-19 19:05:26 -04:00
chouseknecht
6b881a58bf Job detail page now working. Form generator now supports 2 column layout and a status fields section. 2013-05-19 18:55:13 -04:00
chouseknecht
f409db7778 Latest UI changs. First iteration on Jobs page. 2013-05-19 15:05:03 -04:00
chouseknecht
14bc3c02f8 Updated playbook select on Job Template add page. Playbook selection working. 2013-05-17 16:18:27 -04:00
chouseknecht
4abe92a7a6 Playbook select list finally works on edit. Woot\! 2013-05-17 16:14:33 -04:00
chouseknecht
94ff36b62f All select pages now have clickable rows. The checkbox is still present and will e toggled along with row color. Fixed the typ-o on User select page. 2013-05-17 07:55:17 -04:00
chouseknecht
0f4a4b6cb9 Key column on a list view is now clickable -taking you to the detail page. Moved action buttons to top of page next to search widget. Added finishing touches to job submission on job_templates list view. 2013-05-17 06:38:37 -04:00
chouseknecht
66f93364b1 No longer create\/execute job when template is saved. Execute job from list view by clicking 'play' button. Prompts for missing credential and all required password. 2013-05-17 00:17:28 -04:00
chouseknecht
6ab9878e65 Latest job template UI changes. Template edit working. Need to add job submission steps and fix playbook initial value on edit page. 2013-05-16 13:00:17 -04:00
chouseknecht
1bc85f608c Latest inventory tree updates. Now using root_groups to retrieve top-level inventory groups. Ajax group load now works -hosts and subgroups loading. Need to add sorting, but all works. 2013-05-15 17:24:49 -04:00
chouseknecht
01ec33ec8f Removed refernces to jquery-ui. Was going to use spinner, decided not too. Will likely conflict with Angular directives for form validation. 2013-05-15 12:59:03 -04:00
chouseknecht
86bd91dfb8 Directives integer, min, max, and awlookup now working. Lookups now allow user to enter a value, the name is validated, and capitalization is corrected. 2013-05-15 12:59:00 -04:00
chouseknecht
0818e6ab3d Latest UI changes -working on Job Templates 2013-05-14 13:50:45 -04:00
chouseknecht
c9018a0aca Latest UI changes 2013-05-14 11:05:56 -04:00
chouseknecht
55f44b86f1 Latest UI inventory changes 2013-05-14 09:51:26 -04:00
chouseknecht
2612ebd792 Latest UI Inventory updates 2013-05-14 01:52:38 -04:00
chouseknecht
0ff66f668d Credentials add\/edit now works. Ask checkbox is functional. 2013-05-10 04:09:28 -04:00
chouseknecht
fdceb46c12 Latest UI changes. Credential List and Edit working -need to add ask pw option and validation around team vs. user. Lookup dialog is now a generic helper that can be shared by all controllers. Credentials controller is first to use api-loader which reads the \/api and \/api\/v1 to determine base set of urls. And more... 2013-05-09 23:49:51 -04:00
Chris Church
e6377a1243 Fix lingering import statement, add context processor to expose settings to templates. 2013-05-09 14:31:08 -04:00
chouseknecht
51ef375183 Team add/edit now working. Temporarily disabled organization name lookup on Team and Inventory lists. This will get fixed with AC-93 -add summary fields to response. 2013-05-08 16:26:21 -04:00
Chris Church
e5057fbd83 Removed old versions of UI in static directory. 2013-05-08 12:02:56 -04:00
Chris Church
cc16c394fe Added debug condition to determine which JS files to include. 2013-05-08 11:58:37 -04:00
Chris Church
6f6e3d23a5 Added static url prefix to partials and images. 2013-05-08 11:46:22 -04:00
Chris Church
eff2e65c9a Moved UI into its own Django app. 2013-05-08 11:41:00 -04:00