1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

14171 Commits

Author SHA1 Message Date
Jared Tabor
71fefc42a5 creating CanRemdiate flag for permissions
to remediate an inventory
2017-07-31 13:56:16 -07:00
Alan Rominger
d42aac5fa4 Merge pull request #48 from AlanCoding/user_name_deletion
impersonate requesting user in inventory deletion task
2017-07-31 16:51:20 -04:00
AlanCoding
2f8a7de6bd remove --hostnames option for registering nodes 2017-07-31 16:44:57 -04:00
John Mitchell
5f02b9269c fix source vars population 2017-07-31 16:41:45 -04:00
Marliana Lara
6b50a44d11 Set a max-height on Select2 Multiselect fields 2017-07-31 16:13:27 -04:00
AlanCoding
55cc23a712 impersonate requesting user in inventory deletion task 2017-07-31 16:06:36 -04:00
Marliana Lara
ecd29af4e9 Fix Workflow Editor border 2017-07-31 15:37:41 -04:00
Alan Rominger
faa40b23e2 Merge pull request #118 from AlanCoding/no_active_task_list
remove support for celery_active_tasks
2017-07-31 15:25:53 -04:00
Ryan Petrello
63273d8ffd filter Python unicode string prefix from jsonschema validation errors.
see: https://github.com/ansible/ansible-tower/issues/6417
2017-07-31 15:22:19 -04:00
Alan Rominger
e686e07ca7 Merge pull request #120 from AlanCoding/retry_delete2
retry to delete inventory in deadlocks
2017-07-31 15:10:55 -04:00
Ryan Petrello
9c29b0a92f Merge pull request #124 from ryanpetrello/fix-7335
force python-ldap to create a new SSL context for OPT_X_TLS_REQUIRE_CERT
2017-07-31 15:04:50 -04:00
AlanCoding
9572b429ad remove support for celery_active_tasks 2017-07-31 15:02:22 -04:00
Alan Rominger
60eba9fbe2 Merge pull request #104 from AlanCoding/extra_cred_restart
Fix RBAC bugs in job relaunch with prompted extra_credentials
2017-07-31 14:59:06 -04:00
Christian Adams
ff01ab063c Merge pull request #121 from rooftopcellist/smart_inventory_revert
Inventory update endpoint now returns empty list
2017-07-31 14:30:10 -04:00
Marliana Lara
66d064ae1d Merge pull request #123 from marshmalien/ux/fix/hipchatColorDropdown
[UX] Hipchat Color Dropdown
2017-07-31 14:10:12 -04:00
Ryan Petrello
147d795fa0 force python-ldap to create a new SSL context for OPT_X_TLS_REQUIRE_CERT
according to the internet, this is a thing that is necessary for
python-ldap:

71024518db (diff-1a5a32c6cc1ae9767cb2008703e4534fR41)
https://stackoverflow.com/a/29722445
https://stackoverflow.com/a/38136255

