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
Ryan Petrello
9bba3d9749
resolve a few CredentialType.inputs validation issues
...
see: #6363
2017-06-06 15:48:23 -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
Ryan Petrello
9445fed340
use str() - not repr() - for invalid SSH cert error messages
...
see: #6417
2017-06-06 13:53:13 -04:00
Aaron Tan
9e9a3e22c8
Add groups field to host summary.
2017-06-06 13:23:58 -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
Ryan Petrello
ad9fda9a06
add a boolean authorize
field for the Network Credential Type
...
see: #6464
2017-06-06 11:13:10 -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
Ryan Petrello
a706440ff6
Merge pull request #6407 from ryanpetrello/fix-6385
...
improve a few permission-related errors for CredentialType update/delete
2017-06-05 15:20:26 -04:00
Chris Meyers
beabe62970
Merge pull request #6457 from chrismeyersfsu/fix-6452
...
better insights_credential reverse relationship
2017-06-05 15:07:44 -04:00
Michael Abashian
b9fea196ca
Remove sorting on completed jobs status
2017-06-05 14:47:01 -04:00
Chris Meyers
0d56f42c83
better insights_credential reverse relationship
...
* From an insights cred, access all related inventories via
cred.insights_inventories rather than cred.insights_credential
* This fixes auto-attaching insights_credential to credential summary
fields. Fixes by NOT attaching them. That is the desired behavior.
2017-06-05 13:48:41 -04:00
Michael Abashian
5058b0d78d
Reduced options requests on inventory source form
2017-06-05 13:44:58 -04:00
Jake McDermott
e1a0eec29f
fix request urls used for settings view ( #6451 )
2017-06-05 10:41:27 -04:00
Jared Tabor
38ce6c7226
Insights Cred on Project form, for insights project
2017-06-02 10:42:13 -07:00
Jared Tabor
bf52141f4f
adding "Remediate Inventory" button to inventory
2017-06-02 10:42:13 -07:00
Jared Tabor
4a5e8eeb96
updates after feedback from ian hands
...
more feedback from ian hands
setting insights credential name
if it exists for an inventory
2017-06-02 10:42:08 -07:00