Skip to content
Release 7.0.0
commit 1fc210d0027320bfffdf0050ee405e51f940351b
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Sep 4 12:48:52 2019 -0400

    Bump VERSION to 7.0.0

commit dbfe85da5351a59d29f465aaced8daf07a6d61bd
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Sep 4 10:33:12 2019 -0400

    cli: fix a -f human formatting bug in py2

    if we encounter non-strings in JSON responses, attempt to represent them
    as JSON, instead of stringify-ing them (in py2, stringify-ing adds `u`
    markers, which is confusing to users)

commit 70989ca6169e1979dee507e0b272a792ecf999b4
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Sep 3 21:31:46 2019 -0400

    cli: fix a bug introduced in @ file support

commit b888c4b75a142e696214495fd6f843025c7fea3c
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Sep 3 21:08:28 2019 -0400

    cli: add support for deprecated tower-cli aliases in py2

commit 4ec5e82023e6bd3d2ed3fa3aef4063de50c7c845
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Sun Sep 1 08:17:07 2019 -0400

    cli: add ability to specify a name instead of primary key

commit 70f9f09fef7564607ddc6d8486e30cf504c41241
Author: Christian Adams <chadams@redhat.com>
Date:   Tue Sep 3 14:22:07 2019 -0400

    remove redundant dbshell make target

commit 7a8234bb096677103cf6935b3b9ea55ca482dec9
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Sep 3 13:42:26 2019 -0400

    include license data/state in the sosreport

commit 120190eb825c010b4b30735d1a83c6a20534b645
Author: mabashian <mabashia@redhat.com>
Date:   Tue Sep 3 12:24:13 2019 -0400

    Ensure react 16.8 or greater is used

commit a7db4cf367a638bddc392159ce44d41378ef8659
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Fri Aug 30 16:58:46 2019 -0400

    set result traceback state on sync and send it to subscribers

commit a0671bd36ae43b852636d93bda8853965ce3123e
Author: Bill Nottingham <notting@splat.cc>
Date:   Fri Aug 30 14:17:12 2019 -0400

    Fix fetching of result traceback in job details.

    Add it to the list of things to subscribe to and fetch at the end.

commit 8d251c2f2e05ec194e290b2b20d17f55335464be
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 30 15:08:25 2019 -0400

    send adhoc command events to the external job_event logger

    see: https://github.com/ansible/awx/issues/4545

commit 8e58a4a7deda5256f2e7cb6fe7b01a2b042f8aa8
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 29 14:34:36 2019 -0400

    cli: add support for loading JSON/YAML w/ the ansible-like @ syntax

commit 7ae9e1332183d3cbdf45fba6dc335d21e18502a3
Author: mabashian <mabashia@redhat.com>
Date:   Thu Aug 29 16:19:54 2019 -0400

    A better fix for the tab bottom border

commit 2fc7e93c6a88ae896ca0eda97a7583f8fde302b0
Author: beeankha <beeankha@gmail.com>
Date:   Thu Aug 29 14:30:33 2019 -0400

    Emit websocket for approval node timeout

    ...and update timeout_message to be more translation-friendly.

commit 88dfcaa439d9cdac4a9c5de0a09771f026cf1fa6
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 29 13:10:47 2019 -0400

    cli: implement support for credential and notification association

commit 7c81ec0df5310701bccc08aa7e57e945007f8132
Author: mabashian <mabashia@redhat.com>
Date:   Thu Aug 29 11:18:34 2019 -0400

    Linting cleanup.  Also fixed error thrown to console around passing Link to the DropdownItem component.

commit eacd3568816af128af8519b4296dd0cf2e335690
Author: Christian Adams <chadams@redhat.com>
Date:   Wed Aug 28 09:25:02 2019 -0400

    fix wording in settings for license & automation analytics creds

commit a107a17bc9593fc5bc489fa5ef0f98d17d1c7107
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 27 17:31:26 2019 -0400

    fix a few minor CLI bugs

    see: https://github.com/ansible/awx/issues/4608

commit 56c694404945ebd084609fe04f44ff8114a80a53
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Wed Aug 28 13:54:15 2019 -0400

    add ui fields to configure tower in tower for automation analytics fields

commit 1a78c16adf9394cdc980b3a336da31f5e5f6cbd6
Author: Christian Adams <chadams@redhat.com>
Date:   Wed Aug 28 09:25:02 2019 -0400

    add settings for license & automation analytics creds

commit f229418ae23d0c7288ff71b42c453abc2acae16a
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 27 17:05:56 2019 -0400

    Styles cleanup

commit 073f6dbf07a032db99a140e538b15151891f57af
Author: beeankha <beeankha@gmail.com>
Date:   Wed Aug 28 09:33:15 2019 -0400

    Fix flake8 error

commit 04f7218b4aa7cdc4facc4725ad080a7fc38f9163
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Aug 27 17:41:54 2019 -0400

    also make labels work for add view

commit fbe6abfb53707b35ba1bd872e27ed4bf56300e73
Author: Alex Corey <alex.swansboro@gmail.com>
Date:   Fri Aug 16 09:45:07 2019 -0400

    Allows user to hit enter to create label, fixes console errors.

commit 5f1f4bd10966504be4e0ebd0d2c63467085bba3a
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 27 16:21:17 2019 -0400

    Update Patternfly and Axios deps

commit 23f75cf74ac73e2523a0632c889a69dbf2153293
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 27 15:51:04 2019 -0400

    fix a bug introduced in rebase

commit b9f75ecad715a37b4311f208d9321b5c0c7352cf
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 27 15:42:49 2019 -0400

    update migration numbering for WF approval

commit 2ac1c3d1e147d321e6cfd21ac61c945cc4553c81
Author: beeankha <beeankha@gmail.com>
Date:   Tue Aug 27 10:39:25 2019 -0400

    Update timeout info on AWX docs.

commit 1eeab7e0d5ef84bf88055feff75e6bd68fe8d372
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 16:46:46 2019 -0400

    add approval timeout to the summary fields for WorkflowJobTemplateNodes

commit 459012e879e8c00da7bfccf363ca43e244009740
Author: beeankha <beeankha@gmail.com>
Date:   Mon Aug 26 16:28:24 2019 -0400

    Fix 500 error on workflow_approvals endpoint

commit 2e58a47118a341c9d07f5b9d2ae614dbab13d903
Author: beeankha <beeankha@gmail.com>
Date:   Mon Aug 26 09:29:44 2019 -0400

    Minor change to fix rebase conflict.

commit b2819793df96177acd01473d1b554fa6fdb75571
Author: beeankha <beeankha@gmail.com>
Date:   Fri Aug 23 14:50:48 2019 -0400

    Set view's permission classes to be more explicit

commit ea509f518efd3080eff8429088d33b8b263622c8
Author: beeankha <beeankha@gmail.com>
Date:   Fri Aug 23 12:45:13 2019 -0400

    Addressing comments, updating tests, etc.

commit 9f0307404ed9843658934e4d2b09e238d1e9c0ee
Author: mabashian <mabashia@redhat.com>
Date:   Fri Aug 23 10:31:23 2019 -0400

    Fix loading pending approval count on login

commit 703de8f3c0948ab7b2ea7730c1858cfa8cecb4f8
Author: beeankha <beeankha@gmail.com>
Date:   Fri Aug 23 08:34:32 2019 -0400

    Edit minor typo

commit b5c0f58137c664bc6e7a73fcba92f1096f4c4c9b
Author: beeankha <beeankha@gmail.com>
Date:   Fri Aug 23 08:32:08 2019 -0400

    Add test for approve node denial

commit 8b23ff71b4854aaf63221e92894bb63ad1e6f746
Author: beeankha <beeankha@gmail.com>
Date:   Thu Aug 22 15:54:51 2019 -0400

    Update/add more functional tests

commit 582bbda9c440bb802a0371dc04dd13057908e85a
Author: beeankha <beeankha@gmail.com>
Date:   Wed Aug 21 15:57:13 2019 -0400

    Fix bug in Activity Stream, add tests.

commit 3fa9497e3c2d88a10893d9d096eba012ea1ac717
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 20 15:53:17 2019 -0400

    Various bug fixes and minor ux enhancements

commit 5fc3b2c3f5f094301dcb288cefd13d2076bc39db
Author: mabashian <mabashia@redhat.com>
Date:   Mon Aug 19 16:10:18 2019 -0400

    Add timed out text to workflow job node. Change timeout to minutes and seconds.
    Remove workflow template badge in approvals drawer.

commit 9bbc14c5a1819740b4804c4abba3d7568bd5764e
Author: beeankha <beeankha@gmail.com>
Date:   Mon Aug 19 14:45:26 2019 -0400

    Update AWX docs to include info about wf approvals

commit aab04bcbb181cd5c6c9ffc78ea3e29442f0981bb
Author: beeankha <beeankha@gmail.com>
Date:   Mon Aug 19 09:39:11 2019 -0400

    Fix accidental deletions, update docstrings...

    ... and update migration file for rebase.

commit 667fce5012b2520e33fbb4f4a1bcd602a933d0eb
Author: beeankha <beeankha@gmail.com>
Date:   Fri Aug 16 16:00:18 2019 -0400

    Fix flake8 errors, update doc strings, ...

    ... and return full object details when doing a POST to create new approval nodes.

commit dd89e46ee6e46388aa25701ff89224837018632f
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 15 15:52:29 2019 -0400

    change up a few activity stream and approval drawer issues

commit aac8c9fb048bb4c249c67f7c29f540ac16ddbe49
Author: mabashian <mabashia@redhat.com>
Date:   Thu Aug 15 16:21:49 2019 -0400

    Rename workflow approval migration.  Add approval option back to workflow node form.

