Commit Graph

  • 4cc734ce6e Enable instance group creation for non-k8s deployments only Jake McDermott 2021-06-22 11:15:02 -04:00
  • f08bf4766d Add read-only settings for IS_K8S Jake McDermott 2021-06-22 11:13:20 -04:00
  • 77b0b9a4e3 Disable edit fields for managed EE, except pull nixocio 2021-06-22 11:45:21 -04:00
  • 487d78cc72 Don't reload template when navigating to edit form Keith J. Grant 2021-06-21 11:23:15 -07:00
  • f0a6567cd8 Hide host_filter search key when hiding smart inventories mabashian 2021-06-22 11:09:33 -04:00
  • 8246d4a298 Remove smart inventories from host form inv lookup mabashian 2021-06-21 13:03:31 -04:00
  • cd83030668 Rename sosreport plugin Bill Nottingham 2021-06-21 14:14:28 -04:00
  • 88d492371b Link users to workflow approval details from workflow node mabashian 2021-06-21 14:59:15 -04:00
  • 9316ace3f6 delete commented line Keith J. Grant 2021-06-18 14:16:07 -07:00
  • 55b5060944 remove duplicate JT credential fetch Keith J. Grant 2021-06-18 13:03:55 -07:00
  • 0be68fe84f reduce duplicate network request in JT form Keith J. Grant 2021-06-18 10:11:40 -07:00
  • 5da02690c1 Fix copy_from warning message Seth Foster 2021-06-26 01:28:02 -04:00
  • c417c5e219 Add test playbook for EE collections module beeankha 2021-06-25 15:21:07 -04:00
  • 02cccbe608 Close file before returning Alan Rominger 2021-06-25 14:17:51 -04:00
  • 18e63ae6da Remove custom component nixocio 2021-06-25 13:47:40 -04:00
  • bb78a0b4ec Add bug report form Jake McDermott 2021-06-24 10:22:26 -04:00
  • 7bc7c9c4bd haproxy specify user Seth Foster 2021-06-24 11:44:35 -04:00
  • 804bd840f1 Encode/decode question variables nixocio 2021-06-23 16:08:33 -04:00
  • e4a52703f9 Fix disabled node cover dimensions mabashian 2021-06-23 12:49:40 -04:00
  • 2afa406b7f Merge pull request #10490 from shanemcd/downstream-fixes softwarefactory-project-zuul[bot] 2021-06-22 17:24:12 +00:00
  • 1831b2591a Null iso IG jobs before deleting (#5122) Alan Rominger 2021-06-22 10:32:38 -04:00
  • 3cdd35f2cf default credentials are selected on POL load Alex Corey 2021-06-18 13:58:21 -04:00
  • 1422bb2043 Fix tower upgrade (#5114) Alan Rominger 2021-06-21 14:43:40 -04:00
  • 695787be4e Fix broken test mabashian 2021-06-21 13:14:18 -04:00
  • e1b8f30d8f Extract strings mabashian 2021-06-21 11:58:57 -04:00
  • 293924168f Make expanded view ee detail warning match unexpanded mabashian 2021-06-21 11:55:33 -04:00
  • 7c72be7025 Adds a link to the ee migration docs in a popover when ee is missing mabashian 2021-06-17 16:28:55 -04:00
  • 4a85983eb7 Symlink modules for 2.9 compat (#5103) Alan Rominger 2021-06-21 10:01:52 -04:00
  • 82c510e51e remove tower_token alias (#5110) Seth Foster 2021-06-21 10:01:22 -04:00
  • 0508a9267c Minor patch to right wording for 400 error (#5109) Alan Rominger 2021-06-21 10:00:56 -04:00
  • 11e416995a accept old env vars Elijah DeLee 2021-06-21 07:51:00 -04:00
  • bb3fc3caa8 controller_token, alias tower_token Seth Foster 2021-06-18 17:24:16 -04:00
  • ab40006535 Link to instance group from org details when present nixocio 2021-06-18 17:09:14 -04:00
  • 53fe08af61 Update collection inventory_source options Alan Rominger 2021-06-18 12:40:18 -04:00
  • a8083296e6 Make safe variable duplications for rename (#5093) Alan Rominger 2021-06-18 14:14:07 -04:00
  • 95e796a88a Remove URL params when closing wizard nixocio 2021-06-18 13:54:37 -04:00
  • 0c0028541d Update inventory/cred names in UI Bill Nottingham 2021-06-17 17:29:41 -04:00
  • 32cc7e976a Refactored awx/settings/defaults.py Amol Gautam 2021-06-18 11:29:55 -04:00
  • 3495f75fa0 adds verbosity to payload Alex Corey 2021-06-18 11:08:36 -04:00
  • 493e6cc527 Make the isolated removal migration non-atomic Jeff Bradberry 2021-06-18 10:40:14 -04:00
  • 7510b243bb Fixed UI linting Amol Gautam 2021-06-18 10:32:58 -04:00
  • e06ebb1f11 Fix credential test for default cred test Christian M. Adams 2021-06-17 22:30:23 -04:00
  • cc616206b3 Pass current apps to CredentialType setup method Alan Rominger 2021-06-17 21:23:30 -04:00
  • 06b04007a0 Rename managed_by_tower to managed Christian M. Adams 2021-06-17 12:54:06 -04:00
  • 6db4732bf3 Rename the TOWER_ settings Alan Rominger 2021-06-17 15:37:06 -04:00
  • ead7907173 Update another test for tower to controller rename Alan Rominger 2021-06-17 14:50:12 -04:00
  • 68f0ae612e Fixed Migration Amol Gautam 2021-06-17 14:02:56 -04:00
  • 8c1bc97c2f Fix up unit tests after tower to controller rename Alan Rominger 2021-06-17 13:43:52 -04:00
  • b64c2d6861 Removed references to tower in InventorySource and Credentials --- Removed reference to tower in InventorySource and InventoryUpdate model --- Added a migration for above change --- Added new CONTROLLER* variables in awx/main/models/credentials/__init__.py --- Migrated awxkit to new CONTROLLER* variables --- Updated the tests to use new CONTROLLER* variables --- Fix some issues with upgrade path, rename more cases Amol Gautam 2021-06-10 13:32:38 -04:00
  • 645f7f6dac Expand sos report plugin compatibility Yanis Guenane 2021-06-18 16:00:49 +02:00
  • 0a5e9da287 replace default oci runtime runc with crun Chris Meyers 2021-06-18 08:26:51 -04:00
  • a60abe38a8 Allow space on host filter for smart inventory nixocio 2021-06-15 17:04:17 -04:00
  • 51abbb9464 Fixes bug where UI wasn't handling an array of survey answer choices mabashian 2021-06-17 11:02:20 -04:00
  • 560b4ebf71 offers an empty values as a choice on single select survey questions that are not required. Also changes the single select component to a <Select variant='single'> component following patternfly design guidelines Alex Corey 2021-06-16 15:00:54 -04:00
  • 5a7a1b8f20 Remove inventory_as_dict which would mess with downstream templating (#5085) Alan Rominger 2021-06-17 11:06:01 -04:00
  • f1ca272394 Remove test button from logging settings screen nixocio 2021-06-17 08:42:21 -04:00
  • 8697387d13 Fix failing test mabashian 2021-06-16 21:20:36 -04:00
  • 1e68519c99 Remove insights_credential from inventory Bill Nottingham 2021-06-16 16:47:42 -04:00
  • 0947d30682 Fixes visual bug where revert button showed up above input mabashian 2021-06-16 17:31:36 -04:00
  • c993c8b3b9 Fixes bug where email notification ssl and tls were a dropdown instead of checkboxes mabashian 2021-06-16 16:50:02 -04:00
  • 2ce09d0dcc adds job id to job name in job list delete modal Alex Corey 2021-06-16 13:11:49 -04:00
  • 25bca532c2 delete commented code Keith J. Grant 2021-06-15 12:02:05 -07:00
  • fb897891c9 delete PaginatedDataList, move toolbar buttons to PaginatedTable dir Keith J. Grant 2021-06-14 11:49:34 -07:00
  • 421d8f215c Convert lists to tables Keith J. Grant 2021-06-14 11:35:38 -07:00
  • 3db92ca668 Convert more lists to tables Keith J. Grant 2021-06-11 15:41:09 -07:00
  • c6fa85036e convert ee template list, host group list to tables Keith J. Grant 2021-06-11 10:31:47 -07:00
  • 0b4a296181 convert ApplicationTokenList, HostFilterLookup to tables Keith J. Grant 2021-06-09 16:48:00 -07:00
  • 1665acd58a Allow edit fields to custom credential types nixocio 2021-06-16 16:00:57 -04:00
  • 75a27c38c2 Add a periodic task to reap unreleased receptor work units Seth Foster 2021-06-11 00:36:51 -04:00
  • 7b9bcd0481 Remove EE from WorkflowJobTemplate screens nixocio 2021-06-16 11:52:07 -04:00
  • 15444bef70 Show inventory source POST in OPTIONS for inventory admins (#5076) Alan Rominger 2021-06-16 15:13:14 -04:00
  • f4bc69d5f7 Fixes bug where cred password fiield was displaying ASK mabashian 2021-06-16 14:13:08 -04:00
  • 29d57ea403 Fixes bug where toolbar was hidden on user token list mabashian 2021-06-16 13:03:29 -04:00
  • ea5bd45d03 log perf of requests at debug level Elijah DeLee 2021-06-10 11:23:31 -04:00
  • 165a529ae0 Merge pull request #10480 from mscherer/fix_freenode softwarefactory-project-zuul[bot] 2021-06-21 17:24:55 +00:00
  • 5975082954 only get active long running queries Chris Meyers 2021-06-21 09:57:29 -04:00
  • c1409f3dc7 Reorder docker compose up options Brigzzy 2021-06-20 12:29:43 -07:00
  • 1c31a56395 Remove more freenode from docs Michael Scherer 2021-06-19 11:32:02 +02:00
  • 0c120782d4 Merge pull request #10463 from mayasd/patch-1 softwarefactory-project-zuul[bot] 2021-06-17 21:19:30 +00:00
  • 6ba053d4ee Update release date in changelog for 19.2.1 19.2.1 Shane McDonald 2021-06-17 14:39:39 -04:00
  • 3ecd26b5d8 Merge pull request #10468 from wenottingham/platforms softwarefactory-project-zuul[bot] 2021-06-17 17:24:42 +00:00
  • bdf753ce23 Update tools/docker-compose/README.md Bill Nottingham 2021-06-17 11:56:29 -04:00
  • 0f54516b38 List platforms that developers regularly run the dev env Bill Nottingham 2021-06-17 11:45:54 -04:00
  • a56e32b59b Merge pull request #10464 from AlanCoding/ee_docs softwarefactory-project-zuul[bot] 2021-06-17 13:07:07 +00:00
  • 026d5e6bdb Merge pull request #10465 from shanemcd/downstream-fixes softwarefactory-project-zuul[bot] 2021-06-16 21:44:52 +00:00
  • 03e73156ea Allow inventory updates to run in container groups Shane McDonald 2021-06-16 13:44:54 -04:00
  • 0b6208047c Correct the function of the -q option for migration helper commands Alan Rominger 2021-06-16 16:26:38 -04:00
  • f14129de9b Further copy editing of EE docs Alan Rominger 2021-06-16 16:18:21 -04:00
  • 6c1ba03235 Remove EE from the workflow job template collection module Jeff Bradberry 2021-06-14 15:03:01 -04:00
  • 85bb4e976f Execution environments are meaningless for workflows Jeff Bradberry 2021-06-14 14:17:55 -04:00
  • d1d3711fee Add yamllint to dev dependencies Shane McDonald 2021-06-16 11:30:45 -04:00
  • d671366cad Add flake8 back to requirements_dev.txt Shane McDonald 2021-06-16 11:00:28 -04:00
  • f9043864ce Create make target for api linter tasks Shane McDonald 2021-06-15 11:02:32 -04:00
  • a1ded8db3f Linkify credentials on JobTemplate and Organization Details nixocio 2021-06-14 12:42:02 -04:00
  • cf6b6d831f adds visualizer button to output toolbar Alex Corey 2021-06-14 11:08:26 -04:00
  • 736cd4df36 refetches smart inventory after edit save Alex Corey 2021-06-14 17:15:55 -04:00
  • 8d99f79de4 Hide Edit button for non system admin nixocio 2021-06-14 13:38:08 -04:00
  • 1c70773cc2 shows user type fields only for sys admins Alex Corey 2021-06-14 12:09:21 -04:00
  • c76a7d638f Removes tooltip from user in page toolbar mabashian 2021-06-11 11:17:38 -04:00
  • 7a455d08d7 Change Options to Enabled Options in various details views mabashian 2021-06-11 11:31:54 -04:00