Sarah Akus
49051c4aaf
Merge pull request #12026 from AlexSCorey/11396-ofWordTranslation
...
Fixes pagination translation failure
2022-04-13 11:43:05 -04:00
Keith J. Grant
f4b0bd68bd
add tests for array/string survey multi-select
2022-04-12 15:14:09 -07:00
John Mitchell
bbb9770a97
change back to Automation Analytics name ( #12022 )
2022-04-12 14:23:13 -04:00
Keith J. Grant
a324753180
support survey choices in array format
2022-04-11 14:28:01 -07:00
Alex Corey
8478a0f70b
Fixes pagination translation failure
2022-04-11 14:45:11 -04:00
nixocio
8288655b30
Update when deleted is shown on job details
...
Update when deleted is show on job details.
Some job types should not display inventory or projects, update when
showing those fields.
Also, update when displaying information when
those fields where deleted.
See: https://github.com/ansible/awx/issues/12008
2022-04-11 14:20:42 -04:00
Kersom
27dc8caabd
Do not truncate strings on activity stream dropdown ( #12020 )
...
Do not truncate strings on activity stream dropdown
See: https://github.com/ansible/awx/issues/11399
2022-04-08 16:45:32 -04:00
Sarah Akus
4b98df237e
Merge pull request #12009 from nixocio/ui_issue_12006
...
Do not show inventory for project update on job details
2022-04-08 15:12:19 -04:00
Sarah Akus
0fa3ca8dc0
Merge pull request #12007 from marshmalien/11778-search-labels-placeholder
...
Add placeholder text when user selects a fuzzy search on labels
2022-04-08 14:48:05 -04:00
Kersom
0712affa9b
Escape name__regex and name__iregex ( #11964 )
...
Escape name__regex and name__iregex. Escaping the value for those
keys when creating a smart inventory is a work around for the
pyparsing code on the API side for special characters. This will just
display an extra escape when showing the host_filter on details page.
2022-04-08 13:08:32 -04:00
Alex Corey
4beea35d9e
Refactors workflow approval list toolbar and details acttions to add clarity.
2022-04-08 10:34:44 -04:00
nixocio
28f25d5aba
Downgrade min required node LTS
...
Downgrade min required node LTS
2022-04-07 14:56:52 -04:00
Keith Grant
7cbb783b2c
Use new children-summary endpoint data to traverse job event tree ( #11944 )
...
* use new children-summary endpoint data to traverse job event tree
* update job output tests for new children summary data
* force flat mode if event child summary fails to load
* update childrenSummary data for endpoint changes
* don't add jobs to job tree until children summary loaded
* force job output into flat mode if job processing not complete
2022-04-06 13:10:04 -04:00
nixocio
0b7c9cd8ad
Do not show inventory for project update on job details
...
Do not show inventory for project update on job details
See: https://github.com/ansible/awx/issues/12006
2022-04-05 13:26:19 -04:00
Marliana Lara
51b5b78084
Add placeholder text when user selects a fuzzy search on labels
2022-04-05 12:56:40 -04:00
Alex Corey
ffb46fec52
Fixes test failure
2022-04-04 21:28:18 -04:00
Alex Corey
4190cf126c
Reverts the code from 8b47106c63d7081b0cd9450694427ca9e92b2815 while keeping the depenedency upgrade
2022-04-04 21:16:43 -04:00
Alan Rominger
7822da03fb
Merge pull request #11865 from AlanCoding/galaxy_task_env
...
Add user-defined environment variables to ansible-galaxy commands
2022-04-01 15:24:54 -04:00
Alan Rominger
58cb3d5bdc
Change indent to standard pattern
2022-04-01 13:46:00 -04:00
Sarah Akus
a3c97a51be
Merge pull request #11988 from nixocio/ui_issue_11982
...
Fix notification template details
2022-04-01 13:40:02 -04:00
Marliana Lara
1de2487e8f
Fix search toolbar clear all filters
2022-03-31 13:52:56 -04:00
Sarah Akus
8d95b72527
Merge pull request #11846 from AlexSCorey/11203-WFToolbarIssues
...
Fixes Workflow visualizer toolbar disappearing.
2022-03-31 12:35:38 -04:00
nixocio
a920c9cc20
Fix notification template details
...
Fix notification template details
See: https://github.com/ansible/awx/issues/11982
2022-03-31 11:12:00 -04:00
Alex Corey
427f6d1687
Merge pull request #11791 from AlexSCorey/11713-PreventDisassociateHybridNodeFromControlplan
...
Prevents disassociate hybrid node on controlplane instance group
2022-03-31 10:34:21 -04:00
Alex Corey
dc64168ed4
Disallows disassociate of hubrid type instances from controlplane instance group
...
Introduce new pattern for is_valid_removal
Makes disassociate error message a bit more dynamic
2022-03-30 17:24:24 -04:00
nixocio
3b1a626fa9
Move AWX_MOUNT_ISOLATED_PATHS_ON_K8S to be closer to other booleans
...
Move AWX_MOUNT_ISOLATED_PATHS_ON_K8S to be closer to other booleans on
the layout.
2022-03-30 13:27:20 -04:00
nixocio
be6657239d
Add UI changes to JobsEdit
...
Add UI changes to JobsEdit
2022-03-29 10:25:29 -04:00
Justin
bed0443b18
Joboutput Search: Put Event Dropdown Options in Alpha Order #11807
...
Put Event Options in Alpha order.
Signed-off-by: Justin Melhorn <jtmelhorn@gmail.com >
2022-03-28 16:50:44 -04:00
kialam
ec5e677635
Merge pull request #11938 from kialam/mesh-viz-unit-tests
...
Mesh viz unit tests
2022-03-28 08:44:19 -07:00
Alex Corey
7a11470817
Adds outline for JobOutput documentation.
2022-03-28 10:58:05 -04:00
Alex Corey
efb01f3c36
Fixes Workflow visualizer toolbar disappearing.
2022-03-28 10:55:23 -04:00
Alex Corey
1679102204
Merge pull request #11946 from nixocio/ui_cred_type
...
Add credential type filter
2022-03-28 10:03:56 -04:00
Kersom
7601531d82
Merge pull request #11965 from nixocio/ui_b_style
...
Small style update
2022-03-28 10:02:59 -04:00
nixocio
f309054637
Small style update
...
Small style update to make a bit more consistent.
2022-03-25 15:39:22 -04:00
Alex Corey
fb7a8dfd16
Updates PF to bring in the DrownActionToggle component
2022-03-24 13:17:25 -04:00
nixocio
6c28f4b204
Add credential type filter
...
Add credential type filter
See: https://github.com/ansible/awx/issues/11930
2022-03-23 16:44:50 -04:00
Alex Corey
7d04737a65
Merge pull request #11934 from mabashian/5707-proj-field-label
...
Fix Source Control Type label in project form
2022-03-23 11:32:30 -04:00
Alex Corey
79afdfd1a6
Fixes search drop down items for job output search
2022-03-23 09:26:49 -04:00
Kia Lam
7702abb368
Add unit tests for Topology View.
2022-03-22 15:31:27 -07:00
mabashian
12c36d279e
Fix Source Control Type label in project form
2022-03-22 09:35:37 -04:00
Kersom
9aae2a11f2
Add related job templates to a couple of screens ( #11890 )
...
Add related job templates to a couple of screens. Credential and
Inventory.
Also refactor the component already in place for Projects to be in sync
with the Job Templates screen.
See: https://github.com/ansible/awx/issues/5867
2022-03-18 20:52:50 +00:00
Tiago Góes
41b3ad1b83
Merge pull request #11917 from nixocio/ui_survey_issue
...
Fix credential encrypted
2022-03-18 10:44:39 -03:00
nixocio
c912dd4e76
Fix credential encrypted
...
Display credential as encrypted.
See: https://github.com/ansible/awx/issues/11915
2022-03-17 16:37:44 -04:00
Tiago Góes
3ec9bacb30
Merge pull request #11913 from keithjgrant/9041-page-titles
...
display current page name in document title
2022-03-17 17:32:00 -03:00
Keith J. Grant
13db49aab7
display current page name in document title
2022-03-17 11:26:20 -07:00
Jeff Bradberry
ac6a82eee4
Merge pull request #11654 from jbradberry/django-3.2-upgrade
...
Django 3.2 upgrade
2022-03-17 10:34:22 -04:00
Tiago Góes
546fc24a0a
Merge pull request #11839 from nixocio/ui_issue_11718_backup
...
Add several changes to Instance Groups
2022-03-15 18:11:01 -03:00
Kersom
a1203e6fec
Merge pull request #11902 from keithjgrant/error-detail-formatting
...
add line wrap formatting to ErrorDetail
2022-03-15 08:30:12 -04:00
nixocio
ce8b9750c9
Add several changes to Instance Groups
...
Add several changes to API and UI related to Instance Groups.
* Update summary_fields for DEFAULT_CONTROL_PLANE_QUEUE_NAME, and
DEFAULT_EXECUTION_QUEUE_NAME. Rely on API validation for those fields.
* Fix Instance Group list RBAC
* Add validation for a couple of fields on the Instance Groups endpoint
1. is_container_group
2. policy_instance_percentage
3. policy_instance_list
See: https://github.com/ansible/awx/issues/11130
Also: https://github.com/ansible/awx/issues/11718
2022-03-14 14:55:59 -04:00
Jeff Bradberry
38ccea0f1f
Fix up warnings
...
- the default auto-increment primary key field type is now
configurable, and Django's check command issues a warning if you are
just assuming the historical behavior of using AutoField.
- Django 3.2 brings in automatic AppConfig discovery, so all of our
explicit `default_app_config = ...` assignments in __init__.py
modules are no longer needed, and raise a RemovedInDjango41Warning.
2022-03-14 13:19:57 -04:00