commit cf436eea3758cf9f9ee3a09d413afc5429f9d17c
Author: beeankha <beeankha@gmail.com>
Date:   Wed Aug 14 15:10:35 2019 -0400

    Update RBAC for adding approval nodes

commit f7d6f4538c81da244996948ab5a76cd64cc3597e
Author: beeankha <beeankha@gmail.com>
Date:   Tue Aug 13 20:50:08 2019 -0400

    Emit approve/deny status for websockets, update doc string + a comment

commit 761dad060cf734c43fdd208df4ce23f659e8ad68
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 13 20:16:09 2019 -0400

    allow org/WF admins to create approval templates

commit 73485b220e0967c79da1944c6f5b056885fff64e
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 13 15:36:15 2019 -0400

    fix jshint errors

commit bdf4defdbe95eecdd0e6880b6e83ab78607a6d55
Author: Elijah DeLee <kdelee@redhat.com>
Date:   Tue Aug 13 14:24:27 2019 -0400

    Add approval node logic to awxkit

    Co-authored-by: <Apurva bakshiapurva93@gmail.com>

commit adf621d2cf6772e9501b2e6b51b253adafc3664b
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 13 12:49:06 2019 -0400

    Timeout, socket and activity stream changes for workflow pause approve

commit 9186cb23a6b1a96948d4d8620e2ebd03a066ccef
Author: beeankha <beeankha@gmail.com>
Date:   Tue Aug 13 14:11:23 2019 -0400

    Update summary field for activity stream

commit f6f6e5883ad6dee24ddf92b46769a954230e1269
Author: beeankha <beeankha@gmail.com>
Date:   Fri Aug 9 20:59:41 2019 -0400

    Update websockets for pending approvals, change timeout expiration to

commit 78145922854d00e24733b05a42726e6ea41057ae
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 9 17:55:42 2019 -0400

    when copying workflows w/ pause nodes, copy the WorkflowApprovalTemplate

commit 4a75edf5490944ad2ddc7a1ac70747021498e3a2
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 9 15:34:16 2019 -0400

    fix a few nits w/ workflow approval activity stream records

commit d9f3fed06f56fd9f253195ed13e0a89071ad6847
Author: beeankha <beeankha@gmail.com>
Date:   Thu Aug 8 16:36:42 2019 -0400

    Update UJ/UJT endpoints, update approval RBAC, update approval timeout

commit 544a5063f39b1b785351e55a5553481c7c65572e
Author: beeankha <beeankha@gmail.com>
Date:   Wed Aug 7 16:40:09 2019 -0400

    Update timeout implementation, placeholder code for possible websocket support

commit 8c17990750635d5e4494258cdbabd0585ff8496a
Author: beeankha <beeankha@gmail.com>
Date:   Tue Aug 6 21:11:30 2019 -0400

    Activity stream and timeout

    Update activity stream to show approval node info, add meaningful log
    message for expired approval nodes in the Task Manager timeout
    function.

commit 0522d45ab0635f7d335ce9a432023a649a8c067f
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 6 11:26:14 2019 -0400

    fixed a few issues related to approval role RBAC for normal users

commit 28289e85c19c938c9cdfa3c17fac5bf570ebfe80
Author: beeankha <beeankha@gmail.com>
Date:   Fri Aug 2 15:52:30 2019 -0400

    Add timeout for workflow approval nodes

commit 5f82754a3f5150d8bcebed6e28b98790d5ef0064
Author: beeankha <beeankha@gmail.com>
Date:   Thu Aug 1 16:57:44 2019 -0400

    Clean up RBAC code

commit 296b4e830b8b2474dcde8ebeec5fc752547bb50d
Author: beeankha <beeankha@gmail.com>
Date:   Thu Aug 1 09:10:02 2019 -0400

    Add more RBAC for approval nodes

commit 630f428d770b45c75b492692a184c5502c2d7063
Author: mabashian <mabashia@redhat.com>
Date:   Wed Jul 31 11:38:47 2019 -0400

    Cleanup a few jshint errors

commit 013792f0f87a43853014a00afeae51b2bd22e705
Author: mabashian <mabashia@redhat.com>
Date:   Tue Jul 30 13:34:50 2019 -0400

    Prompt bug cleanup.  Filter workflow_approval jobs out of jobs list.  Add initial support for timeout.

commit 3357c967744034472ba05a1a56ea3a5471acd956
Author: beeankha <beeankha@gmail.com>
Date:   Thu Jul 25 15:03:26 2019 -0400

    Enable deletion of orphaned approval nodes

    Update serializer to include workflow approval for activity stream

commit 64c94d478d23bd427f3280567e407c4df2c10cd1
Author: beeankha <beeankha@gmail.com>
Date:   Wed Jul 24 14:30:20 2019 -0400

    Add more RBAC, filter out AJT/AJs from unified jobs lists

    Comment out placeholder in serializer

commit 453e142635e4eb14f5275dcac925aa104632e022
Author: beeankha <beeankha@gmail.com>
Date:   Fri Jul 19 16:24:35 2019 -0400

    Fix UJT-related error, add notification placeholders

commit 24c5404c258d598ac38eaea8710e6e6b1a0b048f
Author: beeankha <beeankha@gmail.com>
Date:   Thu Jul 18 15:52:04 2019 -0400

    Fix error related to workflow_approval_templates/N endpoint

commit 4a801c60b974e7b0ec7a589dfdca581cfc947e3c
Author: mabashian <mabashia@redhat.com>
Date:   Thu Jul 18 15:36:01 2019 -0400

    Cleanup and changes to the way approval templates are created

commit 294d6551b992b52ae0b7d6acfe8bce330925725b
Author: beeankha <beeankha@gmail.com>
Date:   Thu Jul 18 12:07:22 2019 -0400

    Polishing up work on new endpoint

commit 320284267cd5de9326ff34fbcd09e075391069d0
Author: beeankha <beeankha@gmail.com>
Date:   Thu Jul 18 09:33:16 2019 -0400

    Add new endpoint for creation of approval nodes

commit 83f9681941eba2a02150d35e94be9de021097f5d
Author: mabashian <mabashia@redhat.com>
Date:   Mon Jul 15 16:17:48 2019 -0400

    Fix jshint errors

commit e0cdc4ff8047a460f33e5c402461f0ba9bfe5572
Author: mabashian <mabashia@redhat.com>
Date:   Mon Jul 15 15:39:06 2019 -0400

    Approval drawer cleanup and workflow node form UX cleanup

commit 1d814beca189f95fe35eb8669b30f2772a5d1253
Author: mabashian <mabashia@redhat.com>
Date:   Thu Jul 11 16:13:10 2019 -0400

    Fix linting error

commit 0720857022798744e266920a7af3164f15236a8a
Author: mabashian <mabashia@redhat.com>
Date:   Thu Jul 11 15:50:14 2019 -0400

    Add initial support for workflow pause approve

commit 82e0b2121b27a4c261515f580d37811a957b7e65
Author: beeankha <beeankha@gmail.com>
Date:   Wed Jul 10 16:12:48 2019 -0400

    Add approve/deny endpoints, fix some typos

commit d76e9125e8c3b023a4adda29747a09d3d509bd01
Author: beeankha <beeankha@gmail.com>
Date:   Wed Jul 3 16:47:15 2019 -0400

    Clean up redundancies

commit 9024a514a62e1fa9132558566cea74168579804b
Author: beeankha <beeankha@gmail.com>
Date:   Wed Jul 3 14:46:59 2019 -0400

    Add API endpoints for workflow approvals

commit 72a65f74fd5799d58679c5ebc0d1c9bcc180dc83
Author: beeankha <beeankha@gmail.com>
Date:   Mon Jul 1 16:43:48 2019 -0400

    Add migration file

commit b88b1111bd46fa1d20b96a5f4393d3e88be83b3c
Author: beeankha <beeankha@gmail.com>
Date:   Mon Jul 1 16:32:38 2019 -0400

    Add workflow pause/approve node

commit f22adca6f70bc094d2849b945360e62b04583d15
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 18:08:01 2019 -0400

    improve parsing of JSON inputs

    see: https://github.com/ansible/awx/issues/4573
    see: https://github.com/ansible/awx/issues/2371

commit 036a04c9183924d715f5ce4726329863901bccca
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 27 10:38:28 2019 -0400

    cli: add an alias for `awx inventories`

commit 78c0d531bcf73e7584caf3535950943699b6a511
Author: Christian Adams <rooftopcellist@gmail.com>
Date:   Thu Aug 22 13:37:01 2019 -0400

    Adds versions to analytics collectors and manifest file.
      - adds 'query_info.json' to contain collection metadata
      - adds 'manifest.json' to contain collection file version info

commit 5bd61823ab3baeb9495ea949dd5a1cda794fec1d
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 27 09:24:04 2019 -0400

    cli: fix an awx CLI alias typo

    see: https://github.com/ansible/awx/issues/4603

commit ea36be3a0e96dd12e95b4b77c8963092307013ca
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 13:03:58 2019 -0400

    cli: fix a few bugs related to required OPTIONS

    see: https://github.com/ansible/awx/issues/4581
    see: https://github.com/ansible/awx/issues/4583
    see: https://github.com/ansible/awx/issues/4560

commit b77160f575a9995021e662317a8de7020b4d7722
Author: Marliana Lara <mlara@redhat.com>
Date:   Mon Aug 26 13:13:03 2019 -0400

    Fix broken tests due to JobTemplateForm changes

commit 156d03fa45c1e0ce2b270efcd39e3855ffdd93b8
Author: Marliana Lara <mlara@redhat.com>
Date:   Fri Aug 23 10:24:35 2019 -0400

    Add playbook select and project field validation

