Commit Graph

  • ff118f2177 Manage pending workflow jobs in Workflow Manager get_tasks uses UnifiedJob Additionally, make local overrides run after development settings Seth Foster 2022-07-01 14:46:29 -04:00
  • 29d91da1d2 we can do all the work in one loop Elijah DeLee 2022-07-01 13:50:38 -04:00
  • ad08eafb9a add debug views for task manager(s) Elijah DeLee 2022-06-30 23:37:28 -04:00
  • 431b9370df Split TaskManager into - DependencyManager spawns dependencies if necessary - WorkflowManager processes running workflows to see if a new job is ready to spawn - TaskManager starts tasks if unblocked and has execution capacity Seth Foster 2022-06-27 17:35:46 -04:00
  • 3e93eefe62 Merge pull request #12618 from vedaperi/3999-NotificationHelpText Alex Corey 2022-08-05 10:41:07 -04:00
  • 782667a34e Allow multiple values in SOCIAL_AUTH_SAML_USER_FLAGS_BY_ATTR.is_*_[value|role] settings (#12558) John Westcott IV 2022-08-05 10:39:50 -04:00
  • 90524611ea Bump ace-builds from 1.6.0 to 1.8.1 in /awx/ui dependabot[bot] 2022-08-05 14:39:49 +00:00
  • 583086ae62 Bump dompurify from 2.3.8 to 2.3.10 in /awx/ui dependabot[bot] 2022-08-05 14:39:23 +00:00
  • 6d2c10ad02 Added domain item and authorizer for TSS Martin Vician 2022-08-05 14:13:12 +01:00
  • 19c24cba10 Merge pull request #12602 from ansible/dependabot/npm_and_yarn/awx/ui/devel/prop-types-15.8.1 Alex Corey 2022-08-04 09:56:23 -04:00
  • 5290c692c1 Merge pull request #12620 from jbradberry/even-narrower-reload Jeff Bradberry 2022-08-04 09:21:31 -04:00
  • 90a19057d5 Restrict files that trigger a reload Jeff Bradberry 2022-08-03 18:23:48 -04:00
  • a05c328081 Bump prop-types from 15.7.2 to 15.8.1 in /awx/ui dependabot[bot] 2022-08-03 16:09:07 +00:00
  • 6d9e353a4e Merge pull request #12603 from ansible/dependabot/npm_and_yarn/awx/ui/devel/rrule-2.7.1 Alex Corey 2022-08-03 12:06:51 -04:00
  • 82c062eab9 Merge pull request #12605 from ansible/dependabot/npm_and_yarn/awx/ui/devel/luxon-3.0.1 Alex Corey 2022-08-03 12:06:32 -04:00
  • 2ae9156a4a Merge pull request #12587 from ansible/mesh-scaling-backend mesh-scaling-frontend Jeff Bradberry 2022-08-03 11:09:37 -04:00
  • c0d59801d5 Add help text to Notification Templates form and detail with link to documentation vedaperi 2022-08-02 18:15:56 -07:00
  • 93ea8a0919 Adds toast to detail view and fixes non-disabled action button on list view Alex Corey 2022-08-02 15:48:11 -04:00
  • 4890c15eeb Update task management to only do things with ready instances Jeff Bradberry 2022-07-29 16:11:34 -04:00
  • bc6b8fc4ae Check state when processing receptorctl advertisements Jeff Bradberry 2022-07-29 10:54:30 -04:00
  • 03c70077f9 Make sure that the health checks handle the state transitions properly Jeff Bradberry 2022-07-27 17:17:13 -04:00
  • dab8c3ef55 Update node and link registration to put them in the right state Jeff Bradberry 2022-07-25 15:50:11 -04:00
  • d2a6be7ca9 Add the state fields and the peer relationships to the serializers Jeff Bradberry 2022-07-18 13:38:05 -04:00
  • 170795ab76 Add state fields to Instance and InstanceLink Jeff Bradberry 2022-07-18 11:10:59 -04:00
  • 67f1ab2237 Merge pull request #12609 from john-westcott-iv/oracle_awx_triage_reply 21.4.0 Rebeccah Hunter 2022-08-01 13:53:02 -04:00
  • 71be8fadcb Adding GitHub check to ensure PRs have the proper X/Y/Z flags (#12577) John Westcott IV 2022-08-01 12:59:01 -04:00
  • c41becec13 Adding triage response for inquaries around Oracles version of AWX John Westcott IV 2022-08-01 12:00:48 -04:00
  • 6d0d8e57a4 Fix bug where node alias is not remaining after changing the template on a wf node mabashian 2022-07-19 15:18:25 -04:00
  • 6446b627ad Merge pull request #12608 from shanemcd/fix-k8s-dev-env Shane McDonald 2022-08-01 11:11:45 -04:00
  • fcebd188a6 Fix Kubernetes dev environment + update docs Shane McDonald 2022-08-01 10:45:10 -04:00
  • 1fca505b61 Refactors and redesigns workflow approval to impove UX Alex Corey 2022-07-20 09:04:06 -04:00
  • a0e9c30b4a Bump luxon from 2.4.0 to 3.0.1 in /awx/ui dependabot[bot] 2022-08-01 08:11:23 +00:00
  • bc94dc0257 Bump rrule from 2.7.0 to 2.7.1 in /awx/ui dependabot[bot] 2022-08-01 08:10:38 +00:00
  • 65771b7629 Merge pull request #12562 from shanemcd/auto-install-setuptools-scm Shane McDonald 2022-07-31 17:17:26 -04:00
  • 86a67abbce Merge pull request #12531 from jtmelhorn/devel Keith Grant 2022-07-29 15:50:08 -07:00
  • d555093325 Fix job output follow mode & scrolling (#12555) Keith Grant 2022-07-28 12:26:25 -07:00
  • 95a099acc5 Adding remove_superuser and remove_system_auditors to the SAML user attribute map (#12522) John Westcott IV 2022-07-28 14:38:16 -04:00
  • d1fc2702ec Adding subscriptions module and adding pool_id to license module (#12560) John Westcott IV 2022-07-28 12:16:47 -04:00
  • 3aa8320fc7 Add a graph to show database connections being used Alan Rominger 2022-07-28 11:52:36 -04:00
  • 734899228b Updating CONTRIBUTING guide (#12565) John Westcott IV 2022-07-27 09:59:09 -04:00
  • 87f729c642 [FieldLookupBackend] limit iexact to string fields (#12569) Rick Elrod 2022-07-26 12:46:50 -05:00
  • 62fc3994fb Modifying SAML adapter to not auto-add default galaxy creds to orgs on login (#12504) John Westcott IV 2022-07-25 16:16:22 -04:00
  • 0d097964be Automatically install setuptools-scm in script called from Makefile Shane McDonald 2022-07-22 12:22:39 -04:00
  • 9f8b3948e1 Merge pull request #12147 from rooftopcellist/bump-receptor-1.2.3 Christian Adams 2022-07-21 11:45:27 -04:00
  • 1ce8240192 Merge pull request #12528 from vedaperi/12436-RemoveUpdateOnProjectUpdate Jessica Steurer 2022-07-20 16:14:23 -03:00
  • 1bcfc8f28e Merge pull request #12544 from jbradberry/awxkit-fix-no-content Jeff Bradberry 2022-07-20 10:48:02 -04:00
  • 71925de902 Enhanced detail component (#12432) vedaperi 2022-07-19 14:17:27 -07:00
  • 54057f1c80 Merge pull request #12467 from adityamulik/localization_scripts Aditya Mulik 2022-07-19 16:40:10 -04:00
  • ae388d943d Merge pull request #12541 from adityamulik/translations_updated_2022-07-18_20_51_59 Aditya Mulik 2022-07-19 16:39:44 -04:00
  • 2d310dc4e5 Optimize object creation by getting fewer empty relationships (#12508) Alan Rominger 2022-07-19 14:27:51 -04:00
  • fe1a767f4f Suppress 204 No Content results causing an error during import Jeff Bradberry 2022-07-19 12:21:44 -04:00
  • 8c6581d80a Pushing updated strings for localization adityamulik 2022-07-18 20:52:59 -04:00
  • 4ba8dd4d98 Revert "Remove external script call to D3.js." revert-12489-vendor-d3.js-webworker Jessica Steurer 2022-07-18 19:11:15 -03:00
  • 33e445f4f6 Merge pull request #12489 from kialam/vendor-d3.js-webworker Jessica Steurer 2022-07-18 19:10:50 -03:00
  • 9bcb60d9e0 Remove d3 csp declaration. Kia Lam 2022-07-12 12:54:31 -07:00
  • 40109d58c7 Host d3 files needed for webworker. Kia Lam 2022-07-12 10:20:05 -07:00
  • 2ef3f5f9e8 Remove external script call to D3.js. Kia Lam 2022-07-07 16:04:25 -07:00
  • 389c4a3180 Adding fields to job_metadata for workflows and approval nodes (#12255) John Westcott IV 2022-07-18 10:53:49 -04:00
  • bee48671cd [#12478] Change Inventory "Status" column header to "Sync Status" Justin Melhorn 2022-07-17 16:34:39 -04:00
  • 21f551f48a Remove update_on_project_update from inventory sources form and corresponding files Veda Periwal 2022-07-14 21:18:22 -07:00
  • cbb019ed09 Merge pull request #12510 from AlexSCorey/11822-JobOutputDocumentation-Overview Alex Corey 2022-07-15 10:52:47 -04:00
  • bf5dfdaba7 Adds Overview of job output with some images to help. Alex Corey 2022-07-12 16:49:36 -04:00
  • 0f7f8af9b8 Merge pull request #12346 from john-westcott-iv/dependabot_fixes Jessica Steurer 2022-07-15 10:42:24 -03:00
  • 0237402390 Merge pull request #12509 from sarabrajsingh/docs/awx-release-docs-refactoring Sarabraj Singh 2022-07-15 08:21:58 -04:00
  • 84d7fa882d Merge pull request #12513 from TheRealHaoLiu/fix-workflow-job-template-export Hao Liu 2022-07-14 14:44:58 -04:00
  • cd2fae3471 buffed docs for AWX Release and canonical Triage responses Sarabraj Singh 2022-07-12 16:19:25 -04:00
  • 8be64145f9 Updating pyjwt per dependabot John Westcott IV 2022-06-08 11:56:32 -04:00
  • 23d28fb4c8 Merge pull request #12457 from djyasin/feature/bu-metrics-added-forks-in-unified-jobs-table djyasin 2022-07-13 11:33:19 -04:00
  • aeffd6f393 Bumped up version number of the collector. Lila 2022-07-01 15:23:36 -04:00
  • ab6b4bad03 Merge branch 'ansible:devel' into devel djyasin 2022-07-13 09:53:22 -04:00
  • 769c253ac2 fix WorkflowJobTemplate export where WorkflowApprovalTemplate is not properly exported Hao Liu 2022-07-12 19:02:23 -04:00
  • 8031b3d402 Translate contents of Hosts Automated field as a single string (#12480) Michael Abashian 2022-07-12 15:24:33 -04:00
  • bd93ac7edd Merge pull request #12505 from sarabrajsingh/bugfix/add-setuptools-scm-dependency-to-workflow 21.3.0 Sarabraj Singh 2022-07-12 10:21:10 -04:00
  • 37ff9913d3 Adding GOOGLE_APPLICATION_CREDENTIALS env var (#12389) John Westcott IV 2022-07-12 08:51:02 -04:00
  • 9cb44a7e52 added setuptools-scm dependency to promote.yml workflow Sarabraj Singh 2022-07-11 17:10:29 -04:00
  • 6279295541 Updating workflow job template collection test (#12468) John Westcott IV 2022-07-11 16:07:07 -04:00
  • de17cff39c Modified triage replied (#12473) John Westcott IV 2022-07-11 12:43:30 -04:00
  • 22ca49e673 Merge pull request #12493 from AlexSCorey/bumpCodeMirror Alex Corey 2022-07-11 09:43:54 -04:00
  • 008a4b4d30 Fix workflow job template webhook credential bug - #12324 (#12325) Tom Page 2022-07-11 13:13:44 +01:00
  • 8d4089c7f3 Bumps code mirror and adds license files Alex Corey 2022-07-08 08:57:45 -04:00
  • e296d0adad Add Help Text with documentation link to Schedules page (#12448) vedaperi 2022-07-08 12:06:50 -07:00
  • df38650aee Localization Scripts for AWX UI & API Aditya Mulik 2022-07-05 10:00:01 -04:00
  • 401b30b3ed Merge pull request #12451 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/patternfly-4.202.1 Alex Corey 2022-07-08 08:13:30 -04:00
  • 20cc54694c Merge pull request #12454 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-icons-4.75.1 Alex Corey 2022-07-08 08:12:58 -04:00
  • e6ec0952fb Bump @patternfly/patternfly from 4.196.7 to 4.202.1 in /awx/ui dependabot[bot] 2022-07-06 20:03:52 +00:00
  • db1dec3a98 Bump @patternfly/react-icons from 4.49.19 to 4.75.1 in /awx/ui dependabot[bot] 2022-07-06 20:03:40 +00:00
  • 1853d3850e Merge pull request #12450 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.93.1 Alex Corey 2022-07-06 16:02:18 -04:00
  • a8e3c37bb9 Fix notification doc for Workflow Job Template module Andrea Decorte 2022-07-04 09:34:49 +02:00
  • 1e57c84383 Added forks to unified jobs table. Lila 2022-07-01 10:30:48 -04:00
  • 3cf120c6a7 Bump @patternfly/react-table from 4.83.1 to 4.93.1 in /awx/ui dependabot[bot] 2022-07-01 08:06:59 +00:00
  • fd671ecc9d Give specific messages if job was killed due to SIGTERM or SIGKILL (#12435) Alan Rominger 2022-06-30 13:20:08 -04:00
  • a0d5f1fb03 Merge pull request #12428 from djyasin/updating_setuppy Shane McDonald 2022-06-30 12:17:54 -04:00
  • ff882a322b Merge pull request #12412 from AlexSCorey/11994-FailedJobErrorMessage Alex Corey 2022-06-29 11:40:44 -04:00
  • b70231f7d0 Allow modification of schedule if there are two of the same name (#12407) Tom Page 2022-06-29 00:23:54 +01:00
  • 93d1aa0a9d Adds a failure message to job output when job failed and no events exist. Alex Corey 2022-06-22 14:44:25 -04:00
  • c586f8bbc6 Removes references to Ansible Tower in favor of Ansible Controller (#12422) Alex Corey 2022-06-28 14:35:32 -04:00
  • 26912a06d1 Merge pull request #12424 from AlexSCorey/11433-UpdateLaunchButtonTest Alex Corey 2022-06-28 14:31:26 -04:00
  • 218a3d333b updates test Alex Corey 2022-06-23 13:52:55 -04:00
  • d2013bd416 Merge pull request #12366 from fosterseth/remove_update_on_project_update Seth Foster 2022-06-28 13:15:57 -04:00
  • 6a3f9690b0 Remove setup.py entirely Shane McDonald 2022-06-27 14:15:32 -04:00