Commit Graph

  • 297fecba3a Add execution environments files (#7909) Kersom 2020-08-19 11:28:03 -04:00
  • 3cbf384ad1 Run a receptor node in the dev environment Jeff Bradberry 2020-08-06 13:48:46 -04:00
  • 45a0084f78 Add a sublist api view for the UJTs that use a given execution environment Jeff Bradberry 2020-07-08 14:43:14 -04:00
  • f9741b619c Make changes to support capture by the activity stream Jeff Bradberry 2020-07-08 11:49:23 -04:00
  • 5ec7378135 Add a new Swagger topic Jeff Bradberry 2020-07-06 16:23:01 -04:00
  • c05e4e07ee Expose execution environments in awxkit and awx-cli Jeff Bradberry 2020-07-06 15:44:06 -04:00
  • cc429f9741 Expose an API view for all of the execution environments under an org Jeff Bradberry 2020-07-06 13:01:44 -04:00
  • cb766c6a95 Add execution_environment and pull to the fields for UJs and UJTs Jeff Bradberry 2020-07-06 11:00:54 -04:00
  • 3c637cd54c Change OrganizationSerializer to show and set default_environment Jeff Bradberry 2020-07-02 11:01:34 -04:00
  • 61cbd34586 Add in the basic list and detail api views Jeff Bradberry 2020-07-01 16:14:39 -04:00
  • 9697999ddd Create the RBAC access class for execution environments Jeff Bradberry 2020-07-01 16:12:24 -04:00
  • 41613ff544 Add a new ExecutionEnvironment model Jeff Bradberry 2020-06-26 17:01:05 -04:00
  • 0af7f046f0 Merge pull request #9474 from ryanpetrello/badges softwarefactory-project-zuul[bot] 2021-03-03 21:55:51 +00:00
  • efe03c396b add some new fancy badges Ryan Petrello 2021-03-03 16:12:43 -05:00
  • 9b1d6ab441 Adds ouiaId to inventory warning mabashian 2021-03-03 13:38:12 -05:00
  • e9d524ebc0 Space out the inventory warning mabashian 2021-03-03 13:36:06 -05:00
  • c4d8d5ee9e Merge branch 'copy_awx_collection' of github.com:sean-m-sullivan/awx into copy_awx_collection sean-m-ssullivan 2021-03-03 12:20:53 -06:00
  • 75746f2c69 Adds warning message to inventory step when launching wfjt or creating node with wfjt mabashian 2021-03-03 13:20:30 -05:00
  • 6d88a81cbd update logic sean-m-ssullivan 2021-03-03 12:20:13 -06:00
  • 56d6479cd8 Merge pull request #48 from ansible/devel Sean Sullivan 2021-03-03 09:56:54 -06:00
  • 7be129f9fa Merge pull request #9464 from beeankha/test_playbook_cleanup softwarefactory-project-zuul[bot] 2021-03-03 15:55:24 +00:00
  • 4d21d699bb Merge pull request #9465 from nixocio/ui_unfix_async softwarefactory-project-zuul[bot] 2021-03-03 15:40:39 +00:00
  • 899a5fca0b Revert change on WorkflowJobTemplateAdd nixocio 2021-03-03 09:54:52 -05:00
  • 4456ae2d71 if rsyslogd cannot be reached, note the failure in sys.stderr Ryan Petrello 2021-03-02 10:40:58 -05:00
  • 3153587c90 Clean up Collections test playbooks beeankha 2021-03-03 09:44:35 -05:00
  • a0090c7c52 update logic Sean 2021-03-02 23:55:03 -06:00
  • 3903e88a47 Merge pull request #8992 from saito-hideki/awx/issue/8839 softwarefactory-project-zuul[bot] 2021-03-03 02:09:06 +00:00
  • 11b8ca1ef9 Merge pull request #9443 from rooftopcellist/update_translations_targets softwarefactory-project-zuul[bot] 2021-03-02 23:52:56 +00:00
  • 0b54ee65f5 Merge pull request #9459 from nixocio/ui_fix_minor_issues softwarefactory-project-zuul[bot] 2021-03-02 19:51:07 +00:00
  • 6b8267d2b8 add extract-template to pot target Christian M. Adams 2021-03-02 14:16:44 -05:00
  • 1f93d3ad69 Adds tests for workflow save error handling. Removes unnecessary code that was attempting to remove credentials from a new node. mabashian 2021-03-02 14:27:48 -05:00
  • 5969d9e3e2 Fix minor UI issues nixocio 2021-03-01 23:04:12 -05:00
  • e05db68bde Reverted tower credential test Sean Sullivan 2021-03-02 13:00:08 -06:00
  • e92f1187d2 Use credential_type for prompted multicred select categories Jake McDermott 2021-03-02 10:27:49 -05:00
  • 53d0611cf8 Update translation make targets and add init PO files Christian M. Adams 2021-01-26 12:20:19 -05:00
  • d1c49d45bf Merge pull request #9047 from AlexSCorey/8923-JTPOLPagination softwarefactory-project-zuul[bot] 2021-03-01 20:04:12 +00:00
  • a293a60d5c Disable job templates in node modal that are missing inv or project mabashian 2021-02-25 16:07:55 -05:00
  • 4cdec9c297 Merge pull request #9417 from mabashian/typeahead-select-ouia softwarefactory-project-zuul[bot] 2021-02-27 19:52:07 +00:00
  • 4baada37d8 Merge pull request #9037 from dejongm/devel softwarefactory-project-zuul[bot] 2021-02-25 16:34:31 +00:00
  • cb3f7b9ef5 Remove duplicate ouia id mabashian 2021-02-25 11:15:56 -05:00
  • 1c7fbc2806 Adds ouia id's to typeahead select components mabashian 2021-02-25 11:15:10 -05:00
  • 060578b30b Merge pull request #9196 from keithjgrant/6189-admin-list-tables softwarefactory-project-zuul[bot] 2021-02-25 13:40:50 +00:00
  • cb05b54404 Merge pull request #9224 from jakemcdermott/add-mgmt-jobs softwarefactory-project-zuul[bot] 2021-02-24 19:08:55 +00:00
  • 218b97883d Fix schedule loading flicker Jake McDermott 2021-02-24 12:13:15 -05:00
  • d337948bd6 Use system job type as identifier Jake McDermott 2021-02-23 11:26:19 -05:00
  • 5d51a4e781 Fix system job list item key Jake McDermott 2021-02-23 10:59:29 -05:00
  • a0beb9e445 Remove instructions to add on empty mgmt jobs Jake McDermott 2021-02-23 10:56:22 -05:00
  • a9aa91d9f2 Remove duplicate notification admin request Jake McDermott 2021-02-23 10:44:31 -05:00
  • 2f56a20484 Add data retention field for schedule creation Jake McDermott 2021-02-23 09:54:06 -05:00
  • 4985fb6ffa Add case insensitive search for Name Jake McDermott 2021-02-23 09:37:18 -05:00
  • b545a6510f Fix Data retention label Jake McDermott 2021-02-23 09:30:17 -05:00
  • df7b168911 Add actions column Jake McDermott 2021-02-18 12:41:45 -05:00
  • 83b449fd30 Add sysjob data retention to schedules Jake McDermott 2021-02-17 10:28:01 -05:00
  • a00c8920ce Remove default sysjob days Jake McDermott 2021-02-17 08:04:29 -05:00
  • a07b1a19f3 Add system prompt and config Jake McDermott 2021-02-03 14:59:32 -05:00
  • a95e554a16 Only render edit control if editable Jake McDermott 2020-09-15 14:01:02 -04:00
  • 4c92d02540 Add mgmt job details Jake McDermott 2020-09-15 13:44:09 -04:00
  • a0bdf8cdae Add default sysjob days Jake McDermott 2020-09-11 15:28:49 -04:00
  • daaabd935c Add mgmt job launch Jake McDermott 2020-09-10 12:34:11 -04:00
  • eaf55728d8 Add mgmt job list Jake McDermott 2020-09-09 17:28:09 -04:00
  • 45acd15c82 Add mgmt job notifications Jake McDermott 2020-09-09 11:20:47 -04:00
  • 3f936cd5e7 Add mgmt job schedules Jake McDermott 2020-09-09 11:16:09 -04:00
  • 5d9d486f9c Resolve notification admin status with config Jake McDermott 2020-09-08 14:46:33 -04:00
  • d3f2dedbd5 Add routing system for mgmt jobs Jake McDermott 2020-09-08 13:19:20 -04:00
  • fe605596b5 Merge pull request #9406 from nixocio/ui_issue_9323 softwarefactory-project-zuul[bot] 2021-02-24 15:52:56 +00:00
  • bf601fc988 Do not show tooltip with empty content nixocio 2021-02-23 19:15:16 -05:00
  • 7f36efe8dd Merge pull request #9400 from ansible/local-docker-update-notes softwarefactory-project-zuul[bot] 2021-02-24 14:19:32 +00:00
  • 615cc11d0d Merge pull request #9120 from AlexSCorey/9043-InventoryFileField softwarefactory-project-zuul[bot] 2021-02-24 14:15:28 +00:00
  • 3b520cdeee Merge pull request #9391 from sean-m-sullivan/collections_md_update softwarefactory-project-zuul[bot] 2021-02-23 23:01:20 +00:00
  • c245abefcb some more data migration notes Ryan Petrello 2021-02-23 17:23:37 -05:00
  • 6a093c8e8b Merge pull request #9395 from rooftopcellist/migrate-path softwarefactory-project-zuul[bot] 2021-02-23 21:38:27 +00:00
  • 2097b014e8 fix dev env migrate.yml path in docs Christian M. Adams 2021-02-23 15:44:26 -05:00
  • fb6ce4bed3 Merge pull request #9387 from rooftopcellist/secret_key_dev softwarefactory-project-zuul[bot] 2021-02-23 20:22:58 +00:00
  • 7ae19a8ba3 Fix tests Shane McDonald 2021-02-23 14:50:27 -05:00
  • 240556b5d6 Merge pull request #9392 from rooftopcellist/update-docs-ansible-install softwarefactory-project-zuul[bot] 2021-02-23 18:37:36 +00:00
  • 1b6976205c Add ansible requirement for dev env docs Christian M. Adams 2021-02-23 13:03:47 -05:00
  • ce21dec0d0 update sean-m-sullivan 2021-02-23 11:50:29 -06:00
  • 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