commit 6999d779a880227f653826df8b1ca2e2cf1ba4ef
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 12:18:10 2019 -0400

    make --help work properly for custom commands

    see: https://github.com/ansible/awx/issues/4559

commit cf464c7cb1ef8aacf869fab0c8d2b70fa412c495
Author: Christian Adams <chadams@redhat.com>
Date:   Mon Aug 26 14:20:39 2019 -0400

    fix typo in comment about encryption

commit ce6905d54af571518760a1590c48c52df40ba5bb
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 12:42:58 2019 -0400

    cli: print a newline after HTTP JSON errors

    see: https://github.com/ansible/awx/issues/4565

commit 1d2edc1d811a831f7448a3ad10161b16dc9650cc
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 12:39:39 2019 -0400

    cli: fix a bug when printing complex data structures w/ -f human

    see: https://github.com/ansible/awx/issues/4567

commit f9230d9879ab08cfb90b8befc97ae7222af1be16
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 12:25:18 2019 -0400

    cli: remove --id flag from awx <resource> list

    see: https://github.com/ansible/awx/issues/4563

commit a89324defa54c0abc46e9b7daf7d691087a851fe
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 26 11:47:19 2019 -0400

    prevent POST on /api/v2/workflow_jobs/

commit cd3645eb4db098f1b59eaff802c3586d8f16b411
Author: Christian Adams <rooftopcellist@gmail.com>
Date:   Tue Aug 13 11:52:55 2019 -0400

    Send job & org data

commit 901d41e261e95c447b1de6279e3d3cbd469b3c80
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Aug 23 14:19:09 2019 -0700

    show error for disallowed new lines in code mirror

commit a10ad58c75df69b1661be0ff1b161ea5afc783b8
Author: Jim Ladd <jladd@redhat.com>
Date:   Thu Aug 22 15:49:21 2019 -0700

    Use custom webhook bodies as is (instead of as a sub-field in webhook)

commit 774a310e103f5d002598e2eab0c939e8252eb5c1
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 21 16:09:07 2019 -0700

    Don't collect job_host_summaries if job is running

commit c8805cc55b851906c43def1b544383eee4e27989
Author: Jim Ladd <jladd@redhat.com>
Date:   Tue Aug 20 23:41:30 2019 -0700

    No need to merge old/new notification messages if messages field is null

commit 24a383c7c16005a8898fef4b5adde742f0ad9615
Author: Jim Ladd <jladd@redhat.com>
Date:   Tue Aug 20 23:24:29 2019 -0700

    Set default messages (for each message type) to null

commit 487276613fea12585d433f8f036b2cbfcd23b2b2
Author: Jim Ladd <jladd@redhat.com>
Date:   Tue Aug 20 20:32:06 2019 -0700

    Fix issue where only one NT attached to UJT would be used to send notifications

commit 7a6e62c0226cc7e7635b19796be8a0e37e6603e4
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Aug 19 13:10:48 2019 -0700

    update e2e tests for disabled toggle switches

commit d068fef76781f55d6b9ac951687e865e474e3a5b
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Fri Aug 16 10:17:43 2019 -0400

    handle message validation errors

commit 2b792573f83a625111b7529b7744be493d5a885e
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 13:01:24 2019 -0700

    set messages default

commit ec20081d745e3c95915151521b2fd7d9b9a7d565
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 11:39:35 2019 -0700

    bump migration

commit 81586323442b1db4910a8094d85df4751424c310
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 11:13:27 2019 -0700

    render notification templates

commit 1a1eab4dabce9d59dc9f1ec8d1cb31af6e907311
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 11:12:46 2019 -0700

    create jinja context based on job serialization

commit 13b967949632e598f94455d0f6207e5cb0ab30a1
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 11:06:06 2019 -0700

    save/validate messages

commit 3bb0aa4eeccebaded07e9c71a54f77fdfd9117de
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 11:00:58 2019 -0700

    serialize notification body

commit 24c3903c3097c789266cc6eeb46acf1795c24550
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:35:04 2019 -0700

    add debug info for failed slack notification

commit 7bf250ecfa9a10ceed2f29121a9c240f59f7e009
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:33:24 2019 -0700

    show default messages in options

commit 0ddc32a6dc11533acd06f8927cb3baf2fe063c76
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:31:38 2019 -0700

    sort notification_type

commit 8ca79e3579fe838dd1051d79ba24daec54103ac8
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:28:38 2019 -0700

    job notification data omits new host summary fields

commit ccdbd0510fb398a5df3968ba99673c1fa5ea18bc
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:26:38 2019 -0700

    Add support for grafana, rocketchat in awxkit

commit 616db6bc51eda2e2e23c5a99dcc158c0750471d5
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:26:02 2019 -0700

    Add support for messages field in awxkit

commit cb411cc3be1a415912d5a15725727b6335754672
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:25:25 2019 -0700

    Add messages field

commit efbaf4617915999e39098ad34d61832e0b63dfd1
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 10:16:01 2019 -0700

    Docs update for notification templates

commit 5468624df548e7b8a2c5bd7a3579cdb77c95eedb
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Aug 13 11:12:12 2019 -0700

    fix ui lint errors

commit 15e61174720e5f7cf430c1357d1e8248b74b0d3a
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Aug 13 10:05:37 2019 -0700

    fix webhook method default value

commit 62f31d6b3f38438416995e3241bb3fde1e1b30ce
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Aug 13 09:35:28 2019 -0700

    fix console error on hidden syntax-highlight directive

commit 965dc79a0a10c7e1df323870b88ba5e1e5dc0469
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Aug 13 09:13:03 2019 -0700

    update notifications UI for new default messages structure

commit 150de6a70b5a44b51e88640b776afc39dd410af1
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Aug 8 15:43:51 2019 -0700

    update notification messages for webhook/pagerduty

commit 56f04e01538edacf19e328e57fe020d6df2cab03
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Aug 1 14:58:14 2019 -0700

    change custom notification message from checkbox to toggle

commit 1470fa61d58053350c94bcaba431089c0ed4718e
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Aug 1 12:42:41 2019 -0700

    open docs link in new tab

commit 1c79d214162c0f4a79137778967290645c76eda5
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Aug 1 12:31:01 2019 -0700

    add custom notification message help text

commit 3c4862acfeff5f6336c831888bfaa88c7a1318bf
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Jul 15 09:18:55 2019 -0700

    preserve default notification messages for users with read-only access

commit 37b44fe77df304ba393a5d15a0c6e33bed36980a
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jul 11 10:41:00 2019 -0700

    fix template view for auditor/limited permissions

commit 191d18cec00e1c1ef443a386c24c09d7bc2093e4
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Wed Jul 10 09:24:03 2019 -0700

    fix ui lint errors

commit 885c5050a0e12712634cf631b382e8d87f6516d7
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Jul 1 15:01:57 2019 -0700

    re-init message templates on notification type change

commit 03ebe448023ed9a6142ba0d41746d6b2e0ab90cc
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Jul 17 12:54:42 2019 -0700

    In UI, rename start to started

commit 0398ce0530f4b3aa7aba805053579b369959d8a5
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Jul 1 14:38:51 2019 -0700

    get default template messages from OPTIONS

commit a56a6d71583e5b4fc32114ea3c0446b50ef4c498
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Jun 21 11:50:29 2019 -0700

    wire in custom template messages on edit form

commit b80ca620722adb4d8d83fef307ab803c02c01f01
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jun 20 15:59:34 2019 -0700

    add messages to Add Notification form payload

commit fc4c9af86f233884a2e4caa71a18915fcf97c0c0
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Jun 7 15:59:10 2019 -0700

    fix empty template message after expanding

commit 0f19d98d84b7a57669bb84d3da8bbaafc1a65ae3
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jun 6 15:30:09 2019 -0700

    set heights on syntax highlight inputs

commit 7b828d73beec3dd02a75ecc6f1d80c5508bfe271
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jun 6 14:22:42 2019 -0700

    fix ids to support multiple syntax-highlights at once

commit 8a04cf0cb4cda6286ff3c67a72d83d2aa236fa3c
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jun 6 10:10:58 2019 -0700

    add syntax-highlight directive

commit adf25c61a207b0cef42c8a66efb5eb4b2d6a647f
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Jun 3 09:56:27 2019 -0700

    add custom notification message input fields

commit a949cc33f1681f593174c69b4757d91f8eecd899
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 23 15:10:14 2019 -0400

    prevent POST on /api/v2/system_jobs/

    SystemJobs should only be created by launching a SystemJobTemplate

commit 150b3e6f6d7ad7221ae012db0224305037291f94
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 23 11:18:09 2019 -0400

    fix install instructions for the AWX CLI

commit be0c36540e8d5dcfe5da21e38d366e871d594e0d
Author: Rebeccah Hunter <rhunter@redhat.com>
Date:   Fri Aug 23 10:53:23 2019 -0400

    Removing job_status from the docs because it doesn't exist.

commit 70ce074f5a63dd1fbdc97d4669e04171df44f3f6
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 23 10:11:59 2019 -0400

    suppress urllib3 insecure warnings in the CLI

commit 2e8be41111e37b8dd407ad1ced95d6973afd0843
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 22 16:01:00 2019 -0400

    fix a formatting bug re: required arguments in the CLI

commit 3079b54d310bc6c83b35e2688c8200ec3be2c770
Author: mabashian <mabashia@redhat.com>
Date:   Thu Aug 22 15:34:30 2019 -0400

    Reverts data list toolbar back to 50/50 width on normal lists but maintains full width on lookups.

commit 4e6b0e15804ab87833ab95c0f36a181a2c6ea605
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 22 15:09:36 2019 -0400

    clean up old v2 versioning in API tests