see: https://github.com/ansible/ansible-tower/issues/7335
2017-07-31 13:59:36 -04:00
Aaron Tan
cc481aa33b Clear related job templates when inventory is deleted 2017-07-31 13:47:58 -04:00
AlanCoding
9d4fd44127 retry to delete inventory in deadlocks 2017-07-31 13:43:33 -04:00
John Mitchell
0673e21e4b make activity stream cred types work 2017-07-31 13:37:10 -04:00
adamscmRH
6cb0cbd4f7 Inventory update endpoint now returns empty list 2017-07-31 13:25:04 -04:00
Marliana Lara
4bcd72b1ed Modify Hipchat input field to behave like a dropdown
* Fixed UX issues
2017-07-31 13:24:26 -04:00
Alan Rominger
9d1853f6df Merge pull request #117 from AlanCoding/add_job_type
add job_type to job summary fields
2017-07-31 12:12:08 -04:00
Matthew Jones
e64d13486f Remove Tower reference from email backend 2017-07-31 12:00:39 -04:00
Christian Adams
fb850d9644 Merge pull request #113 from rooftopcellist/smart_inventory_edit
Changes Smart Inventory Error Message
2017-07-31 11:57:53 -04:00
Jim Ladd
98d2ca5b16 Vault credential should have ssh type for v1 job templates (#119) 2017-07-31 11:41:14 -04:00
Chris Meyers
3dea02ceac use insights v3 api 2017-07-31 11:04:15 -04:00
Chris Meyers
65a6b1e5ac Merge pull request #116 from chrismeyersfsu/fix-6973
make specific saml fields required
2017-07-31 10:52:44 -04:00
AlanCoding
83dca62e16 add job_type to job summary fields 2017-07-31 10:34:04 -04:00
Wayne Witzel III
78ab549733 Merge pull request #115 from wwitzel3/issue-7332
Disable caching for /authtoken endpoint
2017-07-31 10:00:04 -04:00
Ryan Petrello
25f16f9409 Merge pull request #105 from ryanpetrello/fix-7323
add validation errors for certain dependent credential fields
2017-07-31 09:40:34 -04:00
Chris Meyers
ed8db2419e make specific saml fields required 2017-07-31 09:28:52 -04:00
Wayne Witzel III
7fe9c7b913 Disable caching for /authtoken endpoint 2017-07-31 09:19:54 -04:00
adamscmRH
e3525fdbc3 Changes Smart Inventory Error Message 2017-07-31 09:10:10 -04:00
mabashian
39fa79798d Reset the credential query param page to 1 when the type dropdown is changed 2017-07-30 15:26:51 -04:00
mabashian
9816511f51 Correctly link to job details from portal jobs list 2017-07-30 14:53:55 -04:00
mabashian
6d21ae6d9c Check selected rows when instance groups modal list is updated 2017-07-30 14:41:07 -04:00
Jared Tabor
07f472381e hiding Remdiate Inventory button for non org-admins/admins
also found an error in deleting permissions
2017-07-28 18:09:21 -07:00
Jared Tabor
9ab141753c Changing text displayed for empty insights 2017-07-28 16:50:00 -07:00
Jared Tabor
59157565bd Merge pull request #106 from jaredevantabor/7332-cache-headers
7332 cache headers
2017-07-28 16:00:23 -07:00
mabashian
fe7f0e8d09 Changed showSelection2container to hasSelectedRows 2017-07-28 17:59:01 -04:00
mabashian
5652ad0062 Fixed permissions checkboxes on list contents change 2017-07-28 17:47:33 -04:00
Aaron Tan
48c3cfad9e Make up missing create kwargs in inventory import 2017-07-28 17:06:05 -04:00
Christian Adams
9816ac418a Merge pull request #82 from rooftopcellist/smart_inventory
Blocks creation of Hosts, Groups, and IS for Smart Inventories
2017-07-28 16:33:50 -04:00
adamscmRH
3dcd6ef2c2 Blocks creation of Hosts, Groups, and IS for Smart Inventories
* Updated View unit tests

* Refactored Validators

* Validator Fix for Blocking
2017-07-28 16:24:09 -04:00
Ryan Petrello
5e15f9e04e add validation errors for certain dependent credential fields
see: https://github.com/ansible/ansible-tower/issues/7323
see: https://github.com/ansible/ansible-tower/issues/7293
see: https://github.com/ansible/ansible-tower/issues/7289
see: https://github.com/ansible/ansible-tower/issues/7292
2017-07-28 16:07:37 -04:00
Jared Tabor
ec497fa48e adding no-cache headers to the POST to /authtoken 2017-07-28 13:02:32 -07:00
AlanCoding
1722d2169b Fix RBAC bugs in job relaunch with prompted extra_credentials
In addition to just checking for similarity with JT,
in all cases (prompt_for_credential_on_launch both T/F)
check for use_role on all extra_credentials the job has
if the job extra_credentials differ from the JT
2017-07-28 15:53:29 -04:00
Ryan Petrello
39eab02713 Merge pull request #103 from ansible/kombu-pin
pin kombu to a known working version (from tower 3.1.4)
2017-07-28 15:39:42 -04:00
Greg Considine
9d9ca82f33 Merge pull request #94 from gconsidine/ui/fix/credentials-lookup
Ui/fix/credentials lookup
2017-07-28 15:36:37 -04:00
gconsidine
6a7e018100 Add comments and minor changes from PR feedback 2017-07-28 15:23:08 -04:00