Alan Rominger
9371fb2e53
Merge pull request #6926 from AlanCoding/no_manual_manual_sources
...
prohibit direct creation of manual inventory sources
2017-07-12 12:45:37 -04:00
AlanCoding
2c81a2489e
prohibit direct creation of manual inventory sources
2017-07-12 12:29:56 -04:00
Bill Nottingham
c7815910b7
Merge pull request #6834 from wenottingham/adjust_preflight
...
Adjust preflight checks.
2017-07-12 12:25:15 -04:00
Alan Rominger
0c3eac6aa0
Merge pull request #6922 from AlanCoding/dir_crawling
...
Detailed tweaking of inventory and playbook listings
2017-07-12 12:10:55 -04:00
Marliana Lara
deeec8c3d8
Merge pull request #6976 from marshmalien/feat/diffMode
...
Add --Diff Mode support to JT and Ad Hoc Command forms
2017-07-12 12:10:38 -04:00
Aaron Tan
3fe12e77b7
Merge pull request #6837 from jangsutsr/6107_ldap_setting_field_validator_updates
...
LDAP setting fields validation updates.
2017-07-12 12:09:48 -04:00
Alan Rominger
4afb65f447
Merge pull request #6909 from AlanCoding/no_manual_source_proj
...
Disallow manual projects for SCM inventory
2017-07-12 12:08:19 -04:00
Chris Meyers
25632c03a4
Merge pull request #6994 from chrismeyersfsu/fix-6562
...
make insights playbook fetching an Ansible module
2017-07-12 12:07:29 -04:00
Bill Nottingham
c30545e220
Merge pull request #7014 from wenottingham/nobuntu
...
Add preflight check to not allow for isolated nodes on Ubuntu.
2017-07-12 11:48:36 -04:00
Michael Abashian
ef8c03a9c8
Merge pull request #7011 from mabashian/7004-workflow-inv-sync
...
Display inventory source name rather than group name in workflow editor
2017-07-12 11:45:20 -04:00
Marliana Lara
be6c6d3fe0
Merge pull request #6980 from marshmalien/fix/insightsProjectEmptyRevisionString
...
Hide copy icon when revision string is empty
2017-07-12 11:07:51 -04:00
Michael Abashian
4ff05ddd10
Display inventory source name rather than group name in workflow editor
2017-07-12 10:30:58 -04:00
Marliana Lara
87101d18d2
Merge pull request #6999 from marshmalien/fix/styleLongCredentialNames
...
Fix styling issues caused by long credential names
2017-07-12 10:14:46 -04:00
Michael Abashian
1a46b5d2b7
Merge pull request #6983 from mabashian/6967-prompt-credential-password
...
Fixed ask password on launch bug
2017-07-12 09:57:54 -04:00
Marliana Lara
7be38e2fe1
Add wordwrap to vault credential job launch preview
2017-07-12 09:54:26 -04:00
Marliana Lara
b48320f6c2
Fix long credential name styles
2017-07-12 09:46:24 -04:00
Marliana Lara
65bacf7f09
Initialize directive when job.scm_revision has a value
2017-07-12 09:36:59 -04:00
Marliana Lara
d2396161b9
Hide copy icon when revision string is empty
2017-07-12 09:36:56 -04:00
Michael Abashian
e6a14522aa
Merge pull request #6971 from mabashian/modal-list-link-new-tab
...
Modal lists with links will now open in a new tab
2017-07-12 09:36:22 -04:00
Michael Abashian
55fe6238a2
Merge pull request #6989 from mabashian/6957-host-groups
...
Fixed hosts groups list
2017-07-12 09:35:30 -04:00
Michael Abashian
76d507b5e5
Merge branch 'devel' into 6967-prompt-credential-password
2017-07-12 09:31:55 -04:00
Chris Meyers
fa5fb22fa4
Merge pull request #6981 from chrismeyersfsu/fix-6945
...
correctly create jobs in migrations
2017-07-11 20:05:39 -04:00
Michael Abashian
2a3235690e
Removed logic comparing credential_type integer
2017-07-11 19:20:40 -04:00
Jared Tabor
e93f1d3e79
Merge pull request #6966 from jaredevantabor/vault-cred
...
Vault cred
2017-07-11 15:07:24 -07:00
Jared Tabor
16d51dc764
removing commented lines
2017-07-11 14:48:36 -07:00
Greg Considine
afa7de4f9c
Merge pull request #6977 from gconsidine/ui/add/extra-env-vars
...
Add support for extra env vars in the configuration view
2017-07-11 17:35:51 -04:00
Alan Rominger
28b311fdb5
Merge pull request #6992 from AlanCoding/inv_src_name
...
Make inventory source naming consistent with v1
2017-07-11 17:04:51 -04:00
Aaron Tan
19e3071fec
Merge pull request #6997 from jangsutsr/625_enable_source_region_for_azure_inv_src
...
Enable source_region for azure_rm inventory source
2017-07-11 17:02:41 -04:00
Wayne Witzel III
40fcd4240f
Merge pull request #6995 from wwitzel3/devel
...
Swap delay/save calls for schedule_deletion
2017-07-11 17:01:59 -04:00
Aaron Tan
bfec1aceb3
Enable source_region for azure_rm inventory source
2017-07-11 16:41:42 -04:00
Wayne Witzel III
0ab5124b80
call the delayed delete after the save call for Inventory
2017-07-11 16:29:10 -04:00
Chris Meyers
6652a960b7
make insights playbook fetching an Ansible module
...
* Gone are the days of playbook abuse.
* Our project update can now call a single Insight Ansible module to
loop over the set of maintenance plans to download and save playbooks
for use by job templates.
2017-07-11 16:28:01 -04:00
AlanCoding
777b1c3023
make inventory source naming consistent with v1
2017-07-11 16:15:33 -04:00
Michael Abashian
f43308bf17
Fixed hosts groups list
2017-07-11 15:53:54 -04:00
Chris Meyers
40aac68402
Merge pull request #6985 from chrismeyersfsu/fix-6788
...
rework hosts without insights creds error message
2017-07-11 15:50:57 -04:00
Chris Meyers
6a56661f4f
Merge pull request #6984 from chrismeyersfsu/fix-6314
...
structure scan modules as dicts not arrays
2017-07-11 15:46:33 -04:00
Michael Abashian
690cb4ed6d
Make sure we're comparing integers
2017-07-11 14:31:57 -04:00
Chris Meyers
c34a89714c
rework hosts without insights creds error message
2017-07-11 14:25:12 -04:00
Ryan Petrello
5a1687c390
Merge pull request #6982 from ryanpetrello/fix-6978
...
filter Insights credentials from /api/v1/credentials/
2017-07-11 14:17:39 -04:00
Chris Meyers
e1a24d9849
structure scan modules as dicts not arrays
2017-07-11 14:14:48 -04:00
Michael Abashian
e5f8edacbe
Merge pull request #6862 from mabashian/6427-project-inv-source
...
Only auto-populate inventory source project when the user selects scm type
2017-07-11 14:13:46 -04:00
Michael Abashian
9fcccb71a5
Iterator is workflow_template not workflow_job_template
2017-07-11 14:12:19 -04:00
Michael Abashian
73f0fd8baf
Fixed ask password on launch bug
2017-07-11 14:00:00 -04:00
Ryan Petrello
28f44c3ab0
filter Insights credentials from /api/v1/credentials/
...
see: #6978
see: #6088
2017-07-11 13:55:43 -04:00
Chris Meyers
f119b94134
correctly create jobs in migrations
...
* Do not import Project. Instead, use get_model() and ensure the
polymorphic ctype is set correctly.
* Point migrated job templates at the new fact scan playbook
2017-07-11 13:44:08 -04:00
Ryan Petrello
bc869284f7
Merge pull request #6968 from ryanpetrello/fix-6959
...
fix a few issues in credential type kind validation
2017-07-11 13:30:07 -04:00
Alan Rominger
6d251babb5
Merge pull request #6947 from AlanCoding/circular
...
Move circular group association validation to view
2017-07-11 12:45:29 -04:00
gconsidine
df6e804816
Add support for extra env vars in the configuration view
2017-07-11 12:27:10 -04:00
Michael Abashian
3623738b05
Filter out projects that have never been updated when user is creating/changing to scm inventory source
2017-07-11 11:54:34 -04:00
Marliana Lara
038923439e
Add --DiffMode toggle to JT and Adhoc Run Command forms
2017-07-11 11:52:37 -04:00