commit 94d6fcbe393634332483b22d7c057cda4306796b
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Wed Aug 21 10:01:43 2019 -0400

    set default credentials when cred file not provided

commit 36229d92ee083f8f50e53f66842f48e5f4f2f37d
Author: John Mitchell <jlmitch5dev@gmail.com>
Date:   Thu Aug 22 12:55:54 2019 -0400

    remove inadverdent debugger

commit 5549dac17d66c39a7b2ffd2d39f719d6ac820e69
Author: mabashian <mabashia@redhat.com>
Date:   Thu Aug 22 11:22:37 2019 -0400

    Hook up delete on jobs list.  Add more comprehensive error handling on delete in organization and template lists.

commit 605c5784c8f674319159daedf457f5f2412bf1ad
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Thu Aug 22 11:16:07 2019 -0400

    fix regression where clicking inside popover closed it

commit fb71b2699f3900f9168b3f6f652cea7f8a459619
Author: Rebeccah Hunter <rebeccahhh@localhost.localdomain>
Date:   Thu Aug 22 09:41:32 2019 -0400

    removed tabbing

commit af6e035c3bf8eda9e0db41cf4288a1f5ac20e873
Author: Rebeccah Hunter <rebeccahhh@localhost.localdomain>
Date:   Thu Aug 22 09:39:59 2019 -0400

    removed tabbing

commit 017274e2aa76437428eb79b7a99e688cbc1baf04
Author: Rebeccah Hunter <rebeccahhh@localhost.localdomain>
Date:   Wed Aug 21 16:41:30 2019 -0400

    Removed extraneous warning when using garbage credentials for ssh_key_data

    added in logic to check if there was an existing error before checking form field entry for ssh_key_unlock, also added a test to ensure that garbage data entered would not trigger the error message for both the incorrect ssh_key_data and the incorrect ssh_key_unlock, rather just the incorrect ssh_key_data

commit 44ff141c23111c80967490c0a108eabdbb1d04bf
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Aug 21 15:22:27 2019 -0400

    replace the (optional) tabulate dependency w/ a simple table printer

commit ec5d4716404f1801781781ba40c754d14645b042
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Aug 21 15:22:08 2019 -0400

    add an `ad_hoc` resource alias to the new CLI

commit 531a7b2c05f99d9ce0eff928c8b1f87c85d3cc57
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 21 13:32:28 2019 -0400

    Add support for processing extra vars that come in string or object form.  Small bug fixes for extra var corner cases in workflow nodes.

commit a4f04cd534241a98f9a16b77ba3659cfe66e2b4d
Author: AlanCoding <arominge@redhat.com>
Date:   Wed Aug 21 10:40:38 2019 -0400

    remove deprecated credential logic from create factory

commit ed1c667418ce573a0d5b33a00c6dfb61d3bfad5b
Author: Jeff Bradberry <jeff.bradberry@gmail.com>
Date:   Tue Aug 20 14:12:10 2019 -0400

    Fix asserts in test_project.py to use the id directly off of the job template

    test_no_changing_overwrite_behavior_if_used, specifically.

commit 85b351a0c88ae692e3548116b226d1506d50fdea
Author: AlanCoding <arominge@redhat.com>
Date:   Tue Aug 20 14:44:56 2019 -0400

    Allow gce host and public IP hostvars to be null

commit b82030b025a46b553bda745d40a23e4b1b7e628b
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Aug 20 14:33:02 2019 -0400

    hide nginx server version headers

commit e1636b3ad44babca52294ce264683644465d83b7
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Aug 12 12:18:35 2019 -0700

    add link back to dashboard from ContentError

commit eeb86b3105c7eebdde565fe6edc628600f000a62
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Aug 9 15:19:47 2019 -0700

    remove NotFoundError and use ContentError instead

commit db1dddb95e4a234be7cb2b989c2d565d15af5095
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Aug 8 11:26:38 2019 -0700

    fix redirect to login with expired session on org list & template list

commit 47357aea28bec0e7fddfad1b112acf10597ccb50
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Aug 8 08:45:05 2019 -0700

    fix lint errors

commit fe8df2781126971add06f8898e466e3e1f03d761
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Wed Aug 7 16:04:39 2019 -0700

    add more meaningful 404 error screens

commit 256fc746764163e20411e941b351fd318b50945a
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Aug 5 16:11:30 2019 -0700

    add NotFound screen/route handling

commit 2bda1db43e91a88fc730ecb08d3f7fd0d4e95a45
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Aug 20 11:10:08 2019 -0400

    add akit config to gitignore

commit 4e99ad3e27b652c95491a9206fe995959145813e
Author: AlanCoding <arominge@redhat.com>
Date:   Thu Aug 15 22:41:06 2019 -0400

    minor doc update

commit f230da543792dc0db0bb8f67bad9442062039e69
Author: AlanCoding <arominge@redhat.com>
Date:   Thu Aug 15 09:45:05 2019 -0400

    update tests for credential removal

commit b660800c5da63da4d40df5f1758ccaf1947931b4
Author: AlanCoding <arominge@redhat.com>
Date:   Wed Aug 14 14:06:01 2019 -0400

    remove deprecated WFJT node credential field

commit 4747be70141d6fabfc1fce578f7a28c023887a88
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 20 09:36:36 2019 -0400

    Fixes bug in wf prompt modal by checking extra vars type before processing

commit 2de87dcef07743c31188d6114e5cb2ca8687fc79
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 20 09:35:19 2019 -0400

    Fix prompt modal tab spacing when job launched from within jt form.

commit 80b4102aa9d16ef81fd4c938c8d1f0e4929b2a7d
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 19 17:59:49 2019 -0400

    support the new CLI in py2 *and* py3

commit ef26f6a4c28aef1c560ef2d211464a2214296623
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Mon Aug 19 14:16:01 2019 -0400

    clear out branch/prompt on jt form when project changes

commit 0f4de69e57874e333d500075ff5395020e3198b7
Author: Hideki Saito <saito@fgrep.org>
Date:   Mon Aug 19 09:15:29 2019 +0000

    Fixed form validation to JT survey minimum & maximum values

    - Fixed issue ansible/tower#3679

    Signed-off-by: Hideki Saito <saito@fgrep.org>

commit 1d1706665faab1aa8f129850f367a712991287ee
Author: vrevelas <30143390+vrevelas@users.noreply.github.com>
Date:   Mon Aug 19 11:34:45 2019 +0300

    Fix typo

commit 491287b1de0330cb23f98f71d2f770a1c94f6d98
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Wed Aug 14 11:34:29 2019 -0700

    fix default props for jt form

commit a58a1910713db84a21dff26b42b157af4016cacc
Author: Christian Adams <rooftopcellist@gmail.com>
Date:   Fri Aug 16 13:46:41 2019 -0400

    fix typo in migration name

commit 45a69551f1cb1be1aa5009fc173bce9bec413279
Author: Marliana Lara <mlara@redhat.com>
Date:   Fri Aug 16 13:05:12 2019 -0400

    Change JT form project field into a single select input

commit 18a316646b18053a98f9b36e0780d196754f0a2e
Author: Shane McDonald <me@shanemcd.com>
Date:   Fri Aug 16 10:29:34 2019 -0400

    Fix typo in migration filename

commit 39d0eb62e4f8519be1f1cbf68d026d511c500564
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 15 11:25:47 2019 -0400

    replace usage of FullLoader w/ safe_load

commit d302f134ac6a751b846a2f164f636ba355a7ba48
Author: AlanCoding <arominge@redhat.com>
Date:   Thu Jul 18 11:14:57 2019 -0400

    Kill off all can_read access methods

commit 52f8a8a6e58bd6a731a75b1223d70c1e367e1eac
Author: Christian Adams <rooftopcellist@gmail.com>
Date:   Fri Aug 16 09:25:03 2019 -0400

    Use consistent description types

commit 94235f473655ecd0559a7b0dcd73bcb4abab89f8
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 15 13:21:46 2019 -0400

    prevent `awx -h` CLI command from printing a scary connection error

commit 57d60e5b97c83f701bf6ae47b36c297f41927cf0
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 15 11:50:28 2019 -0400

    fix a bug in the sdb-listen setup

    Docker for Mac recently renamed itself to Docker Desktop

commit 8efa0fc3974868e7ae6171d2b5de4d13c05728dc
Author: Elijah DeLee <kdelee@redhat.com>
Date:   Thu Aug 15 11:26:02 2019 -0400

    Remove this dependency that we don't need

commit f1a69e93579fff4a350e6536371fc408e3522b43
Author: Hideki Saito <saito@fgrep.org>
Date:   Wed Aug 14 06:58:36 2019 +0000

    Fixed "DEFAULT ANSWER" to be properly deleted for Integer and Float types

    - Fixed issue ansible/tower#3639

    Signed-off-by: Hideki Saito <saito@fgrep.org>

commit 224750c0d65a45bc3fd7fbb4c0179701c241977c
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 15 09:41:44 2019 -0400

    replace the termcolor dependency w/ a simple function

commit 38a7fa555897cb4f626921479640972d8fdc627a
Author: catjones9 <catjones@redhat.com>
Date:   Tue Aug 13 18:17:11 2019 -0400

    Linting errors

    Signed-off-by: catjones9 <catjones@redhat.com>

commit e591305dfec567d51e80b33cc8e71ce5db541709
Author: catjones9 <catjones@redhat.com>
Date:   Tue Aug 13 13:47:59 2019 -0400

    Changes conditional canAdd statement based on PR feedback

    Signed-off-by: catjones9 <catjones@redhat.com>

