Commit Graph
33 Commits
Author SHA1 Message Date
chouseknecht 2a0f528954 Added 'Loading...' message to all lists and sublists. 2013-05-26 23:36:54 -04:00
chouseknecht 2947c03adb Add a re-run button to Jobs page. 2013-05-25 00:13:34 -04:00
chouseknecht ef16ec55f1 On related sets, moved create button near filter widget and added labels to all buttons. 2013-05-24 12:10:03 -04:00
chouseknecht fd25d68ffe Fixed login dialog so that it now submits when Enter pressed in password field. Fixed more button more button labels. 2013-05-24 09:55:52 -04:00
chouseknecht b4709c5138 Latest UI changes. Add button labels on all pages. 2013-05-24 07:43:55 -04:00
chouseknecht 151f02e92c Projects can now be added to a Team and created from the Team tab. 2013-05-23 11:52:45 -04:00
chouseknecht bdbfcd4b85 Latest UI changes. Related-set key fields now link to the edit/detail page. Job detail page disables correctly. Fixed jobs related set on Job Templates detail page. 2013-05-23 01:07:44 -04:00
chouseknecht 77b823f43f Host name is now on the Job Events page and links to Host detail page. 2013-05-22 18:06:39 -04:00
chouseknecht 34994a6736 First pass at Job Hosts Summary page. Added link to host detail page. Need to add link to job->host->events. 2013-05-22 17:53:35 -04:00
chouseknecht 91b534c841 Fixed project add and edit pages. 2013-05-22 04:23:42 -04:00
chouseknecht fc6545a059 New job events list and detail pages. Fixed boolean search. Added new select search type -used on job status to provide a select list. 2013-05-22 01:37:47 -04:00
chouseknecht c238a85581 Added variable data fied to Host detail page. Save/edit work -made changes in the Hosts controller for this. Still need to validate text blob is valid JSON. 2013-05-21 12:57:15 -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 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 bae177460b Merge branch 'master' of github.com:ansible/ansible-commander 2013-05-10 04:10:03 -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
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
chouseknecht 839d681b70 Latest UI changes 2013-05-08 11:18:59 -04:00
chouseknecht 3c90f91453 Added jsTree to show groups under Inventory/Edit 2013-05-07 11:49:33 -04:00
Chris Houseknecht ced96a1bb3 Fixed issue with selected users based on user.id rathr than set index. Fixed dataLoad callback not being destroyed after controller routine exits. 2013-05-06 22:18:44 -04:00
Chris Houseknecht ccb732bd69 All lists (included related lists) now send the order_by parameter to the API. Use the key: true attribute in the list definition to specify the default sorting field. 2013-05-06 17:59:13 -04:00
Chris Houseknecht d2dad90eb8 Missing add+ button on Hosts and Groups list pages fixed. 2013-05-06 17:07:11 -04:00
Chris Houseknecht bb7e1ae74f Inventory group add/delete working 2013-05-06 16:54:26 -04:00