Release 9.1.0 commit b23856f126d4156ca3120635b2718cdeb55f0074 Author: Shane McDonald <me@shanemcd.com> Date: Tue Dec 17 11:38:32 2019 -0500 Bump VERSION to 9.1.0 commit 63e9aed6017de99aa184568db2ca829aab985f5b Author: Seth Foster <fosterbseth@gmail.com> Date: Mon Dec 16 13:43:42 2019 -0500 Prevent running jobs from blocking project updates A running job that has a project update will block that update from running. This fix removes the block. Adds a functional test that sets up a job in "running" state, and starts a project update that is in "pending" state. Assert that the task manager and dependency graph .is_job_blocked methods both return False. issue #5153 commit 014520ee2bfdde6fb96775ac9a4788198977b887 Author: Jake McDermott <yo@jakemcdermott.me> Date: Wed Dec 11 08:41:05 2019 -0500 Initialize list with none selected commit 9ed2534ac5a821eb779f7227adcaaab3fe01d722 Author: Jake McDermott <yo@jakemcdermott.me> Date: Fri Dec 13 17:30:52 2019 -0500 Don't reload panel on tab change commit a3bc3986bbaaa8fab3a271ec8429ca2c4ce8ae25 Author: Jake McDermott <yo@jakemcdermott.me> Date: Mon Dec 16 08:28:53 2019 -0500 Fix resource access list user links commit 230933744c211e27ba9b8eba9330bcedb15d6894 Author: Jake McDermott <yo@jakemcdermott.me> Date: Mon Dec 16 08:15:17 2019 -0500 Fix nav user links commit 227a90006e9e441f3a4e2164b7b00d0c9455e149 Author: Jake McDermott <yo@jakemcdermott.me> Date: Mon Dec 16 07:44:14 2019 -0500 Update webpack to 4.41.2 commit a0910eb6de3c4713199e73c43f003c48c2895f9f Author: AlanCoding <arominge@redhat.com> Date: Mon Nov 11 23:11:27 2019 -0500 Apply migration flag check to task manager commit 5433af6716dd82cf206a7ebec8b9d6e0a4592889 Author: AlanCoding <arominge@redhat.com> Date: Mon Nov 4 22:28:49 2019 -0500 Reduce API response times by caching migration flag commit 9744b897378a13f7f8e4106fb15263028e1f299e Author: Jake McDermott <yo@jakemcdermott.me> Date: Fri Dec 13 17:14:42 2019 -0500 Use job details status to test status commit 259e53f59d46f3541b0e8ce82d03e9d31269bb28 Author: Alex Corey <alex.swansboro@gmail.com> Date: Fri Dec 13 14:20:52 2019 -0500 Fixes failing zuul test commit ac9bf1afcf4d3e1ce8019b59788b625f91e61c84 Author: Bill Nottingham <notting@splat.cc> Date: Mon Nov 25 10:55:18 2019 -0500 Don't error on a trailing slash, just fix it up commit 4b62d77015bb3b7c634025ef455314a3899b8124 Author: Alex Corey <alex.swansboro@gmail.com> Date: Fri Dec 13 10:05:17 2019 -0500 Moves inventoryGroupForm into shared directory Updates InventoryGroups tests Adds ContentError functionalist to catch a case where a use might navigate to an Inventory that isn't associated to the shown inventoryGroup. commit ef5ce0b08207587add3071e05b5cf33ab7d2d551 Author: Alex Corey <alex.swansboro@gmail.com> Date: Thu Dec 12 15:42:36 2019 -0500 Flattens Inventory File Structure Remove commit 1942be7dc3c5afa0eebc1ddb627eb1bc36498f0c Author: Alex Corey <alex.swansboro@gmail.com> Date: Thu Dec 12 11:26:35 2019 -0500 Checks for modified and create in Inv Group Deets Also includes refactoring for css over style prop and removed some unnecessary loading checks commit 210f9577b0d57cec0b58b92dd474ccea2e16bdc4 Author: Alex Corey <alex.swansboro@gmail.com> Date: Wed Dec 11 14:32:47 2019 -0500 Fixed filename typo commit 87a05a5b2e40a67492e004b7851e0b62b33cca85 Author: Alex Corey <alex.swansboro@gmail.com> Date: Tue Dec 10 15:08:59 2019 -0500 Testing Improvements and Refactoring commit f8a754cf448eb15b9798b81197318efe8fbe33d9 Author: Alex Corey <alex.swansboro@gmail.com> Date: Mon Dec 9 16:06:56 2019 -0500 Adds Alert Modal, Breadcrumb, Nested Tabs and Refactors PR. commit 3ea37e1c798c6d316746e7ac19e56a9ea17d2867 Author: Alex Corey <alex.swansboro@gmail.com> Date: Tue Dec 3 15:49:36 2019 -0500 Addresses PR issues Adds Delete Modal for deleting from Details view Adds test for delete modal Addresses styling for Variables label Removes X close button from form commit c997fcfc2cdf48b19cc9a19a075c118a73c80ac7 Author: Alex Corey <alex.swansboro@gmail.com> Date: Fri Nov 15 16:57:56 2019 -0500 Adds Inventory Groups routing --sort of Adds Inventory Groups Add Adds Inventory Groups Edit Adds Inventory Groups Form Adds api module for Groups Adds placeholder file for InventoryGroupsList. This was added to refine routing. Tgere are no tests for this file yet. commit 0d4e6d7e0bf0177d70f8bafca4b8f8aa7daf9f29 Author: Nikhil Jain <jainnikhil30@gmail.com> Date: Wed Dec 11 16:04:04 2019 +0530 do the sum once and store it in a variable which will be reused commit 9ae038868cc22b422473c3fff99cd8c2bd352e7c Author: Nikhil Jain <jainnikhil30@gmail.com> Date: Wed Dec 4 19:16:31 2019 +0530 adding instance consumed and remaining capacity to metrics commit 0b4ae7469814a35493a4d60b3cfd0e666e696a87 Author: Shane McDonald <me@shanemcd.com> Date: Thu Dec 12 19:34:40 2019 -0500 Remove some unused stuff from k8s secret commit 7396e2e7accc2e5db93e95032306cc15e61e1a54 Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Oct 18 14:14:19 2019 -0400 add an awx-manage command for re-generating SECRET_KEY commit e4145b580c23f5419beeb1975dbf1f25958d0f1d Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Dec 12 15:43:23 2019 -0500 fix a flake8 nit commit 5d35506b0cabbd25f92759b6db038ab8c7ef0c77 Author: Marliana Lara <mlara@redhat.com> Date: Wed Dec 11 16:33:46 2019 -0500 Add Inventory Host Add form commit 475e2605d4daed13c1ee673e992ebe86f62e1d6a Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 16:31:39 2019 -0500 Changes redirect logic slightly to lean on a global var to store the config response rather than a constant on the awApp module. This should allow us to avoid test changes. commit c16ad89ff9e74ac281c113eb66a184ef6b21274e Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 13:37:39 2019 -0500 Fix linting error (unused var) commit 425d1168b9e37a834839b9173e75399e1ada9568 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 13:33:54 2019 -0500 Adds trailing slash to /api request commit 7ceaa9ec4af85c501867e527c7720e94a7890f40 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 16:31:39 2019 -0500 Changes redirect logic slightly to lean on a global var to store the config response rather than a constant on the awApp module. This should allow us to avoid test changes. commit 4b3d3537b418314d702f9080af0ea4b8fc155a11 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 13:37:39 2019 -0500 Fix linting error (unused var) commit efbff24528aebe8533ee588a767cbc4a38a58c06 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 13:33:54 2019 -0500 Adds trailing slash to /api request commit 1d9ce6cc15573f78b200c942008e32d44ebc9aa2 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 11:19:55 2019 -0500 Moves config request out to block of code that gets executed before the app is bootstrapped. This should allow us to redirect to the override url before the app begins to render, improving the UX. commit 794ce96b17323e202f15c3d3e664004948723978 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 10:56:46 2019 -0500 Reverts changes to logout logic. We don't want to redirect to an override url if the user explicitly logs out. commit 181421a2ee6191eea51192faeabb7dd2b5c66274 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 09:19:38 2019 -0500 Adds logic to redirect unauthenticated user if LOGIN_REDIRECT_OVERRIDE is set as long as the user is not navigating to /login or /#/login. Also redirects on logout if LOGIN_REDIRECT_OVERRIDE is set. commit 9c9496a683a2e8d490f220822dfff2bc633401e3 Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 15:46:56 2019 -0500 Expose login redirect URL in unauthenticated /api view commit 2b111c81df5cc6ede7fc3cea80e1a267e55b4098 Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 15:29:21 2019 -0500 Add /login convenience URL commit f467e26842cae49bf799087d79aebb4c45afac0c Author: mabashian <mabashia@redhat.com> Date: Tue Dec 10 15:07:12 2019 -0500 Adds login redirect override field to the System (Misc System) Settings interface commit 7700050d1029e84532a41fe8ad40af31cceed65d Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 14:57:03 2019 -0500 Add default for LOGIN_REDIRECT_OVERRIDE commit a8d34b46fb73f1de550e97399dedd26631916abb Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 13:09:46 2019 -0500 Add setting for configurable login redirect URL commit bf6c16197ca3fec33d8363ebb5866a586eda6e01 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 11:19:55 2019 -0500 Moves config request out to block of code that gets executed before the app is bootstrapped. This should allow us to redirect to the override url before the app begins to render, improving the UX. commit 25cc34188870af55e0e31f6ba42d4240df3cf253 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 10:56:46 2019 -0500 Reverts changes to logout logic. We don't want to redirect to an override url if the user explicitly logs out. commit d899e75ad7c223d6ec9302f3a9069cf3f5874af4 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 11 09:19:38 2019 -0500 Adds logic to redirect unauthenticated user if LOGIN_REDIRECT_OVERRIDE is set as long as the user is not navigating to /login or /#/login. Also redirects on logout if LOGIN_REDIRECT_OVERRIDE is set. commit 732da522393c53929cd137e37fb034d8b25e7933 Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 15:46:56 2019 -0500 Expose login redirect URL in unauthenticated /api view commit ab2f212b044560492d2ca343ecdff79bd3d71f87 Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 15:29:21 2019 -0500 Add /login convenience URL commit f94438cf9b10e734a25fbaa4d86d172249f70b41 Author: mabashian <mabashia@redhat.com> Date: Tue Dec 10 15:07:12 2019 -0500 Adds login redirect override field to the System (Misc System) Settings interface commit 2569ec4f4fa6373be993ae0a17bae15ea2592a05 Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 14:57:03 2019 -0500 Add default for LOGIN_REDIRECT_OVERRIDE commit b58bff4686d834454ede2a967619fb04ac689e0e Author: Graham Mainwaring <gmainwar@redhat.com> Date: Tue Dec 10 13:09:46 2019 -0500 Add setting for configurable login redirect URL commit 846fd676180f0a4d2dedd621fcbd583cc0de5b14 Author: Keith Grant <keithjgrant@redhat.com> Date: Tue Dec 10 12:13:22 2019 -0800 de-lint commit 3409d39150058f73a5b6af2685e2fc6dd047e205 Author: Keith Grant <keithjgrant@redhat.com> Date: Wed Dec 4 12:59:28 2019 -0800 fix ProjectLookup re-renders commit 9de165a676c31daaa7a39ffe96514a5994ca22b8 Author: Keith Grant <keithjgrant@redhat.com> Date: Wed Dec 4 11:41:47 2019 -0800 revert MultiCredentialLookup loading jank fix commit f54616912dfde2dd218ce05dc85638e2723dcec3 Author: Keith Grant <keithjgrant@redhat.com> Date: Wed Dec 4 11:02:02 2019 -0800 de-lint commit c003e89ea92242559e8f2f57258d316526ec3e0c Author: Keith Grant <keithjgrant@redhat.com> Date: Wed Dec 4 10:57:01 2019 -0800 fix loading jank in MultiCredentialLookup commit 6e64b5c07083ff7abbb6b29e70a39b2c7018deba Author: Keith Grant <keithjgrant@redhat.com> Date: Wed Dec 4 10:36:25 2019 -0800 clean up act() errors in form tests after Lookup changes commit 75b7d74f915fffb670da8117a839e624e35669ed Author: Keith Grant <keithjgrant@redhat.com> Date: Wed Dec 4 08:48:49 2019 -0800 Lookup tweaks/bug fixes commit 569b5bc53364cd9b427fbeb17c0907c77633fb84 Author: Keith Grant <keithjgrant@redhat.com> Date: Tue Dec 3 16:28:52 2019 -0800 clean up multiple test 'act()' warnings commit 9ab9c6961bec4054642b35806309feeaafb497c8 Author: Keith Grant <keithjgrant@redhat.com> Date: Tue Dec 3 15:41:03 2019 -0800 update Lookup tests, add OptionsList tests commit 2e525f89220a9577f9de99693cbb251ba648caab Author: Keith Grant <keithjgrant@redhat.com> Date: Tue Dec 3 11:02:10 2019 -0800 update tests for CredentialLookup, OrgLookup, ProjectLookup commit 9c6300c2de3d25c43035ce131467e10deeb5c719 Author: Keith Grant <keithjgrant@redhat.com> Date: Tue Dec 3 09:18:28 2019 -0800 update MultiCredentialsLookup tests commit f8153393b11157cb15a2a87205feb0fe34455433 Author: Keith Grant <keithjgrant@redhat.com> Date: Tue Nov 26 15:01:13 2019 -0800 fix minor lookup bugs commit cb07e9c757b9eca693102721e5715c80940bf9eb Author: Keith Grant <keithjgrant@redhat.com> Date: Tue Nov 26 13:38:44 2019 -0800 convert all lookups to use new Lookup component commit 639b297027452a55580e15ec7aab72e2ac848134 Author: Keith Grant <keithjgrant@redhat.com> Date: Mon Nov 25 14:22:34 2019 -0800 fix credential chips in SelectedList, MultiCredential cleanup commit 4341d67fb0f7aa6ea989f77ef7158b7b54e73135 Author: Keith Grant <keithjgrant@redhat.com> Date: Mon Nov 25 10:02:22 2019 -0800 add MultiCredentialsLookup select/deselect logic commit 62606339748a71d112a7ba958b9824a9ce521b3c Author: Keith Grant <keithjgrant@redhat.com> Date: Thu Nov 21 16:11:19 2019 -0800 flushing out new approach to MultiCredentialsLookup commit 8ec856f3b6fa939b38da19264ea22ca0cd622a17 Author: Keith Grant <keithjgrant@redhat.com> Date: Mon Nov 18 15:20:58 2019 -0800 start Lookup reducer commit 5a207f155edb1d8e1536a36a88aa29c9fe859f61 Author: Keith Grant <keithjgrant@redhat.com> Date: Thu Nov 14 15:35:08 2019 -0800 WIP split Lookup into Lookup & CategoryLookup commit 2a722ba8d028c64aafbc9ac9b093e867e3b25e37 Author: Alex Corey <alex.swansboro@gmail.com> Date: Wed Nov 6 12:03:13 2019 -0500 Refactors Lookup commit 4c89568d7186276f2ffef6dd59c56346cae057f4 Author: Marliana Lara <mlara@redhat.com> Date: Thu Dec 5 11:34:18 2019 -0500 Apply radio selection to ALL selected groups in modal * Use semantic html to describe modal list * Move nested try/catch block * Remove deprecated type fields * If delete fails, keep selected list checked commit 12a8793ddbcabf9c5f4e538471c0cf2bb73559fa Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Dec 10 08:56:41 2019 -0500 provide a better error for OAuth2 logins for external accounts attempting to use an OAuth2 token as an externally authenticated user throws an HTTP 500 error when external oauth is disabled - this change improves that so it's a 401 Unauthorized instead. commit eddee456b33d1b8ce37c17c1ddf57107ed380ba3 Author: Apurva Bakshi <bakshiapurva93@gmail.com> Date: Wed Nov 27 13:24:22 2019 -0500 Add dataCy attribute to select-user-role and select-team-role buttons commit be5a12a3188c7b679b1f9a11babe32504c25e6ab Author: AlanCoding <arominge@redhat.com> Date: Mon Dec 9 10:51:25 2019 -0500 Compute fields in smart task_impact tests commit dfc4a0c0e0be757c01dc89a16cc2279b1b35d1cc Author: AlanCoding <arominge@redhat.com> Date: Mon Dec 9 10:51:25 2019 -0500 Compute fields in smart task_impact tests commit 86ba1639c3524536418981469c7d28b3ba7f961f Author: mabashian <mabashia@redhat.com> Date: Mon Dec 9 10:43:15 2019 -0500 Pull in latest version of our angular-scheduler fork to fix Tueday/Tuesday typo commit f1b4e24833f0518cf9aa45f54303a2f0100070ca Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Dec 6 12:56:18 2019 -0500 use a computed inventory field for task impact math see: https://github.com/ansible/tower/issues/4022 commit 35d36a71c761687ee8cf2f965393d830503c8eaa Author: Yanis Guenane <yanis@guenane.org> Date: Mon Dec 9 09:01:29 2019 +0100 ansible playbook: move to modern syntax Signed-off-by: Yanis Guenane <yguenane@redhat.com> commit eadcbe1ce98fe22542c3e7cae5cde3871f3ea266 Author: Apurva Bakshi <bakshiapurva93@gmail.com> Date: Fri Dec 6 16:00:02 2019 -0500 Add the data-Cy attribute for having better selector for tests commit e34c7acdc47ffbc2ce6aa33c9b502a79e15dbe62 Author: Jake McDermott <yo@jakemcdermott.me> Date: Fri Dec 6 14:54:29 2019 -0500 Migrate organization add to functional component commit 55a19ffe6a1cb55e0c8a3528c989948322d5080c Author: AlanCoding <arominge@redhat.com> Date: Thu Dec 5 14:26:24 2019 -0500 Fix project sync errors when project branch is commit commit c4d358b870976d75d2008feb6a6fcf4b9631b0be Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Dec 6 12:56:18 2019 -0500 use a computed inventory field for task impact math see: https://github.com/ansible/tower/issues/4022 commit 5ae7df7757dc218397c6c279acef33ac040be06c Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Dec 6 12:44:50 2019 -0500 fix a bug in isolated check timeout handling commit 220168f5ee92e8b53721e928122bf615eb060940 Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Dec 6 12:44:50 2019 -0500 fix a bug in isolated check timeout handling commit 3cc9139c6d35126ecbfa30ec31feab380eee0912 Author: beeankha <beeankha@gmail.com> Date: Thu Dec 5 16:49:23 2019 -0500 Add a more specific assertion statement commit 6d595cbda6a4a066cda5050b7227b72ed079833c Author: beeankha <beeankha@gmail.com> Date: Wed Dec 4 16:19:42 2019 -0500 Add extra_vars parameter to tower_job_template module commit 419d32d3e3449f7a176b0284cc24fcd1681fe9bf Author: AlanCoding <arominge@redhat.com> Date: Thu Dec 5 14:26:24 2019 -0500 Fix project sync errors when project branch is commit commit 334c63388b888841ce9ef5d6629db6a7bdde5c05 Author: beeankha <beeankha@gmail.com> Date: Wed Dec 4 22:05:23 2019 -0500 Revert original quotation mark configuration for non-approval default msg and body commit 32f6f87463b5bad74a49bbe6a61466aafba2c6e4 Author: beeankha <beeankha@gmail.com> Date: Wed Dec 4 12:07:49 2019 -0500 Change quotation mark format for sconsistency and also to comply with qa tests commit 0d92b2e7039b8b855772ff7e988d71e78059a2b3 Author: beeankha <beeankha@gmail.com> Date: Wed Nov 27 16:20:56 2019 -0500 Enable approval-related email notifications to send properly commit b5724adae5cc551cf3c9284a5533e1cac097af41 Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Dec 5 11:30:12 2019 -0500 fix situation were error happened before lock was released commit 922ea67541afa9536e32e81070a891a54713fdc5 Author: AlanCoding <arominge@redhat.com> Date: Thu Dec 5 10:24:17 2019 -0500 Fix situation were error happened before lock was released commit d41322c63cf3cdf730b7e658758c892e5ee3ccfd Author: Christian Adams <chadams@redhat.com> Date: Fri Oct 25 09:57:30 2019 -0400 Remove outdated Zanata translation script as part of migration to Memsource - adds requirement for gettext to dev container for use by Memsource automation commit d6e5eb356b62aa4f0db53cc3a385c3afaa5b4183 Author: beeankha <beeankha@gmail.com> Date: Wed Dec 4 22:05:23 2019 -0500 Revert original quotation mark configuration for non-approval default msg and body commit b46a2b43b09f3cc0e5ff8d3e3f784bb76de6e8de Author: beeankha <beeankha@gmail.com> Date: Wed Dec 4 12:07:49 2019 -0500 Change quotation mark format for sconsistency and also to comply with qa tests commit 6f54044cc6b4fcca2b83df898ea65fc991aac2dc Author: beeankha <beeankha@gmail.com> Date: Wed Nov 27 16:20:56 2019 -0500 Enable approval-related email notifications to send properly commit 5d1f322cd1777bc92f99601e74ee8f188df268bd Author: Marliana Lara <mlara@redhat.com> Date: Tue Nov 26 15:05:26 2019 -0500 Add Inventory Groups list commit c11a8b8ae11312166800cba325cc7e8fd9a6c594 Author: Daniel Sami <dsami@redhat.com> Date: Wed Dec 4 11:36:15 2019 -0500 added cryptography as optional awxkit dep added cryptography as optional dep commit 2d4df3d50efbc050ac2782be5de366c3fe6fa3c7 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 4 13:44:20 2019 -0500 Fixes bug where permissions checkboxes had inverse effect after upgrading angular to 1.7.x. commit bd7248d21cde2320f38428fe458f41b025c61b90 Author: mabashian <mabashia@redhat.com> Date: Mon Dec 2 14:51:22 2019 -0500 Properly show template add button and options based on OPTIONS response on both job_templates and workflow_job_templates endpoints. commit 9bdd49bec553240c00464700c597d2266e1cc019 Author: mabashian <mabashia@redhat.com> Date: Mon Dec 2 14:27:40 2019 -0500 Adds translations for missing strings in Toolbar.jsx commit 2506db88f2a430e539ae4e0fd7a25181b3a5f522 Author: mabashian <mabashia@redhat.com> Date: Mon Dec 2 14:21:58 2019 -0500 Ellipsis workflow node names that are too long to fit on the node commit 61c38eabf81923f16cbb9ccb957f66e6f578c1ce Author: mabashian <mabashia@redhat.com> Date: Thu Nov 21 18:22:05 2019 -0500 Revert inadvertent variable name changes in old ui app commit 37a1e5d9b014fa43406068378ad9369aeb571871 Author: mabashian <mabashia@redhat.com> Date: Thu Nov 21 18:18:36 2019 -0500 First pass workflow viz commit c439a1ec8fa7e278564f4849e37d9ef68b9ecebe Author: Shane McDonald <me@shanemcd.com> Date: Wed Dec 4 16:50:05 2019 -0500 Fix permissions on projects directory by pre-creating it This broke after https://github.com/ansible/awx/commit/f78c9f357dc9cce2d446fb2eddfc05d6cc3c0fff but people seem to like this functionality so instead of reverting it we can do this. commit c5e22f9aa3b18a133806d555f996183fd3fb6435 Author: Jake McDermott <yo@jakemcdermott.me> Date: Wed Dec 4 12:34:20 2019 -0500 Update job redirects and tab placement Change display order of the output tab so that it is second and make it the default for redirects and job launches. commit 8a9ebe2086593afa41636cefefbd071f95140deb Author: mabashian <mabashia@redhat.com> Date: Wed Dec 4 13:44:20 2019 -0500 Fixes bug where permissions checkboxes had inverse effect after upgrading angular to 1.7.x. commit a859ecfbde7e395cd5fd65dc014b1944f9b46ecc Author: mabashian <mabashia@redhat.com> Date: Wed Dec 4 05:35:00 2019 -0500 Upgrades angular and auxiliary deps to 1.7.9 commit 02fd26520d55c56dfaf4f345c9d132788598924f Author: Bill Nottingham <notting@splat.cc> Date: Tue Nov 5 11:31:06 2019 -0500 Move to using systemd for service management. commit f8b2bcbae785cdcea8d56a6adbfc28125e2c2ff9 Author: Yanis Guenane <yanis@guenane.org> Date: Wed Dec 4 17:43:55 2019 +0100 Linters: test new linter job Depends-On: https://github.com/ansible/zuul-jobs/pull/40 commit 93b49f314d33017ab1cfd57b691c02e7bac14dc6 Author: mabashian <mabashia@redhat.com> Date: Wed Dec 4 11:03:24 2019 -0500 Upgrades angular and auxiliary deps to 1.7.9 commit bf2a4d1a2c7a3187ac620f5dc09987b5d0bc6e58 Author: routenull0 <jason@routenull.com> Date: Wed Dec 4 09:09:24 2019 -0600 'install' was misspelled as 'isntall' commit afadfa939dfde34c73d9279afcd12e54f506411e Author: Ryan Petrello <rpetrell@redhat.com> Date: Wed Dec 4 08:38:22 2019 -0500 fix an nuanced bug which can cause OAuth2 migrations to fail commit a0d20a5d50b00e8755ba9844d5f5b469cac801ef Author: Ryan Petrello <rpetrell@redhat.com> Date: Wed Dec 4 08:38:22 2019 -0500 fix an nuanced bug which can cause OAuth2 migrations to fail commit 540f8ab7d699ad9f52d5c6c581c74154544129a2 Author: Jake McDermott <yo@jakemcdermott.me> Date: Tue Dec 3 15:23:02 2019 -0500 Only show cred type test button to superusers. Without a credential instance, plugin tests go through the credential type (not credential) api. Since this endpoint is for superusers only, we hide the test button when non-superusers are adding a new external credential. commit 129374a1c2eab186a108e1f6ed52b16c95ad1b7a Author: chris meyers <chris.meyers.fsu@gmail.com> Date: Tue Dec 3 14:31:09 2019 -0500 keep *-devel package in the dev container * requirements/updater.sh does pip magic. In doing this magic, devel system packages are required to download/install/build. This change ensures those dev packages are available. commit 63fd546f44806286f782155b7554b8c5dcda456b Author: Jake McDermott <yo@jakemcdermott.me> Date: Tue Dec 3 13:36:18 2019 -0500 Let cred admins and users test credential plugins commit 208e36f83b92f6b0ddf02839fce1ea38e86c8ec6 Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Oct 18 14:14:19 2019 -0400 add an awx-manage command for re-generating SECRET_KEY commit 8ab6a79b3753fae880e46b69b2527bb5d32c3512 Author: Shane McDonald <me@shanemcd.com> Date: Mon Dec 2 12:36:57 2019 -0500 Fix memcached_hostname bug in k8s installs Fallout from https://github.com/ansible/awx/pull/5340. commit e68d576fd22dba0369a0e703378a1913f6a11528 Author: Shane McDonald <me@shanemcd.com> Date: Mon Dec 2 09:02:31 2019 -0500 Generic method of detecting k8s api version Related: https://github.com/ansible/awx/issues/5388 commit ca247182dffe56a034c8220d745433e52c4f3684 Author: Yanis Guenane <yanis@guenane.org> Date: Sat Nov 30 19:43:23 2019 +0100 yamllint: Make all files in awx pass yamllint This commit updates all files that weren't passing yamllint for them to pass. A new yamllint target has been added. One can run `tox -e yamllint` or `yamllint -s .` locally to ensure yaml files are still passing. This check will be enabled in the CI so it can get on every new contributions, and prevent merging non-compliant code. Signed-off-by: Yanis Guenane <yguenane@redhat.com> commit dcbb2813b5fdcbaa12a54ec29e963653dd6b49ae Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 29 11:34:23 2019 -0500 Pull in downstream changes to k8s installer commit 9cdb281f069cf6eb11684f5ac77cdee9ff81b293 Author: Marliana Lara <mlara@redhat.com> Date: Wed Nov 27 11:36:51 2019 -0500 Check inventory use permissions to disable workflow inventory lookup commit c3734209824c5a8bb6ba924e7ba4d6095592e346 Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Nov 26 23:13:39 2019 -0500 fix incorrect SystemJob.job_type choices commit 93a9a0354f7b7ddaea4c24efd90c5d63f61be568 Author: mabashian <mabashia@redhat.com> Date: Tue Nov 26 15:59:19 2019 -0500 Adds missing semicolons to make linter happy commit ee6e28e0661f1e3a6d55cf02dc6e6ef76543c4e1 Author: mabashian <mabashia@redhat.com> Date: Tue Nov 26 15:05:45 2019 -0500 Only show the days to keep input on the scheduler for system jobs that require it. Hides this field for cleaning up tokens and sessions. commit ea5d4293995b4eadc517ee75d3b85eed46c3ed29 Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Nov 25 11:50:09 2019 -0500 fix a few bugs with the session and oauth2 cleanup scheduled jobs see: https://github.com/ansible/tower/issues/3940 commit 42b019d8c812a1d58ca670137489a19b910dddab Author: Marliana Lara <mlara@redhat.com> Date: Wed Nov 27 11:36:51 2019 -0500 Check inventory use permissions to disable workflow inventory lookup commit ffdcb2f8eb7e2dc43aa0d05dd8a5d817d28da759 Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Nov 19 09:21:04 2019 -0500 fix busted tests commit 68f17eb370b114f837d627793f7cde2c43e15d09 Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Nov 26 23:29:50 2019 -0500 bump asgi-amqp dependency commit 1ad8a4915579be340eceaafd0b4ab86eac6e09fb Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Nov 26 23:29:50 2019 -0500 bump asgi-amqp dependency commit 47ed5ef848f089797dd51fe775730b89fa6917b7 Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Nov 26 23:13:39 2019 -0500 fix incorrect SystemJob.job_type choices commit a56686ca77fda28c1717ac8062281545e6557ce7 Author: mabashian <mabashia@redhat.com> Date: Tue Nov 26 15:59:19 2019 -0500 Adds missing semicolons to make linter happy commit 7e82f0fad7b4760b7080a0a42e20f2c1bf49c504 Author: mabashian <mabashia@redhat.com> Date: Tue Nov 26 15:05:45 2019 -0500 Only show the days to keep input on the scheduler for system jobs that require it. Hides this field for cleaning up tokens and sessions. commit 632810f3a80da9d8c180c9078509a69dc2682ae9 Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Nov 25 11:50:09 2019 -0500 fix a few bugs with the session and oauth2 cleanup scheduled jobs see: https://github.com/ansible/tower/issues/3940 commit 695eab1fdd5856c74d71a075ef97b78d0fd6984f Author: AlanCoding <arominge@redhat.com> Date: Tue Nov 26 09:39:05 2019 -0500 fix duplicate exception sanity error commit 081a0fc04e0ddf116f191a7355eb32b5f38a1712 Author: AlanCoding <arominge@redhat.com> Date: Tue Nov 26 09:45:54 2019 -0500 fix other assorted sanity failures commit 48f10669d679070628500773984357f151df1f4c Author: AlanCoding <arominge@redhat.com> Date: Tue Nov 26 09:39:05 2019 -0500 fix duplicate exception sanity error commit 4f8b624b9660e7057162cd6788fce196c8e249f9 Author: Christian Adams <chadams@redhat.com> Date: Tue Nov 26 00:30:53 2019 -0500 Make spelling of canceled consistent commit 05e6f4ab3c282a3d52955d8a482ddb2543193f1f Author: Christian Adams <chadams@redhat.com> Date: Mon Nov 25 14:56:41 2019 -0500 Add User-Agent to analytics upload POST commit 1a85874964ef399ee99a90a2b5a0c87a1b66afdd Author: AlanCoding <arominge@redhat.com> Date: Mon Nov 25 15:29:05 2019 -0500 Raise specific exception if migration in progress commit 4acb28f6f55ab2aba9c017079637325185cf549c Author: Bill Nottingham <notting@splat.cc> Date: Mon Nov 25 15:55:22 2019 -0500 Clean up some stuff in awxkit with `make clean` commit 3ed5d6ec658c850a62945707998daf6090af13c6 Author: beeankha <beeankha@gmail.com> Date: Mon Nov 25 15:16:41 2019 -0500 Make integrations pass even with manual SCM type commit 15bcea7301020bf14a02b337287c6b339bf3a0bb Author: Shane McDonald <me@shanemcd.com> Date: Mon Nov 25 12:55:55 2019 -0500 Fix VERSION reported in dev container commit ce8c0066d048bf4d91a53a51ebbbd6dc9a241b64 Author: Shane McDonald <me@shanemcd.com> Date: Mon Nov 25 12:51:49 2019 -0500 Fix downstream tests I backported how we do the VERSION detection in 3.5.something. This should already be fixed upstream. commit 12363ae1753eddf33e00a7d9526daa2896a6bbeb Author: Shane McDonald <me@shanemcd.com> Date: Mon Nov 25 11:32:41 2019 -0500 Fix Docker build caching The flow will need to be: - Pre-pull image you want to use - Re-tag as image:$(COMPOSE_TAG) - COMPOSE_TAG=mytag make docker-compose-build commit 1b508957382c98af19fd9c27c1d1fa42fd6569be Author: Marliana Lara <mlara@redhat.com> Date: Mon Nov 25 11:17:37 2019 -0500 Use short circuit operator in favor of ternary conditional commit b10a71786b2f7fdcab0ef901e1af871534f1dd80 Author: Samir Jha <sjha4@ncsu.edu> Date: Mon Sep 16 17:03:06 2019 -0400 Update foreman inventory to use foreman's inventory report commit ee8775a08d96081c875d41f62daaa155b54957bf Author: mabashian <mabashia@redhat.com> Date: Thu Nov 21 11:05:06 2019 -0500 Adds link to docs on container groups add/edit forms to match instance groups. Updates instance groups link. commit 31650bb0bd99ecf689f08497faa935ffd47ab869 Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 22 11:39:08 2019 -0500 Remove usage of idle_timeout when checking status of isolated / containerized jobs commit cbf085ab43f5b86b7b61b99173844ddd276c35a9 Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Nov 25 10:06:12 2019 -0500 move migrations to accomdate a downstream migration commit 0eb55f5038dc9d611b57874f2cbb199b90866d7d Author: Daniel Sami <dsami@redhat.com> Date: Fri Nov 22 15:24:35 2019 -0500 Updated contributing doc with notes about E2E commit daf3bbc7ef9b8e15c0ba6f71a45b63615c28cfdf Author: Daniel Sami <dsami@redhat.com> Date: Thu Nov 21 15:47:38 2019 -0500 Added E2E-friendly selectors to nav and jt details lint updated snapshot commit db2316b791b8e12be750c8f5824784108c67f0ea Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 22 11:39:08 2019 -0500 Remove usage of idle_timeout when checking status of isolated / containerized jobs commit 83caf99c58607efe7c5b705f20c8fadc075589eb Author: Alex Corey <alex.swansboro@gmail.com> Date: Thu Nov 21 13:29:12 2019 -0500 Improves Tests and addresses other PR Issues commit 19180a1bc4580322c9b66fe8993a2e2c6fe765c4 Author: Alex Corey <alex.swansboro@gmail.com> Date: Wed Nov 13 11:14:29 2019 -0500 Adds Add/Edit Inventory and Inventory Form commit 9c86f521e9137002fc1e2d91763c85102daa4b29 Author: AlanCoding <arominge@redhat.com> Date: Thu Nov 21 15:51:45 2019 -0500 Add notes for ./upgrade.sh commit 217182384660cee32136236899d0f9cf55e3f804 Author: David Moreau Simard <dmsimard@redhat.com> Date: Tue Oct 23 22:21:33 2018 -0400 Finish JT.credentials functionality, add test Original commit: commit 3ec6196477135230c4b90b175310bdc2eaff36ed Author: David Moreau Simard <dmsimard@redhat.com> Date: Tue Oct 23 22:21:33 2018 -0400 Add support for "credentials" in the tower_job_template module Job templates might require more than one credential. There's credential, vault_credential, machine_credential, etc. "credentials" is a thing, let's support it. commit 94fa4deab3873a462fdf7aa0be1c8b543a569172 Author: Christian Adams <chadams@redhat.com> Date: Thu Nov 21 11:12:05 2019 -0500 Set default values for analytics settings commit faa0802d97016b3b313d2890bffc9a1d9b14032a Author: Marliana Lara <mlara@redhat.com> Date: Wed Nov 20 15:56:05 2019 -0500 Update breadcrumb and fetch new hosts when url changes commit fa144aa98f3a397a249048a203006fdac80acaaa Author: Marliana Lara <mlara@redhat.com> Date: Wed Nov 20 13:14:28 2019 -0500 Add Inventory Host list and unit tests * Add Inventory Host Add route * Fix host disabled loading switch bug commit ea4e98c52a015f4e286a1d5accd9dabe94e5cc34 Author: Marliana Lara <mlara@redhat.com> Date: Wed Nov 20 13:11:06 2019 -0500 Move Switch into shared component directory and update tests commit 8ff413efc0939cc770eab0abc98f98511efa00a6 Author: mabashian <mabashia@redhat.com> Date: Thu Nov 21 11:05:06 2019 -0500 Adds link to docs on container groups add/edit forms to match instance groups. Updates instance groups link. commit 5e24cee0ae77096bddb80979fd245141dc90d526 Author: AlanCoding <arominge@redhat.com> Date: Tue Oct 29 16:20:30 2019 -0400 Add custom_virtualenv param to inventory source and tests commit a026838f77ad2c99bd8bd1180c6d729d6401d38a Author: Mathieu Mallet <mathieu.mallet1_ext@michelin.com> Date: Mon Aug 26 15:30:32 2019 +0200 ansible_tower: Add custom_virtualenv attribute when applicable (#60200) In Ansible Tower/AWX, there are three kinds of objects that can be tied to custom python virtual environment: - job template - project - organization This patch updates the three ansible modules that creates those objects so that the 'custom_virtualenv' attribute can be set if specified. Testing Done: via a playbook, test organization, projet then template creation without any 'custom_virtualenv' attribute specified. Check that the resources get created and that their python env is set to default. Then re-do the same test but this time with the 'custom_virtualenv' attribute specified. Ensure in AWX UI that those resources have the right 'custom_virtualenv' set. commit e2cd86089b7eaaf47d75fadcd006ed3762c4e933 Author: Ilija Matoski <ilijamt@gmail.com> Date: Wed Nov 20 14:18:53 2019 +0100 Allow deployments on Kubernetes version 1.16 commit c6d2fa86c7ab968cf168c7d1c403ad9ab2b202fc Author: beeankha <beeankha@gmail.com> Date: Wed Nov 20 11:15:18 2019 -0500 Fix typo under 'options' commit f89db3586ba12a2ba6d8a156eea0a600ac101229 Author: mabashian <mabashia@redhat.com> Date: Wed Nov 20 10:42:37 2019 -0500 Adds id attribute to logout button commit eff46dbc7163e92bc568f1065d695413e940adef Author: beeankha <beeankha@gmail.com> Date: Mon Nov 18 13:20:24 2019 -0500 Make playbook wait for project sync... ...*before* running the associated job template. Set "wait" default to True so CI doesn't time out Change default back to "False", put in new "if"... ...block, explicitly set "wait" to "False" in test file. Change if block Update README Update 'wait' option description commit 80b75a163a98eb45f6f79c1053144d723cde307b Author: Martin Adema <_madema@pmgtansible.binckbank.nv> Date: Wed Nov 20 14:15:59 2019 +0100 Configurable image registry and service account for Postgres deployment. commit fe65073f3e53694cacf1e421c9642093f4d4519c Author: Bill Nottingham <notting@splat.cc> Date: Tue Nov 19 16:44:55 2019 -0500 Remove obsolete requirements file. commit c574cdc7dc974e6baf34250565f58ec0da0be4b0 Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Nov 19 09:21:04 2019 -0500 fix busted tests commit 097b59e74a0c104b0c5522d9b727812ae2f6a7b5 Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Nov 4 11:23:28 2019 -0500 fix a bug that broken custom approval notification messages commit 8e7d607a47f6b3bff8f5ea26d6a09f206360ce7a Author: Alan Rominger <arominge@redhat.com> Date: Thu Oct 31 22:56:48 2019 -0400 Only turn off Galaxy cert verification via toggle (#3933) commit 4c32faa44808ffbea5ce5f267ec152c9d28fc5cf Author: Sven-Hendrik Haase <svenstaro@gmail.com> Date: Tue Nov 19 13:29:06 2019 +0100 Use more modern version of OpenShift client 3.9 is pretty old by now. commit 7b1b65645596e8c8a9174e323a2c821902673ada Author: AlanCoding <arominge@redhat.com> Date: Mon Nov 18 15:39:39 2019 -0500 Remove forks no longer needed from dependencies commit 9c2797b34c700ff9f1fb137872ec8f26feb43389 Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Nov 18 11:21:10 2019 -0500 fix a typo in the CLI usage docs commit f5fc0871fc957e5921204bade51ecb8e06bf1c9e Author: Erik Berg <ansible@slipsprogrammor.no> Date: Mon Nov 18 15:22:12 2019 +0000 Consistent naming scheme; memcached_host -> memcached_hostname environment.sh uses hostname for everything, and both environment and credentials provide a default of 'memcached', so this should also be one less variable to care about. commit 9458741b72c1b18a1a0506dcb1893b9f5a12a240 Author: Ryan Petrello <rpetrell@redhat.com> Date: Sat Nov 16 16:55:39 2019 -0500 don't set rh_username and rh_password in the license upload commit 91c78d71377fd161843189cf0395cfcd63835d0a Author: Erik Berg <ansible@slipsprogrammor.no> Date: Mon Nov 18 13:46:43 2019 +0000 Consistent naming scheme; rabbitmq_host -> rabbitmq_hostname environment.sh uses hostname for everything, and both environment and credentials provide a default of 'rabbitmq', so this should be one less variable to care about. commit e1e7e9047d1ad9d92e443c1fd789f5120ee2443c Author: Seth Foster <fosterbseth@gmail.com> Date: Fri Nov 15 14:18:20 2019 -0500 Fix filtering azure inventory based on user-specified tags Users can specify a list of keys, or a list of key:value pairs under source variables. e.g. tags: Creator, peanutbutter or tags: Creator:jmarshall, peanutbutter:jelly. If provided, only hosts that have all keys or key:value pairs in the list will be returned. inventory.py sets up the azure_rm.yml that provides exclude_host_filters. This code adds a line for each key in the list, as well as an additional line in the case of a key:value pair. e.g. exclude_host_filters: - "'Creator' not in tags.keys()" - tags['Creator'] != 'jmarshall' Each line is a conditional, and if any conditionals is true, then the host is filtered out. fix for issue # 5044 commit 094eef635d62d9f83ea3db2f3a373742b8f31c48 Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 15 14:17:08 2019 -0500 Fix typo commit 56bb82e303cd66205d321187a5889c45a05fffbc Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 15 14:14:54 2019 -0500 Fix ordering commit 0290dd3246a820be7e56e5eea4620b467bfc18f6 Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 15 14:11:10 2019 -0500 Regenerate table of contents commit de8c46cab049b58060694109c019678af9a3cde6 Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 15 14:04:05 2019 -0500 Remove obsolote docker-compose instructions commit 9028a48ab22125052fb66fd21586263f02aa87c4 Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 15 14:02:02 2019 -0500 Add a note on upgrading commit 709fa74070c64519b34a4676d80d82dfe1315350 Author: Shane McDonald <me@shanemcd.com> Date: Fri Nov 15 14:01:28 2019 -0500 Fix verbiage in INSTALL.md commit f0865d69f0995cb9664ac0e484fb5a045d418846 Author: Joe <11597133+m33k@users.noreply.github.com> Date: Fri Nov 15 16:28:05 2019 +0000 CHANGED: docker_service to docker_compose Signed-off-by: Joe <11597133+m33k@users.noreply.github.com> commit ddf9fd581eea654dc8a05ec27396b3b71e6e43ac Author: AlanCoding <arominge@redhat.com> Date: Thu Nov 14 14:45:16 2019 -0500 Run and fix all sanity tests commit b6745db4b8b127b563e9b5627ce4c86c18c96c02 Author: James Vornhagen <vornhagenjames@gmail.com> Date: Wed Nov 13 17:11:36 2019 +0100 update documentation example missing k in workflow. - Docs Pull Request +label: docsite_pr commit 35a565d09f34da15278c4b852cf779508391d4c4 Author: AlanCoding <arominge@redhat.com> Date: Thu Oct 31 12:12:43 2019 -0400 In tower_job_wait intentionally fail module for failure commit b878aed40001a61c1f4447a6cd1942cb02fc9090 Author: AlanCoding <arominge@redhat.com> Date: Wed Oct 30 15:24:55 2019 -0400 Add test coverage for launch with multiple prompted creds commit 1961a8ba1585592250521772566973c9c776b75f Author: AlanCoding <arominge@redhat.com> Date: Wed Oct 30 15:40:49 2019 -0400 Fix and test for warning when creating project commit b76018d6e00080c396cf159bfb4b29346e5707a9 Author: Hideki Saito <saito@fgrep.org> Date: Mon Apr 22 09:19:02 2019 +0000 Fix multibyte character handling issue for tower_job_wait #55585 Add multibyte hostname handling test as an integration test Signed-off-by: Hideki Saito <saito@fgrep.org> commit a40398e6a1f560d7a8970c947e8789f623066b88 Author: AlanCoding <arominge@redhat.com> Date: Wed Oct 30 12:56:36 2019 -0400 Remove sanity exceptions no longer needed commit 97e2fbbe279a60ac3d603dfc9ab8d4a8d7680df1 Author: AlanCoding <arominge@redhat.com> Date: Tue Oct 29 15:34:32 2019 -0400 Add collection test coverage for creating vault credential commit bcbad06c1042d4cc7781b5a6605c0e6133aada93 Author: Mathieu Mallet <mathieu.mallet1_ext@michelin.com> Date: Mon Aug 26 17:12:41 2019 +0200 tower_credential: Missing 'kind' attribute (#61324) In the 'tower_credential' module, when the credential 'kind' is set to 'vault', the code expects the other parameter 'vault_id' to be set. Unfortunately, in the module 'credential_type_for_v1_kind' method, the 'kind' parameter is popped, i.e. remove from the module dict of parameters leading to the following error: > Parameter 'vault_id' is only valid if parameter 'kind' is specified as 'vault' Fixes: #45644, #61324 Testing Done: Manually create a playbook with a task as follow - name: Create vault with ID 'bar' exists tower_credential: name: Foobar vault organization: Foobar kind: vault vault_id: bar vault_password: foobar commit 1c74773eacbf11f199b6cb388caa182e1faad7d6 Author: AlanCoding <arominge@redhat.com> Date: Thu Nov 14 11:10:22 2019 -0500 Delay inputs comparision to after field validation commit 1402a2c8a53cf649cdc51126130ce3b0e52d8ccf Author: AlanCoding <arominge@redhat.com> Date: Thu Nov 14 14:45:16 2019 -0500 Run and fix all sanity tests commit a15bf9ee415466bd7a0a49337364b9fb5dc9c33f Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Nov 14 12:37:45 2019 -0500 fix a few bugs related to container group execution see: https://github.com/ansible/awx/issues/5326 commit 513f54a42256aa477177a3626ecb33f716436f9d Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Nov 14 12:37:45 2019 -0500 fix a few bugs related to container group execution see: https://github.com/ansible/awx/issues/5326 commit 1d6f116687aa0e0caf5d4b57569aefc5c6ce839c Author: Shane McDonald <me@shanemcd.com> Date: Thu Nov 14 08:01:35 2019 -0500 Bump RabbitMQ version in k8s/openshift installs See https://github.com/ansible/awx-rabbitmq/pull/13 commit 9a9d53d17a614efe4d72642229a325534364bcfe Author: James Vornhagen <vornhagenjames@gmail.com> Date: Wed Nov 13 17:11:36 2019 +0100 update documentation example missing k in workflow. - Docs Pull Request +label: docsite_pr commit c13c5b6c13a56d6a084c9bbf105111ec7015a688 Author: Marliana Lara <mlara@redhat.com> Date: Wed Nov 13 13:45:50 2019 -0500 Hide overflow chip in filter tags component commit 70979df36aac446537aa17d3fb765082abe872dd Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Oct 10 14:29:08 2019 -0400 prevent the creation of Host names that contain Jinja commit 83ee39cabdbc38fef01d544b20416787559f6e26 Author: Ryan Petrello <rpetrell@redhat.com> Date: Wed Nov 13 09:26:03 2019 -0500 remove a number of unnecessary 3.2 migrations commit 6f38edf9a3abda8de21b2013500589235554cd09 Author: Rebeccah <rhunter@redhat.com> Date: Tue Nov 12 10:58:45 2019 -0500 add in testing to see that when an instance group is containerized that the policy field values are set to default commit 1f05372ac93d8d73bdc6b95f400ec27b873f9426 Author: Rebeccah <rhunter@redhat.com> Date: Mon Nov 4 15:49:13 2019 -0500 change the logic to not break existing policy_instance testing commit d0327fc044c61f856eb965018a0842657854f4be Author: Rebeccah <rhunter@redhat.com> Date: Fri Nov 1 20:31:31 2019 -0400 added onto the when saved function for instance groups that sets policy variables to their default. commit 068dab14d47a1e18d9fee51f9203a3a4bb8d3a57 Author: Jake McDermott <yo@jakemcdermott.me> Date: Tue Nov 12 12:35:36 2019 -0500 Increase async test timeout When our CI system is overloaded, tests start running slower. commit f64d0dde5a9afb7c8bd0d9d388b337adee6dd771 Author: AlanCoding <arominge@redhat.com> Date: Fri Nov 1 15:07:56 2019 -0400 Use tags to reduce project update output Handle folder deletion as tag remove -v use by default Change meaning of roles_enabled playbook var to value of AWX global setting commit 7cc0041aa879915eee97a915b98d60d83087e20a Author: Marliana Lara <mlara@redhat.com> Date: Tue Nov 12 12:44:56 2019 -0500 Remove our implementation of Chip and ChipGroup in favor of PatternFly's component commit e3ee3c5a001d47c8316e9579a3b84909051ac0f3 Author: Alex Corey <alex.swansboro@gmail.com> Date: Tue Nov 12 10:16:25 2019 -0500 Fixes failing tests commit 1198c067b21d5cd0f6d06991da9d61b02c0ace31 Author: Andrea Galbusera <gizero@gmail.com> Date: Wed Jun 19 12:19:02 2019 +0200 ensure "create_preload_data" is honored in docker-compose deployments Use a templated version of launch_awx_task.sh which conditionally preloads sample data according to create_preload_data value. commit 95cdddd6706e7640ab4ca9489840ae33ca57659f Author: Alex Corey <alex.swansboro@gmail.com> Date: Mon Nov 11 14:00:06 2019 -0500 Adds Proptypes to AddDropDownButton Component Also refactors to use the url that is passed in as the key for the link. This means that we don't have to pass in a key value. commit d91aa8c6cf8f02ee773c1239e2b0bf50344dd739 Author: Alex Corey <alex.swansboro@gmail.com> Date: Fri Nov 8 15:47:19 2019 -0500 Allows AddDropDownButton components to accept array of dropdownItems commit 052f101a7032cc0aa439d0f3a4492ea001b6b64a Author: Alex Corey <alex.swansboro@gmail.com> Date: Fri Nov 8 13:14:37 2019 -0500 Adds AddDropDownButton removes TemplateDropDown Button Both Inventory List and Template List use the same add button that has a drop down. I decided to make a component that both can use. This also addresses a typo in a InventoryList test. commit c96e88877f9d7b29603af28909427ee1755b6a88 Author: AlanCoding <arominge@redhat.com> Date: Mon Nov 11 22:07:22 2019 -0500 Add ignore list for Ansible 2.10 commit 5319659d5827feae04e8b6ef7d89da9e1c121a80 Author: Marliana Lara <mlara@redhat.com> Date: Mon Nov 11 13:38:15 2019 -0500 Address PR feedback * Set local_path default value to empty string * Make playbook directory required * Update unit tests commit 68a6315626eb4c8b98c4a442eceb11807c253c44 Author: mabashian <mabashia@redhat.com> Date: Mon Nov 11 14:56:25 2019 -0500 Adds react-hooks eslint rules and fixes a few warnings commit 8bfbd85cf97efc64fea4095840d8e35e77a4abde Author: mabashian <mabashia@redhat.com> Date: Mon Nov 11 14:25:04 2019 -0500 Adds eslint-plugin-react-hooks as a dev dep commit f7b6d9fdff7fc88b10570ac1e5eb1ed1625ce2a6 Author: Ray Terrill <rayterrill@users.noreply.github.com> Date: Mon Nov 11 11:05:16 2019 -0800 Update custom_virtualenvs.md Adding trailing slashes to API calls + directories. This caused me a ton of wasted time as the API call silently returns but does nothing without the trailing slash. commit ab4fba7ce94bb565234ee1377044246af12d0e4d Author: mabashian <mabashia@redhat.com> Date: Mon Nov 11 11:57:39 2019 -0500 Address PR feedback. Refactors a bit of unit test coverage to move away from testing state. Re-organized some of the structure of the user list tests to be slightly more efficient. commit deb6e583971c614ea735d8718ed87c639e09b6bf Author: mabashian <mabashia@redhat.com> Date: Tue Nov 5 16:49:31 2019 -0500 Adds Users list, forms and details. Adds password form field. commit 823a74c98b75e14d26e5b52ce0cec12b21faed46 Author: mabashian <mabashia@redhat.com> Date: Fri Nov 8 14:18:44 2019 -0500 Prettier commit c294a63f321128b36bf3ee3e1df8457b328d4c11 Author: mabashian <mabashia@redhat.com> Date: Fri Nov 8 11:56:01 2019 -0500 Updates a couple of team list checkbox tests to test the UI rather than state/props internals. Fixes bug where select all was selected on load. commit 84bce530dc25a06a8bed9d86e9159cf07a2109d7 Author: mabashian <mabashia@redhat.com> Date: Fri Nov 1 14:34:35 2019 -0400 Adds organization field to team form. Adds edit button to team list items. commit 6acd3c98b7e1e7e3f4a37564ae1fda186ee36b68 Author: mabashian <mabashia@redhat.com> Date: Fri Oct 25 14:43:21 2019 -0400 Updates stale copy pasta. Org -> Team commit 1e80b2e2959226c5a4f6d48decd7cb05016ae7e1 Author: mabashian <mabashia@redhat.com> Date: Fri Oct 25 14:35:50 2019 -0400 Adds basic teams list and add/edit forms. The edit button on the list rows and the org lookup in the form are both missing and will be added in a later commit. commit e4721d77221ef9a8831c14945c7400ad1eaab7d8 Author: Marliana Lara <mlara@redhat.com> Date: Wed Nov 6 10:51:36 2019 -0500 Add project manual scm type subform commit 4e31bdd2d26e3762c4e76b2e6130098c4779de53 Author: mabashian <mabashia@redhat.com> Date: Mon Nov 4 16:38:49 2019 -0500 Removes changes to serializer that added type to host recent jobs. Addresses Switch styling issues on host list items. commit d5e9716ceb88b6eead76f20c5891a8fa4863b040 Author: mabashian <mabashia@redhat.com> Date: Mon Nov 4 15:27:47 2019 -0500 Move CardHeader styled component(s) outside of render functions. Refactors host options calls out to it's own function. commit 01963b0ee7c8b4d61c6be9920b52f837d560aa2f Author: mabashian <mabashia@redhat.com> Date: Wed Oct 30 15:54:33 2019 -0400 Add host list, add/edit forms, and details commit 69205c5f6ba77a6ce5a54ad5abf308092456e026 Author: Jake McDermott <yo@jakemcdermott.me> Date: Tue Nov 5 13:28:51 2019 -0500 try a higher timeout ¯\_(ツ)_/¯ https://github.com/ansible/awx/issues/5234 https://github.com/ansible/awx/pull/5250 commit 24da2b78b81d6483846dc6585c0887cff0889984 Author: Shane McDonald <me@shanemcd.com> Date: Tue Nov 5 15:21:23 2019 -0500 Dont require pg_admin_password unless we're using it. commit 6fee0db17b062cbe55bd705910657dc122bbc1df Author: Marliana Lara <mlara@redhat.com> Date: Tue Nov 5 14:48:04 2019 -0500 Fix right margin and padding to 0px on body el commit b25fbc52662820daea39eb502579b56a98a25205 Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Nov 5 13:53:28 2019 -0500 update pytz to the latest version commit 0f32161df0889b64ea67bf32677abcf687ae5b07 Author: Marliana Lara <mlara@redhat.com> Date: Tue Nov 5 11:41:01 2019 -0500 Pull credential api request outside of ProjectEdit commit b570c8ad2a01d75210a3841d6e80ff234615e1cb Author: Alex Corey <alex.swansboro@gmail.com> Date: Mon Nov 4 15:16:21 2019 -0500 Fixes linting issues commit 9170aa184a5588940d1fb82e92dd70e3efeb4513 Author: Alex Corey <alex.swansboro@gmail.com> Date: Mon Nov 4 14:42:00 2019 -0500 Removes missingDetail prop and addresses a typo. This removes `missingDetail` prop in favor of using styledComponent's className prop. commit 458ca6940540ff52b8f3c9559a0b7e039775af43 Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Nov 4 11:23:28 2019 -0500 fix a bug that broken custom approval notification messages commit 2ec90f17d0128c60252c2d27926c567c84488f2b Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Nov 4 09:32:04 2019 -0500 fix broken sphinx docs build commit ecf340f7227c60f3263686582411ae10138f48c2 Author: Marliana Lara <mlara@redhat.com> Date: Sun Nov 3 21:28:51 2019 -0500 Add Project Edit test coverage commit d77040a7a945a0558ce939d5f2950b597ad97154 Author: Marliana Lara <mlara@redhat.com> Date: Sun Nov 3 21:28:10 2019 -0500 Add Project Edit form and refactor how the form handles credentials commit 857faf570dd7e0b39f01d687e8b2397545466abd Author: JensPfeifle <jens@pfeifle.tech> Date: Sun Nov 3 19:03:40 2019 +0100 Update required Ansible version to 2.8+ Attempting to build the docker image with Ansible 2.5.1 results in the following error: ``` TASK [image_build : Build sdist builder image] ******************************************************************************************* fatal: [localhost -> localhost]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (docker_image) module: build, force_source, source Supported parameters include: api_version, archive_path, buildargs, cacert_path, cert_path, container_limits, debug, docker_host, dockerfile, filter_logger, force, http_timeout, key_path, load_path, name, nocache, path, pull, push, repository, rm, ssl_version, state, tag, timeout, tls, tls_hostname, tls_verify, use_tls"} ``` The `force_source` parameter was added to docker_image in Ansible 2.8 (![source](https://docs.ansible.com/ansible/latest/modules/docker_image_module.html)). commit 871d87374b4b7a35e7677fd6d8b69a605d5bd921 Author: Alan Rominger <arominge@redhat.com> Date: Thu Oct 31 22:56:48 2019 -0400 Only turn off Galaxy cert verification via toggle (#3933) commit b3e056fe55183db8005d6b50bb3ede684479d871 Author: Keith Grant <keithjgrant@redhat.com> Date: Thu Oct 31 16:01:33 2019 -0700 make ProjectLookup auto-select project if only one found commit e5b76c6427d9a6150697c42301fbdc7e67686b9c Author: Alex Corey <alex.swansboro@gmail.com> Date: Wed Oct 30 09:32:10 2019 -0400 Adds `Deleted` text to missing resources in JT Detials View The usecase of this change is if a user deletes an Inventory, or a Project that is used by a JT they need to know that those resources are missing. The only time that `Deleted` won't be shown for a missing resource is for Inventory if it has been marked Prompt on Launch then nothing is shown. in that field. Also adds icon to indicate that a JT is missing resources on the JT List. commit 24eae09ed957020b40df33458df5424a5a9829db Author: AlanCoding <arominge@redhat.com> Date: Thu Oct 31 09:24:41 2019 -0400 Make tower_inventory_source org optional, add tests commit a2fee252f98a45b6f251302c417972f36d1f78c6 Author: Hampus Lundqvist <hampus.lundqvist@fouredge.se> Date: Thu Oct 3 19:58:12 2019 +0200 fix tests and typos commit ab80c2276da48b2439a74bc417ca7b6365556ad9 Author: Hampus Lundqvist <hampus.lundqvist@fouredge.se> Date: Thu Oct 3 17:10:00 2019 +0200 support organization specific tower_inventory_source. Inventories can exists with same name across multiple organizations so we need to be able to select correct inventory, credential, project etc for the inventory_source commit f78c9f357dc9cce2d446fb2eddfc05d6cc3c0fff Author: Shane McDonald <me@shanemcd.com> Date: Thu Oct 31 08:00:23 2019 -0400 Mount local projects directory inside of dev container. Yesterday I noticed that we have awx/projects in our .gitignore. I am assuming this pre-dates our containerized development environment. With this commit, any project under awx/projects/ will be made available in the dev environment for selection when creating a Manual project. This comes in super handy when testing changes to playbooks locally. commit da1e43dc125a818843ed235ec2dcd69c42126a39 Author: AlanCoding <arominge@redhat.com> Date: Thu Oct 31 07:53:43 2019 -0400 Make tower_group idempotent commit cb354c2ef1685332c7d255aa18311d5d03e07884 Author: Hideki Saito <saito@fgrep.org> Date: Mon Apr 22 09:19:02 2019 +0000 Fix multibyte character handling issue for tower_job_wait #55585 Add multibyte hostname handling test as an integration test Signed-off-by: Hideki Saito <saito@fgrep.org> commit b48815d2bbbf6d945c70a616ee4ba7c8fac06cea Author: Jeff Bradberry <jeff.bradberry@gmail.com> Date: Mon Oct 28 12:51:14 2019 -0400 Add the no_truncate parameter to the job and adhoc event sublist views which are the ones that the CLI actually uses. commit 91afa88b4448b779ee5374e49a3353f0cf3c200a Author: Jake McDermott <yo@jakemcdermott.me> Date: Mon Oct 28 11:28:57 2019 -0400 Improve accuracy of code comment commit 3cab73c57474bdb26bfb3894fa595211b3ef5129 Author: Alan Rominger <arominge@redhat.com> Date: Mon Oct 28 09:58:00 2019 -0400 Add tests for AWX collection credential fixes (#3893) commit b3af64d66f9408181e090e6cd3182446506d516a Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Oct 25 21:16:11 2019 -0400 work around a bug in the k8s client that leaves trash in /tmp commit 841975d72bd61a4b918d9a7becb7d7a04488ac0b Author: Jake McDermott <yo@jakemcdermott.me> Date: Fri Oct 25 16:11:07 2019 -0400 Scrape tag input state from dom and put it in vm The tag input state lives somewhere in the associated select2 widgetry and isn't directly tied to the vm like it is for the other inputs. commit 678ce81487da4a19e7037d9f8cc53ef09f0b1163 Author: Rebeccah <rhunter@redhat.com> Date: Fri Oct 25 14:14:14 2019 -0400 pinning pytest-mock to version 1.11.1 commit 634550fb0b9620056feb91a798f90bb1a6c161d2 Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Oct 25 12:23:10 2019 -0400 pin to runner==1.4.4 commit b51b1a959fb2d6b1e7b906477ef1ff72b6b687a9 Author: Ryan Petrello <rpetrell@redhat.com> Date: Fri Oct 25 10:20:18 2019 -0400 fix a syntax error whoopsie commit 95ab5327c3b3b77930dba213930c964e77c5b9bf Author: Rebeccah <rhunter@redhat.com> Date: Fri Oct 25 09:01:34 2019 -0400 added in check to see if the the current check has an instance or not to prevent nonetype errors commit e40f29092bf6d8c15381afd6dfaaae676a42955c Author: AlanCoding <arominge@redhat.com> Date: Thu Oct 24 15:10:38 2019 -0400 Fully rely on error ignoring for sanity rel imports commit b394862210d4ce42eee95977f2734324aa898480 Author: AlanCoding <arominge@redhat.com> Date: Thu Oct 24 14:58:55 2019 -0400 Ignore import errors due to bugs in Ansible core commit 0434c611f0d6b7644c759bb7ce913bd771cb0051 Author: AlanCoding <arominge@redhat.com> Date: Tue Oct 22 14:26:56 2019 -0400 add release note commit 201ae5f948ec94e418b9165999ad6352e82a5126 Author: AlanCoding <arominge@redhat.com> Date: Mon Sep 30 16:01:44 2019 -0400 declare types in Ansible Tower module options commit 9d93b78296ff98d5e11aed28c1fb012b33e2f1cf Author: AlanCoding <arominge@redhat.com> Date: Thu Oct 3 12:04:59 2019 -0400 New target for sanity testing of the collection Do not run in Zuul commit b2557c6fd884b417e77f05b408312c359c131391 Author: Jim Ladd <jladd@redhat.com> Date: Wed Oct 23 12:41:17 2019 -0700 Rename job_summary_dict to job_metadata * Clarifies purpose of notification template variable commit 8f5d25a5dfd74fc0d138461779ebb05b8d30c3dd Author: Alan Rominger <arominge@redhat.com> Date: Wed Oct 23 19:26:10 2019 -0400 Fix bug where SCM inventory did not have a collections destination (#3795) * update inventory path to be in tmp project clone * copy project folder for inventory scm launch type * Optionally accept inventory collection paths from ansible.cfg commit 4c199b0ab21d1998a96ee497f6b79cfee445b2af Author: Rebeccah <rhunter@redhat.com> Date: Wed Oct 23 17:15:40 2019 -0400 moved filterint out policy instance values in the api browser input box into the instanceGroupDetail class where I overrode the update_raw_data function to parse out the unneeded data. Additionally added the fix for checking the value in the serializer. commit ef7b3fec94a8a80a9a79ec2e48fbadeac1ecff26 Author: Rebeccah <rhunter@redhat.com> Date: Tue Oct 22 15:57:06 2019 -0400 removed policy_instance variables from container groups default values in the API put/patch view commit 93bd1e67052b0c2c3230d6f96dfaf33f43574d34 Author: Rebeccah <rhunter@redhat.com> Date: Tue Oct 15 17:36:55 2019 -0400 Added in validation for each of the 3 fields that should not be changed if the instance is a container group, defaults in the textarea persist with these 3 options commit b13009b9a32bd630443ee29810e5f28a56afa6dc Author: Jim Ladd <jladd@redhat.com> Date: Tue Oct 22 17:45:46 2019 -0700 Update unit tests commit fc941eda98e857be804048553a28e399486279ad Author: Jim Ladd <jladd@redhat.com> Date: Mon Oct 21 16:44:03 2019 -0700 Return full webhook dict when serializing notif. commit 32deca2e92feeac1d28c7afbe52b4e4d0a43794d Author: Jim Ladd <jladd@redhat.com> Date: Mon Oct 21 16:16:10 2019 -0700 Use correct notif. bodies when sending test notifs * Notification backends now handle body of notifications differently * .. depending on their type (webhook, email, and pagerduty) are currently the only three notification types that use body * email and pagerduty expect a string * webhooks expects a dict in string format commit ff1a618a9370627fb990b236981778860da3a7a8 Author: Jim Ladd <jladd@redhat.com> Date: Mon Oct 21 13:52:36 2019 -0700 Don't use i18n for NT body string commit 0af79b729ec05935c97caa60397dc0618b3d7463 Author: Keith Grant <keithjgrant@redhat.com> Date: Mon Oct 21 15:01:24 2019 -0700 fix lint errors commit 76711febd14cf781506ce1bf9b774ca0a5442678 Author: Keith Grant <keithjgrant@redhat.com> Date: Mon Oct 21 10:41:39 2019 -0700 Add notification custom message fields for workflow pause/approval commit 81e545b720c39cabca3894fe8067868e1f3f4a31 Author: Jim Ladd <jladd@redhat.com> Date: Thu Oct 17 23:51:55 2019 -0700 NotificationSerializer should gracefully handle webhook/pagerduty bodies commit d985b1215a2a7024ff49ee5904d46f572670d3df Author: Jim Ladd <jladd@redhat.com> Date: Wed Oct 16 21:26:02 2019 -0700 In awxkit, add support for wf approval notification templates commit 157bec1777a391da5be7e39753665ae69577d002 Author: Jim Ladd <jladd@redhat.com> Date: Tue Oct 15 23:19:12 2019 -0700 Render WF approval notifications w/ custom templates commit 1754076a564224f873331d37e8bd2ddb05550129 Author: Jim Ladd <jladd@redhat.com> Date: Tue Oct 15 17:30:56 2019 -0700 Refactor notification backends to use CustomNotificationBase commit d3132820a54d50a1deed73c5f619593b704c884c Author: Jim Ladd <jladd@redhat.com> Date: Mon Oct 7 16:57:57 2019 -0700 Render default notifications using Jinja templates commit 9f4d65891c7e86d9957258b9aebbec17f131bd3c Author: Jim Ladd <jladd@redhat.com> Date: Mon Oct 7 16:55:34 2019 -0700 Remove unused build_notification_message method commit 653ec0ffabcb362c106f5a0f57ae7cf91628e33d Author: Alan Rominger <arominge@redhat.com> Date: Wed Oct 23 10:59:35 2019 -0400 RBAC relaunch 403 updates (#3835) * RBAC relaunch 403 updates Addresses 2 things 1. If WFJ relaunch is attempted, and relaunch is denied because the WFJ had encrypted survey answers, a generic message was shown, this changes it to show a specific error message 2. Org admins are banned from relaunching a job if the job has encrypted survey answers * update tests to raises access pattern * catch PermissionDenied for user_capabilities commit 28228a3b577a217f3a799347daea8d6b1a747be6 Author: Alan Rominger <arominge@redhat.com> Date: Wed Oct 23 08:25:00 2019 -0400 Disable activity stream and speed up host group bulk deletion (#3817) commit cfd7946097f7b0169ce00225b566b5a1aed647cc Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Oct 22 16:40:54 2019 -0400 improve cleanup of anonymous kubeconfig files commit fb67b8edf9ec4eb9c273a1208cc51b0e53562afc Author: Alan Rominger <arominge@redhat.com> Date: Tue Oct 22 14:39:27 2019 -0400 Add support for credential_type in tower_credential module (#3820) * Add support for credential_type * Finish up credential_type parameter with tests * make inputs mutually exclusive with other params * Test credential type with dict input commit 53cf6cf17c33fbead58d0739e637601fbe41dd8f Author: Alex Corey <acorey@redhat.com> Date: Tue Oct 22 13:31:53 2019 -0400 Instance Groups Instances List styling fixes (#3846) * Instance Groups Instances slider renders properly, and that list wraps properly. * Instance Groups responds properly * assorted container groups ui fixes updated responsiveness of instance groups and instances list fix layout of container group form update help text for container group form elements update text for tech preview top bar * update container group doclink * list styling updates based on feedback commit 8701f839227ea2fcd6c2722e40d319c74c9e0eac Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Oct 22 12:12:22 2019 -0400 fix a bug introduced upstream with settings.LOG_AGGREGATOR_AUDIT commit 7344ee23ef87ea3df16969eaab1c40b47512b02e Author: Ryan Petrello <rpetrell@redhat.com> Date: Tue Oct 22 08:44:16 2019 -0400 fix a bug that breaks webhook launches when a survey is in use see: https://github.com/ansible/awx/issues/5062 commit facec0fe767265f08466a15f44ff35579964c17d Author: Martin Juhl <m@rtinjuhl.dk> Date: Tue Oct 22 01:02:31 2019 +0200 Update handlers.py The setFormatter tries to create the external.log file.. So we should check if LOG_AGGREGATOR_AUDIT is active here as well commit 812d00f490d9e116499b07cb80cbcbb5da508290 Author: Ryan Petrello <rpetrell@redhat.com> Date: Mon Oct 21 11:18:44 2019 -0400 reap k8s-based jobs when the dispatcher restarts commit 9c9bf0ed8479e79ea40ea40d76eb654be11c722b Author: Marliana Lara <mlara@redhat.com> Date: Mon Oct 21 16:13:52 2019 -0400 Handle undefined schedule value in job detail component commit c013d656c8967c4b8444bdb5df0b3114f62c74df Author: Graham Mainwaring <gmainwaring@ansible.com> Date: Mon Oct 21 16:10:25 2019 -0400 Add UI toggle to disable public Galaxy (#3867) commit e38ed6574c1bee529f5cd7596bced7cf16794576 Author: Khaled Elkhawaga <k.elkhawaga@gmail.com> Date: Fri Oct 11 01:00:22 2019 +0200 update comments for kubernetes ingress Signed-off-by: Khaled Elkhawaga <k.elkhawaga@gmail.com> commit 267e297ecaae07ef16adb40866646a70108b08e2 Author: Khaled Elkhawaga <k.elkhawaga@gmail.com> Date: Fri Oct 11 00:50:52 2019 +0200 add variable to set tls secret for kubernetes ingress Signed-off-by: Khaled Elkhawaga <k.elkhawaga@gmail.com> commit a733a59b8d502bfff6c67d1433c1a980a74a6d4d Author: Ryan Petrello <rpetrell@redhat.com> Date: Thu Oct 10 14:29:08 2019 -0400 prevent the creation of Host names that contain Jinja commit 1f76a88656ffbb93f38e9651665700e3b3a3ecf8 Author: dgiorgio <douglas.giorgio@gmail.com> Date: Wed Sep 25 21:09:34 2019 -0300 Fix postgres docker-compose, add postgresql_image var