commit 9e0d1130634a11f2d4f009910c55d36c20b3b876
Author: catjones9 <catjones@redhat.com>
Date:   Thu Aug 8 11:11:54 2019 -0400

    Conditional Add Button on Template List screen

    Signed-off-by: catjones9 <catjones@redhat.com>

commit 74623a33a2583698d9d72500d8d3557eb06544a1
Author: Jim Ladd <jladd@redhat.com>
Date:   Wed Aug 14 12:32:26 2019 -0700

    docker login: s/-p/--password-stdin/

commit 98e7ae5f9f3e7e9df20ed497ae8f4d9f7c6c0176
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Aug 14 15:03:53 2019 -0400

    optimize a slow query in inventory script generation

    see: https://github.com/ansible/awx/issues/4461

commit 55376bfd136e5aa269c1b37d841e26087f3be9d3
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Aug 13 10:07:46 2019 -0400

    load related credentials when editing

commit a8511f967b832c51b5002767f48cdac6e9e5cc1a
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Aug 13 09:27:56 2019 -0400

    build details url once

commit e3d6ee6f9e9b363f898112dbccd85850a4c8ba5c
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Aug 13 09:23:14 2019 -0400

    move label requests to function

commit d05c1bdd6e61ff035f5b6c6f7df3021942126291
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Aug 13 08:28:02 2019 -0400

    move function comment into function

commit c96dfd101c7473247a1de37accdf440ab1aadc1e
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Wed Aug 7 08:06:45 2019 -0400

    use alias for type import

commit 9fa4dac84763d7ac04d098e409e66554a1b4b3f6
Author: chris meyers <chris.meyers.fsu@gmail.com>
Date:   Wed Aug 14 10:06:01 2019 -0400

    do not expose the notication secret fields

commit 4831cde39fb9071713b559b3ddd1ec9440131a0a
Author: AlanCoding <arominge@redhat.com>
Date:   Wed Mar 20 15:03:18 2019 -0400

    fix bug where cred org permission was not checked

commit a45c93ed472f39ac0ea852aadf86f69fdb1ab52b
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Aug 14 10:40:21 2019 -0400

    fix a bug in the API metrics endpoint

    The metrics JSON renderer shouldn't try to parse data that isn't
    a string (generally, this represents things like HTTP 403)

commit 748bf63d4eebb9c77f72e45dfd66f0161481f54b
Author: Marliana Lara <mlara@redhat.com>
Date:   Tue Aug 13 12:38:38 2019 -0400

    Move job event line styles into a shared dir

    Set a field to avoid setState warnings

    Fix lint errors

commit 2a926fffd9a85fd0fe2a50d45d5cb8037b154d85
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Thu Aug 8 14:48:01 2019 -0400

    set default timezone to UTC for test runs

commit 475645f604f42fec0f3479fa7b8052bc6e5a5b25
Author: Marliana Lara <mlara@redhat.com>
Date:   Thu Aug 8 13:36:45 2019 -0400

    Add JobOutput tests

commit b2922792bc26e9b1bcb4592c8328db5a88cdd0d0
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Mon Aug 5 13:36:36 2019 -0400

    add function for testing output lines

commit 74ef0e7abfc5962381fe52d5e835d202df3b61d4
Author: Marliana Lara <mlara@redhat.com>
Date:   Fri Jul 26 13:02:57 2019 -0400

    Refactor MenuControls as a functional component

    * Fix lint errors

commit 2aa38e84ddfee2d349062d6d3376abaa1477ed76
Author: Marliana Lara <mlara@redhat.com>
Date:   Fri Jul 26 10:36:28 2019 -0400

    Add guard clause to loadMoreRows and style tweaks

commit 033308de695dc76e00000241a92c9df0840a8df0
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Jul 23 13:12:12 2019 -0400

    add missing event placeholders and recompute heights on load

commit 0a3633113e0728b0424e7327c62fdf7b56fd9b6a
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Mon Jul 22 16:19:50 2019 -0400

    ensure results are always indexed by counter when loading new rows

commit 161c7706bc15a346aa205b03e6f0cde4ffc47306
Author: Marliana Lara <mlara@redhat.com>
Date:   Mon Jul 22 13:23:31 2019 -0400

    Add InfiniteLoader to fetch rows as needed

commit 40560e962fe21abe972d519a347bd2fd27c92846
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Mon Jul 15 07:16:55 2019 -0400

    compute row height on-the-fly

commit 474a2a48bbc33a5d6c92e694dec4c93131969627
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Fri Jul 12 16:16:55 2019 -0400

    add job event component and sanitized html building for output lines

commit da9288932336c02f8341fe8934ad4e6b9a2eb1a8
Author: Marliana Lara <mlara@redhat.com>
Date:   Fri Jul 12 13:57:21 2019 -0400

    WIP - react virtualizer

commit 859c364fbe26d8b4eb28e9d3d0662b3da3009f22
Author: Marliana Lara <mlara@redhat.com>
Date:   Thu Jul 11 10:46:46 2019 -0400

    Add MenuControl tests

commit 408b38174a8cedc7f383923de32f9a6d9d27a725
Author: Marliana Lara <mlara@redhat.com>
Date:   Wed Jul 3 13:07:05 2019 -0400

    Add job output menu controls component

commit 245252ed111a5f982dbecbfd8b2196722b613c5c
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Mon Aug 12 16:39:38 2019 -0400

    refactor lookup tests

commit bbf28f50bd44770f9dfa55e777b18ddc345c5605
Author: Bill Nottingham <notting@splat.cc>
Date:   Thu Jul 18 15:06:21 2019 -0400

    Allow mapping org auditors where we map org admins.

commit be21a8bcb42eb9abd33f7aed53526c12019c15de
Author: AlanCoding <arominge@redhat.com>
Date:   Mon Aug 12 11:54:42 2019 -0400

    Fix logic for turning off override behavior

commit 3df476e3f648dc6194670d9bf13265903a269585
Author: John Mitchell <jmitchel@ovpn-122-1.rdu2.redhat.com>
Date:   Fri Aug 9 12:38:18 2019 -0400

    remove inadverdent duplicate CreateSelect2 call from playbook on jt edit form

commit 2f3aafe1bb3c1ca145ecc3c89861cd7886d96ad7
Author: AlanCoding <arominge@redhat.com>
Date:   Tue Aug 6 09:16:51 2019 -0400

    Add collection setting toggle to UI

    Additional API housekeeping, removing unused code

    Treat default branch as no branch provided

commit 79a1dbc5a0fb9f4ab546e290a01e822fdb782412
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Mon Aug 5 15:04:53 2019 -0400

    fix issue with interior scope declaration eslint error

commit dc5d696238de1e24e9f05963077f9bb59f92ee98
Author: AlanCoding <arominge@redhat.com>
Date:   Mon Aug 5 13:52:38 2019 -0400

    avoid unnecessary checkout, more docs content

commit 139e8cde704dadb137b8c8c2930f4947fcf12bbe
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Mon Aug 5 12:22:32 2019 -0400

    more ui work for branch and refspec on project/jt
    - add refspec field to project
    - update refspec and branch help text on project form
    - add refspec field to job detail
    - adjust form gen and ProcessErrors to show api errors for checkbox_groups correctly
    - consolidate showPromptButton conditionals and fix the add/edit workflow node one for showing prompt when only branch is promptable

commit 13751e73f9a456bf2ec5d9bbbe9e6dc3c0e4ec5b
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Thu Aug 1 16:20:45 2019 -0400

    working commit

commit 03d72dd18a42fad3a83bf701d869bacee14a179d
Author: AlanCoding <arominge@redhat.com>
Date:   Mon Jul 29 15:38:30 2019 -0400

    JT-branch docs and code cleanup

    bump migration

    fine tune validation of project allow_override
      return highly custom error message

    Restore branch after syncs to address bugs
      encountered after changing scm_refspec

    remove unused code to determine scm_revision

    Check Ansible version before project update and
      do not install collections if Ansible version too old

    Add docs related to project branch override
      New file specific to branch override and refspec
    Complete docs on collections to reflect current
      implementation and give a folder tree example
    Update clustering docs related to project syncs

    Fix bug where git depth was ignored during the
      local clone from project folder to run folder

    Fix bug where submodules were not copied

commit d785145c59faf44a06d98a662c1602f417a6f21a
Author: chris meyers <chris.meyers.fsu@gmail.com>
Date:   Fri Jul 26 13:10:16 2019 -0400

    force proj sync when collections/requirements.yml

    * Similar to roles/requirements.yml sync optimization logic.

commit 270bd19dbd4d6459b7f8dff632b7a4a6d1640919
Author: AlanCoding <arominge@redhat.com>
Date:   Thu Jul 25 08:22:32 2019 -0400

    Fix bugs with discovery of collection requirements

    Addresses some cases where
      collection requirements do not exist
      collection requirements cannot be evaluated

    Consolidate logic for roles and collection installs

commit cc6413c44cdacd2eb35c058c218d9d93797dea58
Author: chris meyers <chris.meyers.fsu@gmail.com>
Date:   Thu Jul 18 11:26:12 2019 -0400

    use ansible nightly

    * ansible:devel now has ansible-galaxy collection support

commit 4be65a08797cf68fe8202bee877a9f4d6e375d3f
Author: chris meyers <chris.meyers.fsu@gmail.com>
Date:   Thu Jul 18 14:44:59 2019 -0400

    collections/requirements.yml support

    * just like we support ansible-galaxy role install, support
    ansible-galaxy collection install

commit f1f57e45de37b8807ea05a1b0eca563359c83955
Author: AlanCoding <arominge@redhat.com>
Date:   Wed Jul 17 15:23:46 2019 -0400

    Add scm_refspec field

    Update migration syntax to Django 2

    fix status bug where canceled switched to error

