Commit Graph

  • 22df3047e6 Merge pull request #9381 from wenottingham/no-more-email softwarefactory-project-zuul[bot] 2021-02-23 16:27:56 +00:00
  • 79cb11d905 Merge pull request #9385 from ryanpetrello/buildkit softwarefactory-project-zuul[bot] 2021-02-23 15:20:06 +00:00
  • be79b6e907 build images using Buildkit Ryan Petrello 2021-02-23 09:32:00 -05:00
  • 2239c8d6e5 Add full path to data migration example in docs Christian M. Adams 2021-02-23 09:07:08 -05:00
  • 7394535022 Remove default SECRET_KEY Shane McDonald 2021-02-23 08:46:42 -05:00
  • ec40f62c4d Mount SECRET_KEY into dev env & document it Christian M. Adams 2021-02-22 18:28:08 -05:00
  • 5e6c978a47 Merge pull request #9289 from rooftopcellist/docker-community softwarefactory-project-zuul[bot] 2021-02-22 23:25:24 +00:00
  • a54352898e makes the inventory file field creatable Alex Corey 2021-02-22 18:05:09 -05:00
  • b583aeb646 Pass docker project_name whenever docker-compose is used - Also, do no explicitly name containers Christian M. Adams 2021-02-22 17:00:06 -05:00
  • af6af052d0 Remove unneeded roles from the installer directory Christian M. Adams 2021-02-22 13:40:13 -05:00
  • 70325fd249 Remove nodejs from list of required dependencies to install Shane McDonald 2021-02-19 20:06:16 -05:00
  • e935b06c39 Fix docker-compose-clean Shane McDonald 2021-02-19 15:06:08 -05:00
  • 8f9758803e Set compose project dir for backwards compatibility Shane McDonald 2021-02-19 15:05:50 -05:00
  • 9672e72834 Consolidate the Local Docker installer and the dev env - removes local_docker installer and points community users to our development environment (make docker-compose) - provides a migration path from Local Docker Compose installations --> the dev environment - the dev env can now be configured to use an external database - consolidated the Local Docker and dev env docker-compose.yml files into one template file, used by the dockerfile role - added a 'sources' role to template out config files - the postgres data dir is no longer a bind-mount, it is a docker volume - the redis socket is not longer a bind-mount, it is a docker volume - the local_settings.py.docker-compose file no longer needs to be copied over in the dev env - Create tmp rsyslog.conf in rsyslog volume to avoid cross-linking. Previously, the tmp code-generated rsyslog.conf was being written to /tmp (by default). As a result, we were attempting to shutil.move() across volumes. - move k8s image build and push roles under tools/ansible - See tools/docker-compose/README.md for usage of these changes Christian M. Adams 2021-01-27 11:01:17 -05:00
  • fb07be36b5 Make email not required for a user in the UI. Bill Nottingham 2021-02-22 13:28:03 -05:00
  • 0f6d2c36a0 Merge pull request #9131 from sezanzeb/patch-1 softwarefactory-project-zuul[bot] 2021-02-22 17:36:55 +00:00
  • 805ba2568c Merge pull request #9322 from jainnikhil30/workflow_launch_type_metavar softwarefactory-project-zuul[bot] 2021-02-22 17:27:32 +00:00
  • e0bbd36b99 Merge pull request #9378 from tchellomello/guid-configmap-k8s softwarefactory-project-zuul[bot] 2021-02-22 15:00:28 +00:00
  • 3b1b55946e Merge pull request #9334 from mabashian/8372-pending-approvals softwarefactory-project-zuul[bot] 2021-02-22 14:47:30 +00:00
  • 189804932e Inventory File field and playbook field are both now type ahead. Alex Corey 2021-01-20 15:17:51 -05:00
  • 61da965d54 Added GUID filters for k8s/OCP environment Marcelo Moreira de Mello 2021-02-22 09:13:22 -05:00
  • 1f1657d880 Merge pull request #9210 from AlexSCorey/7692-PromptsOnSchedules softwarefactory-project-zuul[bot] 2021-02-22 13:25:12 +00:00
  • 57f4db25d2 linting sean-m-sullivan 2021-02-21 23:51:21 -06:00
  • 115726ed83 fix completness sean-m-sullivan 2021-02-21 23:29:30 -06:00
  • 9a7dd38cbb add copy to modules sean-m-sullivan 2021-02-21 19:49:14 -06:00
  • 74a5247d9d Merge pull request #42 from ansible/devel Sean Sullivan 2021-02-20 05:58:30 -06:00
  • cc18cf650e Merge pull request #9369 from jbradberry/fix-broken-logos softwarefactory-project-zuul[bot] 2021-02-19 20:30:01 +00:00
  • 78ccf3c674 Fix the broken paths to the favicon and logo in the API browser Jeff Bradberry 2021-02-19 14:56:26 -05:00
  • 96531eff7a fixes survey row alignment issue Alex Corey 2021-02-19 14:27:28 -05:00
  • 561390d405 Refactors to add warning icon and disable save if schedule has missing values Alex Corey 2021-02-15 13:44:15 -05:00
  • c608d761a2 Adds Prompting for schedule Alex Corey 2021-02-02 14:35:31 -05:00
  • 61c0beccff Updates props being passed to Schedules to more accuratly reflect what they are Alex Corey 2021-01-26 14:58:52 -05:00
  • 182a7e8e5c Merge pull request #9251 from Saurabh-Thakre/Saurabh-Thakre-patch-1 softwarefactory-project-zuul[bot] 2021-02-19 16:07:30 +00:00
  • 412015b7bd tools/scripts/firehose.py: capture all job ids, attach events to all jobs ids and distribute the events mcharanrm 2021-02-19 19:10:34 +05:30
  • 0e6c14e707 create performance logger to log api response time Elijah DeLee 2021-02-18 17:56:01 -05:00
  • 080c430b82 Merge pull request #9356 from mabashian/fix-test-warnings softwarefactory-project-zuul[bot] 2021-02-18 15:14:44 +00:00
  • 40c6b346c1 Adds note to changelog about pending workflow approval count mabashian 2021-02-18 09:43:44 -05:00
  • 1c61fafbc7 Add pending approvals badge to application header mabashian 2021-02-16 16:25:19 -05:00
  • afe36974de Fix a few unit test console warnings mabashian 2021-02-18 09:14:15 -05:00
  • 99460a76d8 Merge pull request #9347 from AlexSCorey/TestCoverageScript softwarefactory-project-zuul[bot] 2021-02-18 13:51:47 +00:00
  • efbbbc0bdc Merge pull request #9188 from nixocio/ui_issue_8707 softwarefactory-project-zuul[bot] 2021-02-18 13:51:39 +00:00
  • 9090cb830d Don't instrument for coverage by default unless CI Alex Corey 2021-02-17 16:09:06 -05:00
  • 6aca9d80bb Updated notifications.py Saurabh Thakre 2021-02-18 12:24:14 +00:00
  • 33deaa7d0b Allow user to remove organization from credentials nixocio 2021-01-26 16:01:52 -05:00
  • 0bd4a8c16d Merge pull request #9340 from ansible/jakemcdermott-changelog softwarefactory-project-zuul[bot] 2021-02-17 21:08:43 +00:00
  • c98c6db664 Merge pull request #8640 from AlexSCorey/8130-DiplayOrgAdmins softwarefactory-project-zuul[bot] 2021-02-17 21:00:09 +00:00
  • 31e6d7cc0a Add some items to the upcoming changelog Jake McDermott 2021-02-17 13:22:51 -05:00
  • c758e6f8cf Merge pull request #9343 from beeankha/remove_unused_files softwarefactory-project-zuul[bot] 2021-02-17 20:27:51 +00:00
  • 242c4e2533 Merge pull request #9338 from amolgautam25/fix-for-tower-issue-4696 softwarefactory-project-zuul[bot] 2021-02-17 20:15:59 +00:00
  • d7d496553e Merge pull request #9332 from ryanpetrello/guid-trace softwarefactory-project-zuul[bot] 2021-02-17 20:07:44 +00:00
  • 1f59d6182b Adds filtering for system level roles Alex Corey 2021-02-17 14:43:22 -05:00
  • 64b49feeee Remove functional test files that are no longer in use beeankha 2021-02-17 14:42:50 -05:00
  • 2419a592b4 convert NotificationList to tables Keith Grant 2021-02-04 14:46:29 -08:00
  • eb66a03a30 fix duplicate tooltip on notification template edit button Keith Grant 2021-02-04 14:11:36 -08:00
  • 87cf797153 convert application list to tables Keith Grant 2021-01-29 15:52:16 -08:00
  • a481fc3cc9 convert instance group list to tables Keith Grant 2021-01-29 15:41:20 -08:00
  • c3bab52a61 convert notification template list to tables Keith Grant 2021-01-29 15:04:11 -08:00
  • b3cdefec23 convert CredentialTypeList to tables Keith Grant 2021-01-29 14:44:39 -08:00
  • 3cc3cf1f80 add a per-request GUID and log as it travels through background services Ryan Petrello 2021-02-16 12:33:54 -05:00
  • 2a9a471181 adds sorting by role on org access lists Alex Corey 2020-11-24 13:33:34 -05:00
  • 2a37430eab Merge pull request #9336 from mabashian/9310-cred-edit softwarefactory-project-zuul[bot] 2021-02-17 16:02:37 +00:00
  • 29520f1ca6 fix for issue 4696(tower) , Upstream commit for tower PR 4840 fedora 2021-02-17 10:14:06 -05:00
  • 051efa4a19 Adds unit test coverage for input rendering on credential edit mabashian 2021-02-17 09:56:48 -05:00
  • e26015a084 Fix bug where credential inputs were not filled on edit mabashian 2021-02-16 18:50:24 -05:00
  • 4cb0366fcf Merge pull request #9320 from nixocio/ui_fix_minor_typo softwarefactory-project-zuul[bot] 2021-02-16 16:58:57 +00:00
  • 365b3a2366 Merge pull request #9313 from sean-m-sullivan/job_template_limit softwarefactory-project-zuul[bot] 2021-02-16 16:40:13 +00:00
  • 5c35bb335a Merge pull request #9324 from ansible/dependabot/pip/requirements/atomicwrites-1.4.0 softwarefactory-project-zuul[bot] 2021-02-16 16:33:16 +00:00
  • 0df85b0a27 Merge pull request #9277 from nixocio/ui_7777_update_pf4 softwarefactory-project-zuul[bot] 2021-02-16 16:28:10 +00:00
  • 02c8f4cc59 Update Patternfly to allow access to slider component nixocio 2021-02-09 13:18:56 -05:00
  • fbe5832d5a Bump atomicwrites from 1.1.5 to 1.4.0 in /requirements dependabot[bot] 2021-02-16 14:43:53 +00:00
  • b4956de6e4 Merge pull request #9306 from jlosito/dependabot-config softwarefactory-project-zuul[bot] 2021-02-16 14:43:24 +00:00
  • 5e91ae7b03 Change dependabot schedule to monthly John Losito 2021-02-16 09:07:31 -05:00
  • 1468e5908a add workflow_job_launch_type in metavars Nikhil Jain 2021-02-16 18:19:37 +05:30
  • 6e8c71a231 Merge pull request #9304 from wenottingham/stacks-n-such softwarefactory-project-zuul[bot] 2021-02-16 03:40:12 +00:00
  • 56868dbedd Merge pull request #9225 from nixocio/ui_issue_8670 softwarefactory-project-zuul[bot] 2021-02-16 00:18:07 +00:00
  • 3c8f5f666f Fix typo nixocio 2021-02-15 17:41:32 -05:00
  • c7bfc60be3 Merge pull request #41 from ansible/devel Sean Sullivan 2021-02-15 14:23:29 -06:00
  • 62d91365a7 add test for ad hoc no module arg sean-m-sullivan 2021-02-15 12:23:18 -06:00
  • 4e48118704 Merge pull request #9287 from mabashian/7679-copy-inv-w-source softwarefactory-project-zuul[bot] 2021-02-15 17:19:49 +00:00
  • 8bcc91518e Merge pull request #9295 from jainnikhil30/add_diff_support softwarefactory-project-zuul[bot] 2021-02-15 16:52:32 +00:00
  • f6bddfd336 Fix linting error in CopyButton test mabashian 2021-02-15 11:33:38 -05:00
  • a691caf346 Disable inventory copy button when inventory has sources. Refactor copy button props since tooltip is now handled by the ActionItem component. mabashian 2021-02-09 11:22:25 -05:00
  • 3ad2bb1bb9 remove whitespaces Nikhil Jain 2021-02-15 09:31:16 +05:30
  • 5548f7e91d fix default value bug sean-m-sullivan 2021-02-14 17:17:04 -06:00
  • 6d08c11506 Merge pull request #39 from ansible/devel Sean Sullivan 2021-02-14 01:29:54 -06:00
  • 055222bb82 Allow dependabot to check python dependencies John Losito 2021-02-13 11:05:00 -05:00
  • 82a226d1fe Add links to inventory source and project to inventory update details view of Jobs list Hideki Saito 2021-01-03 11:55:26 +09:00
  • e93518a030 Fix Openstack credential region implementation. Bill Nottingham 2021-02-12 16:44:19 -05:00
  • 33b1028882 Add relaunch against failed hosts nixocio 2021-02-01 08:55:31 -05:00
  • 67f1f9ac69 Merge pull request #9278 from AlexSCorey/PreLingUI-Upgrade-3 softwarefactory-project-zuul[bot] 2021-02-12 22:00:46 +00:00
  • f99f183d53 Merge pull request #9301 from jbradberry/bump-ansible-runner softwarefactory-project-zuul[bot] 2021-02-12 19:59:59 +00:00
  • 2e179609d9 Merge pull request #9300 from darrenjones24/devel softwarefactory-project-zuul[bot] 2021-02-12 17:21:35 +00:00
  • 8fb0b401ce Bump ansible-runner to get the pexpect fix Jeff Bradberry 2021-02-12 12:08:21 -05:00
  • ed124c693a remove unecessary --update darren 2021-02-12 16:47:14 +00:00
  • 949c777546 Merge pull request #9284 from sean-m-sullivan/fix-awx_collection-docs softwarefactory-project-zuul[bot] 2021-02-12 16:31:13 +00:00
  • 3f5cb645f2 fix 9298 by upgrading pip allowing use of custom_venvs darren 2021-02-12 16:24:18 +00:00
  • d83771f082 revert changes sean-m-sullivan 2021-02-12 08:35:27 -06:00
  • b177c7b558 add support diff mode in tower_settings module Nikhil Jain 2021-02-12 08:19:32 +05:30
  • 2b664d6958 add default sean-m-sullivan 2021-02-11 12:28:55 -06:00
  • 909c2513ac Merge pull request #9116 from AlexSCorey/8944-CredTypeLookup softwarefactory-project-zuul[bot] 2021-02-11 04:02:44 +00:00