Alex Corey
46a7ca4dc3
Fixes navigation bug in InventoryAdd Adds SCM Branch field on JTForm
2020-01-17 14:44:28 -05:00
softwarefactory-project-zuul[bot]
5e4c997c41
Merge pull request #5688 from keithjgrant/5235-variables-field-json
...
Upgrade to Formik 2.1.2
Reviewed-by: John Mitchell
https://github.com/jlmitch5
2020-01-17 19:35:27 +00:00
John Mitchell
8d4d718f7d
add redirect to login on 401
2020-01-17 13:41:06 -05:00
softwarefactory-project-zuul[bot]
cf34a81af7
Merge pull request #5622 from keithjgrant/4613-pf-select-component
...
PatternFly select component
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-17 17:53:31 +00:00
Jake McDermott
11af21972d
Use default cloud name if one isn't passed to azure plugin
2020-01-17 12:36:04 -05:00
Keith Grant
8850687d1b
rename usePFSelect to useSyncedSelectValue
2020-01-17 08:47:31 -08:00
beeankha
792f68eaec
When Job Template is not found, fail more gracefully
2020-01-17 11:40:41 -05:00
Keith Grant
113aa2e11e
fix lint errors
2020-01-17 08:34:42 -08:00
softwarefactory-project-zuul[bot]
1bf0bc8203
Merge pull request #5600 from AlexSCorey/5266-InventoryHostDetails
...
Adds Toggle, Variables, User Link and Delete to Inventory Host/Host Details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-17 15:03:23 +00:00
softwarefactory-project-zuul[bot]
03cd7472af
Merge pull request #5677 from ryanpetrello/less-distinct
...
do not apply distinct for series of only static fields
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-17 13:28:27 +00:00
Marliana Lara
d549c217bb
Fetch new inventory on location change
2020-01-16 22:55:47 -05:00
Keith Grant
e7fead0f2c
update Formik formatting to remove warnings
2020-01-16 16:46:13 -08:00
Keith Grant
14990f7e98
finish updating tests for Formik 2.x
2020-01-16 16:21:35 -08:00
softwarefactory-project-zuul[bot]
d35eba8afb
Merge pull request #5681 from marshmalien/remove-form-close-buttons
...
Remove form card header close button
Reviewed-by: Marliana Lara <marliana.lara@gmail.com>
https://github.com/marshmalien
2020-01-16 21:25:00 +00:00
AlanCoding
b0722311e8
dDo not apply distinct for series of only static fields
2020-01-16 14:36:38 -05:00
Marliana Lara
946c16916f
Remove form card header close button
2020-01-16 13:47:02 -05:00
Keith Grant
8ef5a6b0e1
upgrade Formik to 2.x; fix some tests with upgrade
2020-01-16 10:13:19 -08:00
softwarefactory-project-zuul[bot]
6fa4d6462d
Merge pull request #5664 from marshmalien/5276-credential-details
...
Add Credential Detail view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-16 16:37:51 +00:00
softwarefactory-project-zuul[bot]
525fd889e9
Merge pull request #5584 from AlanCoding/vault_credential_test
...
[AWX collection] Add test for deprecated vault_credential
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-16 14:53:35 +00:00
softwarefactory-project-zuul[bot]
93a4e5ef05
Merge pull request #5661 from beeankha/extra_vars_warn_louder_at_launch
...
Warn Louder When ask_extra_vars Should be Set to True But is Not
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-16 14:19:30 +00:00
Marliana Lara
06ce5a16ce
Show credential type link if it's managed by tower
2020-01-16 09:14:37 -05:00
Marliana Lara
15c665ea52
Add Credential Detail view
...
* Add Credential and CredentialDetail unit tests
* Add credential_type mock data
2020-01-16 09:14:30 -05:00
AlanCoding
9a420820eb
Remove event hosts relationship
...
and parent event-event ForeignKey relationship
2020-01-16 08:44:36 -05:00
beeankha
fa043100bd
Add info to changelog
2020-01-16 08:35:56 -05:00
beeankha
db0d748302
Also check for survey_enabled parameter
2020-01-16 08:35:56 -05:00
beeankha
e8a95a1dac
Fail the task if extra_vars is set on launch but ask_extra_vars is not set to True on the Job Template
2020-01-16 08:35:56 -05:00
softwarefactory-project-zuul[bot]
f911fb2046
Merge pull request #5674 from jakemcdermott/fix-5142-2
...
Set reasonable default for MAX_FORKS
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-16 00:12:43 +00:00
softwarefactory-project-zuul[bot]
a0304eeb16
Merge pull request #5597 from shanemcd/kube-oc-specific-server-version-logic
...
Add kubectl / oc-specific API server version logic
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 22:49:07 +00:00
Jake McDermott
a6f063b199
Set default MAX_FORKS to 200
2020-01-15 17:26:15 -05:00
Shane McDonald
3977ec42e1
Add kubectl / oc-specific API server version logic
2020-01-15 17:12:53 -05:00
softwarefactory-project-zuul[bot]
b7a064b05d
Merge pull request #5671 from ryanpetrello/bye-bye-scan
...
remove JobTemplate.job_type = 'scan'
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 21:06:20 +00:00
softwarefactory-project-zuul[bot]
aa5532f7b5
Merge pull request #5665 from wenottingham/warn-only
...
Only warn when license is exceeded non-fatally
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 20:16:13 +00:00
Ryan Petrello
f79b6d3708
remove JobTemplate.job_type = 'scan'
...
see: https://github.com/ansible/awx/issues/5603
2020-01-15 15:05:01 -05:00
softwarefactory-project-zuul[bot]
6d075b8874
Merge pull request #5448 from ryanpetrello/remove-computed-group-and-host-fields
...
remove computed inventory fields from Host and Group
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:53:30 +00:00
softwarefactory-project-zuul[bot]
3040a25932
Merge pull request #5604 from jakemcdermott/fix-5142
...
Add configurable MAX_FORKS for jobs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:35:10 +00:00
Ryan Petrello
0f0d9ba00d
send inv computed tasks *after* commit to avoid a race condition
2020-01-15 14:14:26 -05:00
softwarefactory-project-zuul[bot]
053897042f
Merge pull request #5668 from ryanpetrello/vmware-inv-script-update
...
update to latest vmware_inventory.py
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:09:38 +00:00
softwarefactory-project-zuul[bot]
64186e881e
Merge pull request #5602 from jakemcdermott/fix-5138
...
Support AzureCloud choices for azure keyvault
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 19:07:19 +00:00
Jake McDermott
0d98a1980e
Add a configurable limit for job forks
2020-01-15 13:51:59 -05:00
Jake McDermott
2b02b1affd
Support AzureCloud choices for azure keyvault
2020-01-15 13:13:10 -05:00
softwarefactory-project-zuul[bot]
bf3042e85a
Merge pull request #5666 from ryanpetrello/inv-sync-wf
...
fix a bug that breaks inv sync stdout within workflows
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 17:03:01 +00:00
softwarefactory-project-zuul[bot]
bdc25c14f6
Merge pull request #5663 from ryanpetrello/how-to-upgrade
...
update data migration instructions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-15 16:48:21 +00:00
Ryan Petrello
6e5028587a
update to latest vmware_inventory.py
...
63737ec0f8/contrib/inventory/vmware_inventory.py
see: https://github.com/ansible/awx/issues/5648
2020-01-15 10:40:01 -05:00
Ryan Petrello
8c8713885b
fix a bug that breaks inv sync stdout within workflows
...
see: https://github.com/ansible/tower/issues/4068
2020-01-15 10:12:27 -05:00
Bill Nottingham
bc5ef7f1c8
Only warn when license is exceeded non-fatally
2020-01-15 10:05:20 -05:00
AlanCoding
b9b6dad0b3
Add test for deprecated vault_credential
2020-01-15 09:44:28 -05:00
Ryan Petrello
829e9054d6
update data migration instructions
2020-01-15 09:03:36 -05:00
Ryan Petrello
be68a199ec
reorder migrations after a rebase
2020-01-14 16:58:33 -05:00
Jake McDermott
44c0eb867b
Remove group status cols
...
Remove the status col from any group list that used the now-removed
computed fields.
2020-01-14 16:37:20 -05:00
Jake McDermott
773b976f8a
Remove dead code
2020-01-14 16:37:20 -05:00