commit 61ca4278c87b8901576f4761d2da18f8fa77fb23
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Mon Aug 12 09:45:08 2019 -0400

    remove extra and trailing slashes from url

commit 299fa3b6b4b7c9f55d038704ae922f8d751c2426
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 12 16:41:31 2019 -0400

    simplify awxkit dependencies

    - remove flake8 as an install requirements (it's only used for tests)
    - vendor toposort, which is Apache 2.0 licensed (and very small)
    - change websocket-client to a setuptools optional dependency, which you
      can install via:

      pip install "./awxkit[websockets]"

    - add `jq` and `tabulate` under an additional optional setuptools
      dependency:

      pip install "./awxkit[formatting]"

    - remove `cryptography`, which is only used for random RSA generation
      (unused by the CLI)

commit 121bc961088878f3a16b48f3ca051cf9c8ab3189
Author: John Hill <johill@redhat.com>
Date:   Mon Aug 12 15:46:39 2019 -0400

    Updating for the known MacOS High Sierra issue

commit 82f5072c7d0a14a42cd819d7bda91457b1ae8b5e
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 12 15:08:15 2019 -0400

    add support for Accept:application/json to /api/v2/metrics

    see: https://github.com/ansible/awx/issues/4144

commit 3a5e609a112d0bbebbab8437bac04e3f63529cdc
Author: AlanCoding <arominge@redhat.com>
Date:   Mon Aug 12 13:36:53 2019 -0400

    Fix error due to randint inclusivity

commit 0c89c6c79eea417108995b87dfb88fe305b93b8d
Author: John Mitchell <jmitchel@ovpn-121-83.rdu2.redhat.com>
Date:   Mon Jul 15 12:55:15 2019 -0400

    fix ui conditional for adding fields to jt edit save payload

commit 6baba10abe4e0bec581c6550fbad23979adcf9a9
Author: AlanCoding <arominge@redhat.com>
Date:   Wed Jul 3 16:42:42 2019 -0400

    Add scm_revision to project updates and cleanup

    Add validation around prompted scm_branch requiring
      project allow_override field to be true

    Updated related process isolation docs

    Fix invalid comarision in serializer

    from PR review, clarify pre-check logging, minor docs additions

commit 76dcd57ac676517b0fa545e9ac9cc20f538fb59c
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Mon Jul 1 15:43:10 2019 -0400

    assorted UI work to support the new branch field
    update project to have allow branch override checkbox
    add new text input for branch field
    adjust show/hide for branch and playbook jt fields
    make playbook field allowed to add a new option not in the dropdown
    update job results ui to show branch
    update prompting to support new branch field

commit ac86dc4fb941ff9bea7c8878bd85da34224c5215
Author: AlanCoding <arominge@redhat.com>
Date:   Tue Jun 4 15:26:14 2019 -0400

    Allow JTs to specify and prompt for SCM branch

    Copy project folder each job run
      change cwd to private_data_dir, from proj
      do not add cwd to show_paths if it is
      a subdirectory of private_data_dir, which
      is already shown

    Pass the job private_data_dir to the local
      project sync, and also add that directory
      to the project sync show paths

    Add GitPython dep and use for job sync logic
      use this to manage shallow clone from desired
      commit, and to map branch to commit,
      and to assess necessity of project sync

    Start on some validation change, but not all
      allow arbitrary playbooks with custom branch

commit b90d1456b39ca2f2be1ad0fca796ac36d1958ac3
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Aug 12 09:26:40 2019 -0400

    make awxkit have the same version as the AWX package

commit 794808cd105b1b477d98ae0d934bef7d6e14dbd8
Author: Gabriel Totusek <totusek@unity3d.com>
Date:   Mon Aug 12 02:40:25 2019 -0700

    Fix compatibility with postgresql helm chart v6.0.0+

commit d932a70eff459ff0459bb63a88cd18a98e4cf068
Author: Gabriel Totusek <totusek@unity3d.com>
Date:   Mon Aug 12 00:43:09 2019 -0700

    Downgrade postgres helm chart to v5.3.13

commit 90e5b0a12d7eb193505b1d404679c11149f044a0
Author: Gabriel Totusek <totusek@unity3d.com>
Date:   Sun Aug 11 23:16:43 2019 -0700

    Update postgres helm chart to v6.2.1

commit f705eba7eda5fa3c143217233bcc431165a1a6cd
Author: Gabriel Totusek <gabrielt@unity3d.com>
Date:   Thu May 2 11:43:01 2019 -0700

    Add support for kubernetes tolerations, nodeSelector, and affinity

commit 8341601c6006f96e3798bfbeb430205fb4723f35
Author: John Hill <johill@redhat.com>
Date:   Sun Aug 11 22:06:55 2019 -0400

    Adding Debugging section to e2e doc

    First of many debugging, Troubleshooting, and FAQ tips

commit d92753f20aef7af3f2063e4659c9f688061c84d1
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 9 14:43:34 2019 -0400

    remove awxkit logic for working around an old stdout handling bug

    related: https://github.com/ansible/awx/issues/200

commit 2064309182d36e71f0421f5c2a86f68798e63932
Author: Daniel Sami <dsami@redhat.com>
Date:   Fri Aug 9 11:32:26 2019 -0400

    e2e cleanup websockets

commit adaa4148c69592e504a232a54cd6b767d32628d7
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 8 22:26:39 2019 -0400

    include awxkit CI in zuul runs

    additionally, fix up some flake8 failures

commit 9616cc6f7856523ebf6d1580443313296c9f6507
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Aug 8 22:12:31 2019 -0400

    import awxkit

    Co-authored-by: Christopher Wang <cwang@ansible.com>
    Co-authored-by: Jake McDermott <jmcdermott@ansible.com>
    Co-authored-by: Jim Ladd <jladd@redhat.com>
    Co-authored-by: Elijah DeLee <kdelee@redhat.com>
    Co-authored-by: Alan Rominger <arominge@redhat.com>
    Co-authored-by: Yanis Guenane <yanis@guenane.org>

commit 3d98d98d3c1296f85cacdd06b97ce8bd8686591f
Author: mabashian <mabashia@redhat.com>
Date:   Thu Aug 8 11:53:47 2019 -0400

    Moves tooltip and link logic out to the sparkline from the job status icon

commit ce37bc98979582b1d72fe93148827d5e32299633
Author: John Hill <johill@redhat.com>
Date:   Thu Aug 8 10:44:56 2019 -0400

    remove static definition and move to pipelines

commit c37bf5e9f582acff5062c1184bdc4a6941755c21
Author: Christian Adams <rooftopcellist@gmail.com>
Date:   Tue Aug 6 16:46:18 2019 -0400

    Fix NoneType path error with analytics collection

commit fba0da4c58b569ae9cb9dc8a7622b492b1fcc4c2
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 7 16:16:57 2019 -0400

    Fix linting

commit e7a15d478d97f0e800a92cce94ef3e62bb6bff95
Author: Elyézer Rezende <elyezermr@gmail.com>
Date:   Wed Aug 7 11:39:39 2019 -0400

    Add app token e2e

commit 6a7481a27c5c27454a2e5e6856203f53458eeb0f
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 7 14:52:40 2019 -0400

    Prettier again

commit a57f2ca2bf9e7a6cfe962646371330cc2a4a20a7
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 7 14:46:41 2019 -0400

    Run prettier

commit 37e5b6b13444846623a5f0697135054b0d9315aa
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 7 14:44:16 2019 -0400

    Add sparkline tests

commit d5dd1719b6809057c368aeb03b8948575f695c4a
Author: John Hill <johill@redhat.com>
Date:   Wed Aug 7 11:48:12 2019 -0400

    Parameterize E2E Suite retries

commit 0bd9d4abaf773483de0b0a9ccb6ff0ef8e185d06
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 7 11:22:28 2019 -0400

    Change awxSwitch class prefix to atSwitch to match component name

commit 993855f70aa7fcc811ee9f3994a23beba0c26413
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 7 11:15:42 2019 -0400

    Remove restriction on toggling dynamic hosts on/off from the host form view.

commit c71068fa1c4e98801aaa0c4dd68c4658bb1724f8
Author: mabashian <mabashia@redhat.com>
Date:   Wed Aug 7 11:01:39 2019 -0400

    Create at-switch directive.  Use it in all the places

commit c4700998afe347a8ec67ccd55693fca3a42d1ac2
Author: mabashian <mabashia@redhat.com>
Date:   Mon Aug 5 11:25:08 2019 -0400

    Swap text-based on and off toggles to non-text based

commit 19d2c8c6347a82bb0b2dcd1c70bc01b791fb3ee8
Author: mabashian <mabashia@redhat.com>
Date:   Tue Aug 6 15:51:11 2019 -0400

    Adds sparkline to templates list

commit 63978f7d10647d44b12ec5e7059cf5eb42b18b15
Author: AlanCoding <arominge@redhat.com>
Date:   Mon Aug 5 22:21:42 2019 -0400

    remove setting not actually customizable

commit b4f272a57535e459923cfdd9dc72883a398cb48b
Author: Bill Nottingham <notting@splat.cc>
Date:   Mon Aug 5 12:06:41 2019 -0400

    Catch another area where this toggle is set.

commit c17ce49e2edb7a13b8e3b51cfa9c5eb0cbcd3530
Author: Simon Séhier <simon.sehier@camptocamp.com>
Date:   Mon Aug 5 17:29:36 2019 +0200

    fix #post-build-2 href fragment

commit 8e1e33735abb7d7d9695ce4b62477a7513b1e200
Author: Bill Nottingham <notting@splat.cc>
Date:   Mon Aug 5 11:18:56 2019 -0400

    Allow enable/disable of hosts in dynamic inventory from the UI.

    The API lets you do it, so we shouldn't block it from the UI.

commit 521ecc883be7023ef6a7df74ace9cc79ad829fdf
Author: mabashian <mabashia@redhat.com>
Date:   Sat Aug 3 09:26:50 2019 -0400

    Fix jshint errors

commit 688f14a0ee4a563fca39c9c713338e326caee82b
Author: mabashian <mabashia@redhat.com>
Date:   Wed Jul 31 11:22:19 2019 -0400

    Fix summary popover on inventory list

commit b3002e0b9d38a4d29943c0309538890acb43f4b2
Author: mabashian <mabashia@redhat.com>
Date:   Thu Aug 1 10:29:33 2019 -0400

    Makes workflow start node width dynamic to account for languages other than english

commit 8b35642b085b0b31a2cc221d8506bac9704137ef
Author: Alex Corey <alex.swansboro@gmail.com>
Date:   Thu Aug 1 14:25:41 2019 -0400

    Fixes failing test and addresses PR issues

commit 74a1ebff32a06b8698dbe8101a4cf33c040ffe3a
Author: Alex Corey <alex.swansboro@gmail.com>
Date:   Thu Aug 1 10:39:27 2019 -0400

    Adds tests and refines chip interaction in MultiSelect component

commit a577be906e20792a73c1148a6e78bb38768be7ae
Author: Alex Corey <alex.swansboro@gmail.com>
Date:   Tue Jul 30 13:00:22 2019 -0400

    Adds Multiselect functionality to labels on JTs

commit 934d09e0de29e453c2ffff94110102fe7b5767fc
Author: Daniel Sami <dsami@redhat.com>
Date:   Fri Aug 2 15:33:09 2019 -0400

    Stability for e2e websockets

commit 1388dec4b07620a9c56905f7967eae6a3b4e22bb
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Fri Aug 2 07:19:12 2019 -0400

    fix a bug that breaks isolated task execution

commit c0dcba91f5886389e7ab5d03b3cf740e7cf031e9
Author: John Mitchell <jlmitch5dev@gmail.com>
Date:   Thu Aug 1 12:14:31 2019 -0400

    Update SEARCH.md

commit 2e777368bf49d3442c3c944b1ec2e87c5905498c
Author: John Mitchell <jlmitch5dev@gmail.com>
Date:   Thu Aug 1 12:13:34 2019 -0400

    Update SEARCH.md

commit 0276a37e8dc6f27786f213098aaf13e28ecbc259
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Wed Jul 31 10:09:11 2019 -0400

    small updates to qs syntax based on feedback

commit 30253d21fcccc920d8696f8bbf7592dccae2cb59
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Tue Jul 30 13:57:16 2019 -0400

    assorted ui_next search phase 1 pr feedback updates
    - remove unnecessary displayAll prop from ChipGroup
    - update notification api fn to be 2 with no boolean param
    - fix params passing to api functions

commit f0ff5b190a43f52046375bad52cdd25f31b9e280
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Tue Jul 30 10:32:20 2019 -0400

    update qs addParams/removeParams fns to take param object not string

commit bdfeb2cb9c421e816473399ef38878ae40c14b20
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Fri Jul 26 10:03:46 2019 -0400

    updates based on pr feedback
    run prettier
    update hasContentError to contentError in all the places
    function naming updates

commit 357887417c4bd4640668ecdc206d73533f2233a2
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Fri Jul 26 09:52:20 2019 -0400

    working commit

commit a58468ffeef015d898c1530264e0122ffcc1b5d8
Author: John Mitchell <jmitchel@Johns-MacBook-Pro.local>
Date:   Tue Jul 23 15:39:30 2019 -0400

    initial implementation of search in UI_next

commit 4399d9287d2d5ef286df162b226ec7370ef4ce3a
Author: AlanCoding <arominge@redhat.com>
Date:   Wed Jul 31 15:29:30 2019 -0400

    Always provide gce token_uri

commit cfeedb158e8ce90dc40b583e60d469226894339f
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Jul 31 17:08:07 2019 -0400

    attempt to properly clean up runner ansible_pi directories

commit 10200fced0cc74ff7bc5a92208eab081b2264a9b
Author: Jeff Bradberry <jeff.bradberry@gmail.com>
Date:   Thu Aug 1 10:26:15 2019 -0400

    Add patch to the list of system packages installed into the container

    since it is a requirement of the new updater.sh Python requirements script.

commit 2926d0198d4a76188dba1e83ef06cadd5e2967e3
Author: Jeff Bradberry <jeff.bradberry@gmail.com>
Date:   Thu Aug 1 10:25:46 2019 -0400

    Bump the version of Django to 2.2.4

    This is a security release.

commit 213df704198082221cd0c3d1c524d8eff07eef41
Author: mabashian <mabashia@redhat.com>
Date:   Wed Jul 31 20:06:22 2019 -0400

    Make notification form options regular font weight

commit 94b5bb8cf9e3d6380e4f075738c5829211e44574
Author: mabashian <mabashia@redhat.com>
Date:   Wed Jul 31 14:15:13 2019 -0400

    Ensure variable exists before calling toString on it to fix js error thrown when creating grafana notification

commit 8362aa71db550d0dabb181b633e29c7bb3b3abc2
Author: Hideki Saito <saito@fgrep.org>
Date:   Fri Jul 26 09:47:35 2019 +0900

    Update tooling and UI development documentation to cover I18N

    - Document steps for adding I18N in builds
    - Add "clean-language" target to remove *.mo files

    Signed-off-by: Hideki Saito <saito@fgrep.org>

commit b3651ecf30bf288b3e50a0ee8a4d16da7bc1371e
Author: AlanCoding <arominge@redhat.com>
Date:   Wed Jul 31 08:58:39 2019 -0400

    Update docs to reflect field removals

commit ad28e11502ba6c10dc321a761cf4e483a37895de
Author: Bill Nottingham <notting@splat.cc>
Date:   Thu Jul 11 16:42:41 2019 -0400

    Remove pexpect, etc, from the ansible venv, that's now runner's problem.

commit a6c50f6d201e455cdc65f82bad14113807c3aee9
Author: mabashian <mabashia@redhat.com>
Date:   Tue Jul 30 16:52:52 2019 -0400

    Fix unit test endpoint to match notif admin request endpoint

commit df177d6dc3dc3b0db8bf76953558d287fec6b881
Author: mabashian <mabashia@redhat.com>
Date:   Tue Jul 30 16:47:17 2019 -0400

    Removes close behavior when clicking outside of modal and dialog components

commit 1121a2b623cfebeab6dd56baaed87bea3524c300
Author: mabashian <mabashia@redhat.com>
Date:   Tue Jul 30 16:18:39 2019 -0400

    Show notification menu to users with notification_admin team role

commit c1cf7b79e3ffcf6faa043aa471e926fede34400f
Author: mabashian <mabashia@redhat.com>
Date:   Tue Jul 30 15:25:42 2019 -0400

    Rogue console be gone

commit 47c59d52118e63eaf92384c4b39233387e62839e
Author: mabashian <mabashia@redhat.com>
Date:   Tue Jul 30 15:22:01 2019 -0400

    Prevent clicks outside of prompt modal from closing the modal without saving.  User will now need to explicity hit the X or Cancel buttons to close the modal prematurely.

commit 20f1ed45338e08c252b565a267886f0f3c516e2b
Author: Bill Nottingham <notting@splat.cc>
Date:   Thu Jul 11 13:25:46 2019 -0400

    Update source tarball.

commit fafe9ce4ea59f7ca04bc6385755b41b59c058c4f
Author: Bill Nottingham <notting@splat.cc>
Date:   Thu Jul 11 12:15:19 2019 -0400

    Update paramiko to a version that can work with any python-gssapi.

commit a47a2d85678033e944b1753e2758c4fed03ee7e5
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Tue Jul 30 10:03:10 2019 -0400

    properly set `is_system_auditor` on initial LDAP login

    django-auth-ldap recently changed its behavior at login to *delay* the
    user.save() call:

    https://github.com/django-auth-ldap/django-auth-ldap/commit/b777321fb486620f261e2ebbe28e508ca5a826eb

    our current process of discovering and setting up the system auditor
    role at LDAP login *relies* on the user having a primary key, so this
    code now manually calls .save() to enforce one

commit 329b791908092f42ee1be7780ee411a936ed14e2
Author: Hideki Saito <saito@fgrep.org>
Date:   Fri Jul 26 17:57:43 2019 +0900

    Add description to template and project list view

    - Fixed issue #4359

    Signed-off-by: Hideki Saito <saito@fgrep.org>

commit 76933ed88938911e1ee92dbe016fcd8d64e95f33
Author: Jorge Machado <jorge.machado@dxc.com>
Date:   Mon Jul 22 21:14:39 2019 +0200

    * upgrade from git on containers
    * agreed with terms of DCO 1.1

    Signed-off-by: Jorge Machado <jorge@jmachado.me>

commit 3c96968ee0c6248d3fb8e7d77bb1f3c0bbae642f
Author: Marliana Lara <mlara@redhat.com>
Date:   Mon Jul 29 12:36:30 2019 -0400

    Add link to organization inventory list

commit 9236fd2a5340a7cc4ef591fc369f0a7e5f132c89
Author: chris meyers <chris.meyers.fsu@gmail.com>
Date:   Fri Jul 26 13:15:53 2019 -0400

    fake it till you make it!

    * The user awx is passed to the launch of our dev docker container. The
    docker system automagically creates that user for us and sets the home
    dir to /tmp in /etc/passwd. Many methods of detecting the user home dir
    don't use that. Instead, they use the HOME env var. This is a half-way
    solution that solves the problem of python expanding the ~ dir.
    * If other things break because they determine the users home dir via
    /etc/passwd entry then a more in-depth fix will be needed.

commit 79723cea2128744b49c733cf0ffddfd43f7d4925
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Jul 29 09:35:19 2019 -0400

    skip events w/ empty stdout when generating stdout downloads

    see: https://github.com/ansible/tower/issues/3677

commit bb92296478bcd4ee62fe4a4d402ebd4ab225fb6b
Author: James McClune <jmcclune@mcclunetechnologies.net>
Date:   Sat Jul 27 15:24:24 2019 -0400

    awx/ui: fixed minor grammar error in Survey form

    Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>

commit 3d3952c549aa80263e9554a8665ec9420565f020
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Jul 26 16:24:48 2019 -0700

    remove unnecessary scrollbar from Inventories Lookup

commit 276ed792a2b05db25594e1fc1bd591aaeb31efca
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Jul 26 12:57:24 2019 -0700

    translate insights tooltip

commit e903425785775e4caa8455fcca380becb70f30bb
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jul 25 15:37:27 2019 -0700

    mark button text for translation

commit e711d32ea25918a97e63068f6cabb6cab3245990
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Jul 25 17:07:28 2019 -0400

    don't filter out schedules that have a null `next_run`

    when schedules are disabled, their `next_run` is unset; we should still
    show them in this list view, just with an empty value in the `next_run`
    column (they're disabled, so they'll never run)

commit 2608e8d47d2b98fcf1f551c47ce66d1cd5907e2e
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Thu Jul 25 15:44:13 2019 -0400

    fix a bug which can cause isolated artifact cleanup to fail

    see: https://github.com/ansible/awx/issues/4376

commit 670a1847083924a656e045c4bc06faa8c1f34389
Author: Christian Adams <rooftopcellist@gmail.com>
Date:   Thu Jul 25 13:30:32 2019 -0400

    Update job status comments
      - waiting and pending job descriptions were not accurate

commit 11a6e98230194b3d2b6c73c6b57fb0f8a7f8844d
Author: Christian Adams <rooftopcellist@gmail.com>
Date:   Thu Jul 25 13:29:01 2019 -0400

    Add pending jobs and system level job status to metrics

commit 2c533edb3c97a746b0a6c657892415f19864d520
Author: AlanCoding <arominge@redhat.com>
Date:   Wed May 8 10:58:13 2019 -0400

    remove duplicates from IG list

commit 97f841057f8b8128db90481d8d7cb9f66f9f05ac
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Wed Jul 24 15:49:26 2019 -0400

    fix method mapping for webhook notification add

commit f2996f1c89607003dff07ff448eed923056f16a1
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Wed Jul 24 13:38:24 2019 -0400

    include instance hostnames in metrics endpoint

commit f7502eed2fefb3a710bde3227d95791c2104fdbc
Author: beeankha <beeankha@gmail.com>
Date:   Wed Jul 24 08:59:32 2019 -0400

    Correct the comment in migration file

commit 1fe18dc5885316a3921d959b3db1d003684dde80
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Jul 23 19:24:00 2019 -0400

    normalize http method choice values

commit 2c86d7400a2ec184eb275d0b303fb2711d1d8785
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Jul 23 12:22:44 2019 -0700

    remove duplicate type declaration; lint fixes

commit 7580491f1a1f1d4be2642e45df68c34bc3b9ef7f
Author: beeankha <beeankha@gmail.com>
Date:   Tue Jul 23 14:52:26 2019 -0400

    Add migration file to define http_method explicitly

commit 2392e57d2f12283f736cb9a7c16fb617b8ba9d9d
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Jul 23 10:48:56 2019 -0700

    fix InventoriesLookup on new JT form; add DataListRadio tests

commit bb5b255c28acccad9c5ca55b1ce7c7ff43ea713e
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Jul 22 16:21:11 2019 -0700

    updating job template tests

commit 5edc6deeae8a2468820a737c5a1ec173a0f70c9f
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Jul 19 11:06:51 2019 -0700

    finish core InventoriesLookup core functionality

commit c080346751b1316c04ea7602cf2b51150465a6ea
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Wed Jul 17 09:25:40 2019 -0700

    start on InventoriesLookup

commit 37e73acb62965c46587fb2a1d5398d56f5cd03da
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Jun 25 15:30:07 2019 -0400

    cleanup tooling

commit 04404c93db58f7d170fe023c2a1066b6552b3102
Author: beeankha <beeankha@gmail.com>
Date:   Mon Jul 22 16:57:10 2019 -0400

    Enforce http_method restrictions via API

commit 6ef235dcd502a4f67ea5da59dfd525ad0cdfb4c9
Author: beeankha <beeankha@gmail.com>
Date:   Mon Jul 22 11:03:05 2019 -0400

    Enable auth header to send with just username field filled in

commit d66106d3807a62f45296bba9ca0c7492f0b1b7b5
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Tue Jun 25 15:04:02 2019 -0400

    rename docker-notifications to docker-httpbin

commit 99737937cd2bbd4d99aae9fcafc67c74cc4dbc56
Author: beeankha <beeankha@gmail.com>
Date:   Tue Jun 25 13:57:32 2019 -0400

    No auth header sent if username/password fields are blank

commit 0a0b09b394aaecf0a7ec6d8bb04b02b4c544568b
Author: beeankha <beeankha@gmail.com>
Date:   Tue Jun 25 10:46:05 2019 -0400

    Update logic in send method to recognize password field in upgraded webhook notifications

commit 2b74b6f9b62b724d8e55b01e4b8426bc80bb9bec
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Mon Jun 24 15:56:10 2019 -0400

    add tooling for basic testing of notification webhooks

commit 6e9f74eb17b5e7b546001ad2642c2c6ded685e8c
Author: beeankha <beeankha@gmail.com>
Date:   Mon Jun 24 12:13:22 2019 -0400

    Updating tests, changing 'method' to 'http_method'

commit cc0310ccd4d70ff96103aa32086df560c1398c83
Author: Jake McDermott <yo@jakemcdermott.me>
Date:   Mon Jun 24 11:59:26 2019 -0400

    add notification webhook fields

commit 52b01feafee1d6dd1084cd25906f62484a363d27
Author: beeankha <beeankha@gmail.com>
Date:   Mon Jun 24 11:15:00 2019 -0400

    Change init parameter name to 'http_method' to reduce ambiguity

commit fbb3fd2799b1379824867257820dfad07d4b814f
Author: beeankha <beeankha@gmail.com>
Date:   Fri Jun 21 15:06:59 2019 -0400

    Add custom HTTP method

commit 5071e1c75fcfbb495781bcecd658185d81ba6a2e
Author: beeankha <beeankha@gmail.com>
Date:   Wed Jun 19 16:10:50 2019 -0400

    Update webhook backend to take username/password

commit 6f030256f5c246651a59a72a4280ff0df863c3e4
Author: beeankha <beeankha@gmail.com>
Date:   Mon Jun 17 11:20:49 2019 -0400

    Add username and password fields to webhook backend

commit a0c74711108e0d11ddf31a51c17902dd940e7d6a
Author: AlanCoding <arominge@redhat.com>
Date:   Mon Jul 22 15:32:24 2019 -0400

    Re-create lost data in Azure_rm imports

commit 1cedf244b7fdcf30af7b8e22c66a90a1cca4158d
Author: Ryan Petrello <rpetrell@redhat.com>
Date:   Mon Jul 22 11:11:36 2019 -0400

    replace the smart inventory membership lock with a new Django 2.2 flag

commit 0d7500d349133f500e2728aba3040cf14107bf35
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Wed Jul 17 16:12:00 2019 -0700

    use unified jobs api to redirect to canonical url from /jobs/:id

commit 2f9be4796a6b6a19d8c27754f444fb68b6c605d1
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Jul 16 11:59:01 2019 -0700

    job detail style tweaks

commit 183bd4fa805b49f864d16694cb42e0d7c30d0e6f
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Jul 15 15:20:05 2019 -0700

    revert i18n on credential kind (API translates it)

commit db4a964e6426c36a10a419cd155a4b899d599384
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Mon Jul 15 14:41:58 2019 -0700

    run credential type through i18n

commit 761ed6dec0185535c1ba1361e48ed3f3980dfa5c
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jul 11 16:13:13 2019 -0700

    prettier

commit e3d67117e748d40bbd1e03c3252de31b2ba4a38a
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jul 11 15:54:25 2019 -0700

    fix job detail breadcrumbs

commit 552164c25c6afaa4cc38f42e9d751639c35b0e46
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Thu Jul 11 15:02:42 2019 -0700

    flush out more type defs; JobDetail tests

commit 40f9b0dc7f3c297bc5c317ed35abf08be2e7b684
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Wed Jul 10 16:31:05 2019 -0700

    add CredentialChip component

commit eee1601528b1ac7df481d406b8b23f7133697eda
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Jul 2 14:54:45 2019 -0700

    job details: handle different job types

commit da780c9d7c945158c74eec53b66a7e69122c5f5c
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Fri Jun 28 14:48:40 2019 -0700

    make VariablesInput detect whether value is JSON or YAML on init

commit 968cc8c79cef3bce1289c1d0ca97c1e381517c90
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Wed Jun 26 15:27:39 2019 -0700

    add variables & artifacts to job detail

commit 4372e977f070edac164c5d66b1a095b18402fe32
Author: Keith Grant <keithjgrant@redhat.com>
Date:   Tue Jun 25 15:31:14 2019 -0700

    build basic job details