Commit Graph

  • 5d000c37d6 Deal with breaking tests for 3.2 Jeff Bradberry 2022-02-16 13:58:44 -05:00
  • 1803c5bdb4 Fix up usage of django-guid Jeff Bradberry 2022-02-17 10:54:15 -05:00
  • 23e700a1ef Upgrade to Django 3.2 Jeff Bradberry 2022-02-16 13:29:35 -05:00
  • 7114b9fa11 add line wrap formatting to ErrorDetail Keith J. Grant 2022-03-14 09:29:02 -07:00
  • 2e4d866f69 Merge pull request #11897 from kialam/add-csp-for-web-worker Tiago Góes 2022-03-14 11:43:13 -03:00
  • f1cc808429 Merge pull request #11882 from nixocio/api_issue_11622 Tiago Góes 2022-03-14 11:15:26 -03:00
  • 30a39e1d1b Merge pull request #11885 from marshmalien/11729-job-details-deleted-text Sarah Akus 2022-03-14 10:14:08 -04:00
  • 22ad7244fa Merge pull request #11896 from AlanCoding/pod1_standup Sarah Akus 2022-03-11 15:39:28 -05:00
  • 5be901c044 fix CSP rules Tiago 2022-03-11 15:51:35 -03:00
  • 2c073ae488 Add d3 to CSP. Kia Lam 2022-03-11 08:50:28 -08:00
  • d4a4ba7fdb Move location of AWX_ISOLATION_SHOW_PATHS so it is editable Alan Rominger 2022-03-11 11:08:04 -05:00
  • 3b8a0fcd95 Merge pull request #11858 from keithjgrant/11409-empty-job-output Sarah Akus 2022-03-11 09:14:53 -05:00
  • d02cef9d92 Merge pull request #11501 from kialam/add-mesh-viz kialam 2022-03-10 11:48:03 -08:00
  • bc783b8f94 Enabling export of applications through awxkit (#11887) John Westcott IV 2022-03-10 13:49:18 -05:00
  • 4de27117e8 Adding option to enable and configure an OpenLDAP server next to AWX (#11843) John Westcott IV 2022-03-10 10:29:04 -05:00
  • 49bcf2e211 Merge pull request #11693 from AlexSCorey/5576-host_count_case_sensitivity Sarah Akus 2022-03-09 15:55:48 -05:00
  • f52ef6e967 Fixes case sensitive host count Alex Corey 2022-02-07 13:47:29 -05:00
  • 99bbc347ec Fill in errors for hop nodes when Last Seen is out of date, and clear them when not (#11714) Alan Rominger 2022-03-09 13:21:32 -05:00
  • 53185a4ea5 Add validation for hop nodes nixocio 2022-03-04 11:10:38 -05:00
  • 23f6fae27a Add data-cy to content loader; move simulatioWorker to /util directory. Kia Lam 2022-03-09 07:36:04 -08:00
  • 4b7e3620ca Add deleted details to job detail view Marliana Lara 2022-03-09 10:25:21 -05:00
  • e4f0153a7d Remove import statements from web worker file. Kia Lam 2022-03-09 06:58:43 -08:00
  • 80947e2b32 fix: add OPERATOR_VERSION as build-arg to pass the version to operator kurokobo 2022-03-09 22:32:38 +09:00
  • 8bf9dd038e Address review feedback. Kia Lam 2022-03-08 12:58:04 -08:00
  • 4080007ced JobOutput: add 'waiting for job' and 'no results found' messages Keith J. Grant 2022-03-07 10:04:11 -08:00
  • 7a6fd2623e Move web worker out of /screens directory. Kia Lam 2022-03-08 12:34:05 -08:00
  • 079eed2b9e Mock web worker. Kia Lam 2022-03-08 10:13:47 -08:00
  • 4c9d028a35 Disable checkbox while job is running in project and inventory source lists (#11841) 20.0.1 Marliana Lara 2022-03-08 13:04:35 -05:00
  • bd5c304a50 Make our collection work with prefixed API endpoints Shane McDonald 2022-03-08 12:05:50 -05:00
  • 123a3a22c9 Merge pull request #11859 from shanemcd/dev-env-test Shane McDonald 2022-03-08 11:12:45 -05:00
  • 82d91f8dbd Merge pull request #11830 from marshmalien/fix-duplicate-keys-subscription-modal Tiago Góes 2022-03-08 11:48:58 -03:00
  • cd86310562 Do not remove artifacts for local work Alan Rominger 2022-03-08 09:07:09 -05:00
  • f04d7733bb Add a CI check for the development environment Shane McDonald 2022-03-08 08:21:31 -05:00
  • b2fe1c46ee Fix playbook error when files do not exist. Shane McDonald 2022-03-08 08:18:05 -05:00
  • 676b8f6d8f Implement an out-of-band migration to change the json fields Jeff Bradberry 2022-02-14 15:13:10 -05:00
  • 028f09002f Fix the cleanup_jobs management command Jeff Bradberry 2022-02-10 14:00:11 -05:00
  • 0500512c3c Fix up deprecation warning about get_response for middleware Jeff Bradberry 2022-02-07 10:59:52 -05:00
  • 1e625ed58b Fix up deprecation warning about re_path() replacing urls() Jeff Bradberry 2022-02-03 17:20:48 -05:00
  • e620bef2a5 Fix Django 3.1 deprecation removal problems Jeff Bradberry 2022-02-03 14:27:13 -05:00
  • 05142a779d Replace all usage of customized json fields with the Django builtin Jeff Bradberry 2022-02-03 10:29:08 -05:00
  • 65d17fb316 Upgrade to Django 3.1 Jeff Bradberry 2022-02-02 13:18:47 -05:00
  • faa12880a9 Squash a few deprecation warnings Jeff Bradberry 2022-01-31 18:12:20 -05:00
  • 9b6fa55433 Deal with breaking tests for 3.1 Jeff Bradberry 2022-01-31 17:19:45 -05:00
  • b852baaa39 Fix up logger .warn() calls to use .warning() instead Jeff Bradberry 2022-01-31 13:17:45 -05:00
  • a3a216f91f Fix up new Django 3.0 deprecations Jeff Bradberry 2022-01-31 13:05:25 -05:00
  • efff85bc1f Fix wsbroadcast for django 3.0+ async Bill Nottingham 2021-08-24 17:09:50 -04:00
  • df61d1a59c Upgrade to Django 3.0 Jeff Bradberry 2022-01-31 11:40:00 -05:00
  • 4450b11e61 Merge pull request #11844 from AlanCoding/shane_forward Shane McDonald 2022-03-07 16:28:42 -05:00
  • 9f021b780c Move default show paths to production.py Shane McDonald 2022-03-07 12:49:11 -05:00
  • 7df66eff5e Merge pull request #11855 from Spredzy/addpackaging Shane McDonald 2022-03-07 15:23:19 -05:00
  • 6e5cde0b05 requirements: Add packaging deps following runner upgrade Yanis Guenane 2022-03-07 14:55:25 +01:00
  • a65948de69 Add unique row id to subscription modal list items Marliana Lara 2022-02-28 14:45:52 -05:00
  • 0d0a8fdc9a Merge pull request #11850 from marshmalien/11626-hide-user-only-access-roles Marliana Lara 2022-03-07 12:12:31 -05:00
  • a5b888c193 Add default container mounts to AWX_ISOLATION_SHOW_PATHS Shane McDonald 2022-03-01 08:55:25 -05:00
  • 32cc8e1a63 Merge pull request #11845 from jbradberry/awxkit-import-role-precedence Jeff Bradberry 2022-03-07 11:21:48 -05:00
  • 69ea456cf6 Expand out the early membership role assignment Jeff Bradberry 2022-03-03 16:02:53 -05:00
  • e02e91adaa Merge pull request #11837 from AlanCoding/thread_key_error Alan Rominger 2022-03-05 14:55:13 -05:00
  • 264c508c80 Move model and settings operations out of threaded code Alan Rominger 2022-03-01 20:08:54 -05:00
  • c6209df1e0 Api issue float (#11757) Kersom 2022-03-04 14:03:17 -05:00
  • a155f5561f Remove user_only roles from User and Team permission modal Marliana Lara 2022-03-03 13:00:42 -05:00
  • 0eac63b844 Merge pull request #11836 from nixocio/ui_ci_matrix Shane McDonald 2022-03-04 11:50:28 -05:00
  • d07c2973e0 Merge pull request #11792 from marshmalien/8321-job-list-schedule-name Sarah Akus 2022-03-04 11:46:45 -05:00
  • f1efc578cb Split UI test run nixocio 2022-03-03 15:38:12 -05:00
  • 0b486762fa Merge pull request #11840 from fosterseth/meta_vars_priority Seth Foster 2022-03-03 13:13:34 -05:00
  • 17756f0e72 Add job execution environment image to analytics data (#11835) Alan Rominger 2022-03-03 11:13:11 -05:00
  • 128400bfb5 Add resolved_action to analytics event data (#11816) Alan Rominger 2022-03-03 10:11:54 -05:00
  • de1df8bf28 load job meta vars after JT extra vars Seth Foster 2022-03-02 14:42:47 -05:00
  • fe01f13edb Merge pull request #11790 from AlexSCorey/11712-SelectRelatedQuery Alex Corey 2022-03-02 11:33:45 -05:00
  • 4040e09cb8 Remove setTimeout and old comment from MeshGraph.js. Kia Lam 2022-03-01 16:25:12 -08:00
  • 3b6cd18283 Merge pull request #11834 from shanemcd/automate-galaxy-and-pypi Shane McDonald 2022-03-01 16:22:39 -05:00
  • 4f505486e3 Add Toast messages when resources are copied (#11758) Keith Grant 2022-03-01 12:59:24 -08:00
  • f6e18bbf06 Publish to galaxy and pypi in promote workflow Shane McDonald 2022-02-28 16:29:25 -05:00
  • bbf6484e89 fix code review comments: Add support for Kubernetes authentication method in Hashicorp Vault secret lookup liortamary 2022-03-01 21:21:28 +02:00
  • a988ad0c4e Merge pull request #11659 from ansible/expose_isolate_path_k8s Marcelo Moreira de Mello 2022-03-01 10:52:36 -05:00
  • a815e94209 Merge pull request #11737 from ansible/update-minikube-docs Shane McDonald 2022-03-01 07:49:21 -05:00
  • 650bee1dea Merge pull request #11749 from rh-dluong/fix-ocp-cred-desc Shane McDonald 2022-03-01 07:48:37 -05:00
  • 80c188586c Merge pull request #11798 from john-westcott-iv/saml_attr_lists Shane McDonald 2022-03-01 07:42:35 -05:00
  • b5cf8f9326 Merge pull request #11819 from shanemcd/transmitter-future Shane McDonald 2022-03-01 07:33:26 -05:00
  • 1aefd39782 Show deleted detail for deleted schedules Marliana Lara 2022-02-28 15:51:36 -05:00
  • 8c21a2aa9e Add schedule detail to job list expanded view Marliana Lara 2022-02-22 15:32:38 -05:00
  • 2df3ca547b Reimplement transmitter thread as future Shane McDonald 2022-02-28 08:28:36 -05:00
  • 8645147292 Renamed scontext variable to mount_options Marcelo Moreira de Mello 2022-02-04 12:45:02 -05:00
  • 169da866f3 Add UI unit tests to job settings Marliana Lara 2022-02-01 15:47:10 -05:00
  • 5e8107621e Allow isolated paths as hostPath volume @ k8s/ocp/container groups Marcelo Moreira de Mello 2022-01-24 15:44:43 -05:00
  • eb52095670 Fix bug where translated strings will cause log error to error (#11813) Alan Rominger 2022-02-28 08:38:01 -05:00
  • cb57752903 Changing session cookie name and added a way for clients to know what the name is #11413 (#11679) John Westcott IV 2022-02-27 07:27:25 -05:00
  • b870659fd9 run black: Add support for Kubernetes authentication method in Hashicorp Vault secret lookup liortamary 2022-02-26 18:33:36 +02:00
  • 895c05a84a Merge pull request #11808 from john-westcott-iv/fix_minicube Shane McDonald 2022-02-24 16:32:21 -05:00
  • 4d47f24dd4 Chaning API version from v1beta1 to v1 John Westcott IV 2022-02-24 11:17:36 -05:00
  • 4bd6c2a804 set max dispatch workers to same as max forks Elijah DeLee 2022-02-23 11:06:10 -05:00
  • 48fa947692 Merge pull request #11756 from shanemcd/ipv6-podman Shane McDonald 2022-02-24 09:58:20 -05:00
  • 88f66d5c51 Enable Podman ipv6 support by default Shane McDonald 2022-02-16 11:43:02 -05:00
  • fd135caed5 Offload simulation calculation to web worker. Kia Lam 2022-02-23 18:54:18 -08:00
  • 7fbab6760e Small layout adjustment. Kia Lam 2022-02-23 12:37:20 -08:00
  • e9a8175fd7 Merge pull request #11702 from ansible/fact_insights_mount_issues Marcelo Moreira de Mello 2022-02-23 14:44:10 -05:00
  • 0d75a25bf0 Do not mount /etc/redhat-access-insights into EEs Marcelo Moreira de Mello 2022-02-08 15:11:15 -05:00
  • 6af294e9a4 Merge pull request #11794 from jainnikhil30/fix_credential_types_drop_down Tiago Góes 2022-02-23 16:08:28 -03:00
  • 38f50f014b fix missing job lifecycle messages (#11801) Elijah DeLee 2022-02-23 13:56:25 -05:00
  • a394f11d07 Resolves occassions where missing table data moves items to the left (#11772) Alex Corey 2022-02-23 11:36:20 -05:00
  • 3ab73ddf84 Fix TypeError when running a command on a host in a smart inventory (#11768) Kersom 2022-02-21 16:34:31 -05:00