12915 Commits

Author SHA1 Message Date
Michael Abashian
60372bdfa1 Merge pull request #6512 from mabashian/6499-remote-host-headers
Added remote host headers to settings in the UI
2017-06-08 15:02:39 -04:00
Michael Abashian
8400382e5b Merge pull request #6518 from mabashian/6362-smart-host-edit
Fixed edit host link on smart inventory host list
2017-06-08 14:42:36 -04:00
Jared Tabor
3193dd2893 Merge pull request #6515 from jaredevantabor/1506-checkAccess-removal
removing CheckAccess module, stale code
2017-06-08 11:41:25 -07:00
Michael Abashian
bc1ed66a0b Fixed edit host link on smart inventory host list 2017-06-08 14:05:20 -04:00
Chris Meyers
2d05ffc90e Merge pull request #6382 from chrismeyersfsu/fix-4514
support vmware via source_vars
2017-06-08 13:27:28 -04:00
Chris Meyers
3e3a497626 Merge pull request #6501 from chrismeyersfsu/fix-read_only_source_project
allow changing source_project
2017-06-08 13:26:35 -04:00
Jared Tabor
bcd1307b2e removing CheckAccess module, stale code 2017-06-08 09:20:51 -07:00
Michael Abashian
1034a70dfe Added remote host headers to settings in the UI 2017-06-08 10:58:56 -04:00
Michael Abashian
ff62e6b786 Merge pull request #6497 from mabashian/6495-host-edit-name
Put host name on scope so that it can be edited in the form
2017-06-08 09:13:33 -04:00
Michael Abashian
0330922be5 Merge pull request #6504 from mabashian/6498-smart-inv-sync-status
Remove sync status on smart inventory rows
2017-06-08 09:12:16 -04:00
Michael Abashian
fee8a54f30 Merge pull request #6494 from mabashian/6346-sync-all-behavior
Moved Sync All Inv Sources to the inventory sources list
2017-06-08 09:10:05 -04:00
Chris Meyers
d0dc41daac turn single element array into string 2017-06-08 08:24:42 -04:00
Wayne Witzel III
1d6d538ae7 Merge pull request #6506 from wwitzel3/devel
Update `/update_inventory_sources` endpoint documentation
2017-06-07 17:03:21 -04:00
Wayne Witzel III
9e0d0e566d Update /update_inventory_sources endpoint documentation 2017-06-07 16:42:52 -04:00
Michael Abashian
15e170ca36 Remove sync status on smart inventory rows 2017-06-07 16:06:46 -04:00
Chris Meyers
2317687468 allow changing source_project
* scm project backed inventory now allows source_project to be mutated.
We reset the tracked revision when this happens.
2017-06-07 15:37:51 -04:00
Chris Meyers
fe499c0dca Merge pull request #6496 from chrismeyersfsu/fix-scm_backed_inv_updates
fix up scm inventory updates
2017-06-07 15:24:40 -04:00
Chris Meyers
3dc329bb0f copy paste fix 2017-06-07 15:04:44 -04:00
Chris Meyers
aeb68f02f6 change settings comments 2017-06-07 15:03:53 -04:00
Chris Meyers
ba5f553f0c fix up scm inventory updates
* implicit project updates inherit inv update instance group
* added needed settings for SCM group filter and others
2017-06-07 14:51:56 -04:00
Michael Abashian
be8117210f Put host name on scope so that it can be edited in the form 2017-06-07 14:44:18 -04:00
Marliana Lara
d323a01f5e Merge pull request #6268 from marshmalien/rmUIScanJobs
Remove UI Scan Jobs Logic from JT Add/Edit
2017-06-07 14:40:17 -04:00
Michael Abashian
5cfc4ded84 Merge pull request #6488 from mabashian/6431-completed-jobs-name
Fixed completed jobs name column misalignment when screen is medium size
2017-06-07 14:39:49 -04:00
Michael Abashian
127a18da6b Moved Sync All Inv Sources to the inventory sources list and removed it from the inventories list 2017-06-07 14:10:18 -04:00
Chris Meyers
ff9a7eb1e9 Merge pull request #6391 from chrismeyersfsu/implement-6217
use insights etag as a cache
2017-06-07 13:21:13 -04:00
Wayne Witzel III
18bdc51276 Merge pull request #6490 from wwitzel3/devel
Ensure the admin_role can always add an inventory_source.
2017-06-07 12:16:58 -04:00
Wayne Witzel III
c6925ca8b4 Ensure the admin_role can always add an inventory_source. 2017-06-07 11:44:44 -04:00
Michael Abashian
91adf25199 Fixed completed jobs name column misalignment when screen is medium size 2017-06-07 11:27:52 -04:00
Greg Considine
a183ed14f2 Merge pull request #6470 from gconsidine/ui/dependency-cleanup
Fix UI dependencies to be able to regenerate npm-shrinkwrap
2017-06-07 10:05:35 -04:00
Michael Abashian
e1d2edb954 Merge pull request #6466 from mabashian/launch-job-multiple-credentials
Updated launch modal to accommodate extra credential prompting
2017-06-06 16:06:32 -04:00
Michael Abashian
8ed1824ae2 Limit the credential select options to ssh/cloud/network 2017-06-06 15:56:18 -04:00
Aaron Tan
b380b1587a Merge pull request #6445 from jangsutsr/6433_prevent_generating_named_url_for_non_existing_endpoints
Prevent generating named URL from non-existing endpoints
2017-06-06 15:20:39 -04:00
Aaron Tan
fac72082d2 Merge pull request #6472 from jangsutsr/6317_make_up_missing_model_help_texts_for_job_timeout
Make up missing model help texts for job timeout
2017-06-06 15:19:36 -04:00
Michael Abashian
7923468c0e Merge pull request #6471 from mabashian/6428-related-host-edit
Fixed nested host add/edit forms
2017-06-06 14:36:05 -04:00
Michael Abashian
51f44b6f6a Fixed various bugs with the select dropdown 2017-06-06 12:03:54 -04:00
Aaron Tan
bf3712122c Make up missing model help texts for job timeout. 2017-06-06 11:28:56 -04:00
Michael Abashian
27300706b3 Cleaned up form variable declaration 2017-06-06 11:28:07 -04:00
Michael Abashian
08850fccf7 Fixed related host add and edit forms. 2017-06-06 11:23:44 -04:00
gconsidine
9a669d7350 Align moment and lodash deps with what's in dependent packages 2017-06-06 11:00:51 -04:00
Michael Abashian
b1d4c44c51 Merge pull request #6463 from mabashian/6432-completed-jobs-filter
Remove sorting on completed jobs status
2017-06-06 10:30:34 -04:00
Michael Abashian
024bfc4dad Added translate directive where applicable 2017-06-06 10:26:04 -04:00
gconsidine
437121f9cc Update dependencies to be able to regen npm-shrinkwrap 2017-06-06 10:08:24 -04:00
Michael Abashian
ebebb7149f Merge pull request #6459 from mabashian/inventory-source-fixes
Reduced options requests on inventory source form
2017-06-06 09:59:13 -04:00
Michael Abashian
cecde6fe63 Merge pull request #6467 from mabashian/6458-inventory-activity-stream
Fixed various activity stream bugs
2017-06-06 09:58:31 -04:00
Michael Abashian
d40d31729f Fixed unit tests 2017-06-05 17:36:59 -04:00
Michael Abashian
5616d0a73a Fixed various activity stream bugs 2017-06-05 17:18:38 -04:00
Jared Tabor
641099f941 Merge pull request #6447 from jaredevantabor/insights
Insights UI Integration
2017-06-05 14:12:39 -07:00
Jared Tabor
ff46e46b69 submitting changes after PR feedback
adding translate directive to partial, performing a lookup on credential_types
for the credential on the project page, and some other small changes
2017-06-05 13:23:10 -07:00
Michael Abashian
b033319fff Fixed bug with REVERT button display 2017-06-05 15:41:42 -04:00
Michael Abashian
068473bdac Added the ability to select extra credentials when launching a job template with ask_extra_credentials_on_launch is true. Added extra credentials to job results panel 2017-06-05 15:20:40 -04:00