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

14229 Commits

Author SHA1 Message Date
Aaron Tan
323d7757dd Move Satellite 6 .ini configurations from env variables to source_vars 2017-07-27 14:08:07 -04:00
Chris Meyers
f20f4f40a0 trim insights content to only what the UI needs 2017-07-27 13:58:54 -04:00
Wayne Witzel III
6856c77a8e Merge pull request #89 from wwitzel3/release_3.2.0
Backout the token websocket changes, can of worms.
2017-07-27 13:16:14 -04:00
Chris Meyers
18aad9dc98 Merge pull request #75 from chrismeyersfsu/fix-6083
make password survey field behave like text field
2017-07-27 13:06:16 -04:00
Chris Meyers
1d0e125aad make password survey field behave like text field
related to https://github.com/ansible/ansible-tower/issues/6083
2017-07-27 12:57:31 -04:00
Jared Tabor
480a2f5a85 Merge pull request #83 from jaredevantabor/7286-security
making request for inventory information
2017-07-27 09:49:57 -07:00
Ryan Petrello
53700c10b9 Merge pull request #90 from ryanpetrello/fix-7320
fix a few activity stream bugs related to setting creation/update
2017-07-27 12:02:28 -04:00
Ryan Petrello
60da24d82f fix a few activity stream bugs related to setting creation/update
* when a setting is created, only create *one* activity stream record
  for the creation, not one for create and another for update (similar
  to https://github.com/ansible/tower/pull/53)
* add code to hide `$encrypted$` activity stream content

see: https://github.com/ansible/ansible-tower/issues/7320
2017-07-27 11:51:10 -04:00
Shane McDonald
c8b0142929 Fix test failures 2017-07-27 11:39:00 -04:00
Wayne Witzel III
5d167cafa2 Revert "Merge pull request #39 from wwitzel3/issue-7260"
This reverts commit 6cd0592781, reversing
changes made to 943a40eb40.
2017-07-27 11:32:09 -04:00
mabashian
846cba285c Reload state after launching job from portal or home 2017-07-27 10:40:06 -04:00
mabashian
8e8a4c84f5 Hide view per page when adding users/admins to org 2017-07-27 10:20:14 -04:00
mabashian
7f175a2f56 Fixed inventory sync status popover links 2017-07-27 10:11:32 -04:00
mabashian
c6d675449b Fixed first/last pagination controls 2017-07-27 09:29:20 -04:00
Aaron Tan
c3f2a8a140 Merge pull request #81 from jangsutsr/6344_enforce_extra_vars_override_hierachy
Enforce extra_vars override hierachy
2017-07-27 09:21:25 -04:00
Michael Abashian
fde3e41042 Merge pull request #78 from mabashian/7266-run-commands
Maintain selected host/group rows on pagination and search changes
2017-07-27 08:54:40 -04:00
Michael Abashian
453a418ee3 Merge pull request #74 from mabashian/7299-pmrun
Fix privilege escalation password label on launch
2017-07-27 08:54:01 -04:00
Michael Abashian
41f69eeb56 Merge pull request #65 from mabashian/7294-group-circular-association
Show api errors when attempting circular association
2017-07-27 08:53:11 -04:00
Matthew Jones
2b1bcc23be Merge branch 'purge_ansible_name' into release_3.2.0
* purge_ansible_name:
  Remove ansible reference from dev PKG-INFO
  Add back in PRIVILEGE_ESCALATION_METHODS inadvertantly removed
  Add awx_ and AWX_ environment vars and extra_vars alongside Tower
  Refactor some tower periodic tasks to label as awx
  Refactor Notification backend for tower -> awx
  Refactor fact cache plugin from tower -> awx
  Rename tower display plugins to awx display
  Mass rename from ansible_(awx|tower) -> (awx|tower)
2017-07-26 23:06:55 -04:00
Jared Tabor
b97fe33152 making request for inventory information
for remediation flow
2017-07-26 17:21:59 -07:00
Chris Meyers
d00ccfc442 Merge pull request #50 from chrismeyersfsu/fix-7290
add scm to cloud sources so computed fields works
2017-07-26 19:17:21 -04:00
Chris Meyers
f628cf81a3 Merge pull request #69 from chrismeyersfsu/fix-7308
handle unicode host names in fact cache
2017-07-26 19:16:42 -04:00
Wayne Witzel III
6cd0592781 Merge pull request #39 from wwitzel3/issue-7260
Fixing cookie settings for CSRF and auth token
2017-07-26 18:58:37 -04:00
Jared Tabor
943a40eb40 Merge pull request #80 from jaredevantabor/angry-spud-icon
Angry spud icon in title
2017-07-26 15:17:31 -07:00
Aaron Tan
047ad7ca4a Enforce extra_vars override hierachy 2017-07-26 18:10:33 -04:00
Jared Tabor
e82b6e932a changing title icon to angry spud 2017-07-26 14:49:14 -07:00
gconsidine
98cf28d9f1 Update model interaction 2017-07-26 17:49:05 -04:00
Jake McDermott
8944832ad7 Merge pull request #79 from marshmalien/fix/7319-jobDetailsModalDragAndDrop
Prevent dragging on CodeMirror element inside of Job Details Modal
2017-07-26 17:33:57 -04:00
Marliana Lara
d5026e891e Prevent draggable selection on CodeMirror 2017-07-26 17:15:17 -04:00
mabashian
d1e7e8d237 Maintain selected host/group rows on pagination and search changes 2017-07-26 16:50:23 -04:00
Ryan Petrello
cb85038976 filter credential_type__search from related search fields in API v1
see: https://github.com/ansible/ansible-tower/issues/6116
2017-07-26 16:42:16 -04:00
Alan Rominger
56e752f7ae Merge pull request #49 from AlanCoding/raw_data_attachment
show just id field for API browser POST box
2017-07-26 16:22:42 -04:00
Marliana Lara
e6311f2853 Fix Permissions Modal UX items 2017-07-26 16:10:18 -04:00
mabashian
7867a0b692 Fix privilege escalation password label on launch 2017-07-26 15:23:17 -04:00
Ryan Petrello
3ea648df14 Merge pull request #72 from ryanpetrello/fix-7293
improve private passphrase error when it's provided unnecessarily
2017-07-26 15:07:11 -04:00
Ryan Petrello
c71e8d38b7 improve private passphrase error when it's provided unnecessarily
see: https://github.com/ansible/ansible-tower/issues/7293
2017-07-26 15:04:10 -04:00
Ryan Petrello
d62f7320e6 Merge pull request #67 from ryanpetrello/fix-7310
don't require a `credential` for job launch if vault is specified
2017-07-26 14:48:30 -04:00
Ryan Petrello
2c2e5cadbf don't require a credential for job launch if vault is specified
see: https://github.com/ansible/ansible-tower/issues/7310
2017-07-26 14:35:06 -04:00
Matthew Jones
7231537841 Remove ansible reference from dev PKG-INFO 2017-07-26 14:18:19 -04:00
Matthew Jones
ea03e00a0f Add back in PRIVILEGE_ESCALATION_METHODS inadvertantly removed 2017-07-26 14:16:17 -04:00
Wayne Witzel III
eff62a17a4 No longer require the token for channels 2017-07-26 13:57:14 -04:00
Matthew Jones
01403f5fa4 Add awx_ and AWX_ environment vars and extra_vars alongside Tower 2017-07-26 13:35:30 -04:00
Matthew Jones
b3b4a515e2 Refactor some tower periodic tasks to label as awx 2017-07-26 13:35:30 -04:00
Matthew Jones
9fe6453b1c Refactor Notification backend for tower -> awx 2017-07-26 13:33:30 -04:00
Matthew Jones
cc0802c87e Refactor fact cache plugin from tower -> awx 2017-07-26 13:33:30 -04:00
Matthew Jones
d4b1a07495 Rename tower display plugins to awx display 2017-07-26 13:33:30 -04:00
Matthew Jones
c7a85d9738 Mass rename from ansible_(awx|tower) -> (awx|tower) 2017-07-26 13:33:26 -04:00
Chris Meyers
ef055110f5 handle unicode host names in fact cache 2017-07-26 12:41:13 -04:00
Marliana Lara
08f3d95926 Fix UX items related to Project form 2017-07-26 12:37:38 -04:00
Alan Rominger
22e1e14c4f Merge pull request #62 from AlanCoding/log_exceptions
introduce new parent task class in order to log exceptions
2017-07-26 12:31:34 -04:00