Keith J. Grant
bf7663a0a1
remove 2nd batch of unecessary unmount calls
2021-07-08 17:06:15 -07:00
Keith J. Grant
86fcfdf69a
remove 1st batch of unnecessary unmount calls
2021-07-08 16:51:46 -07:00
Keith J. Grant
58d64045a1
fix About test network call
2021-07-08 15:52:21 -07:00
Keith J. Grant
0e12c7deb4
fix flakey unit tests I hope
2021-07-08 14:33:38 -07:00
Keith J. Grant
78d6e21256
fix final logged errors in tests
2021-07-08 14:33:38 -07:00
Keith J. Grant
226ffafbd6
fix test errors (Sort, CredentialEdit, InventoryHost, JobTemplateEdit, etc)
2021-07-08 14:33:38 -07:00
Keith J. Grant
1b5fa9c799
fix errors logged in tests (scheduls/organization)
2021-07-08 14:33:38 -07:00
Keith J. Grant
ad2f042f97
fix tests with errors
2021-07-08 14:33:38 -07:00
Keith J. Grant
4b41bbbf34
fail tests if anything logs an error
2021-07-08 14:33:37 -07:00
Alex Corey
49c84e6ca9
fixes failing test
2021-07-01 11:56:32 -04:00
Alex Corey
9992bf03b0
resolves crashing details view
2021-06-28 10:51:05 -04:00
Alex Corey
04839a037a
prevent delete of instance groups list item controlplan and default
2021-06-28 10:51:05 -04:00
Marliana Lara
f541fe9904
Add comment to explain why we resolve the promises sequentially
2021-06-28 10:51:05 -04:00
Marliana Lara
162ea776fd
Add order selected list to instance group lookups
2021-06-28 10:51:05 -04:00
Keith J. Grant
8dc788dbcb
clean up responsive behavior of advanced search
2021-06-28 10:51:04 -04:00
Tiago
69388edaf9
fix lint
2021-06-28 10:51:04 -04:00
Marliana Lara
1e750cfed9
Add datalist test selectors
2021-06-28 10:51:04 -04:00
nixocio
057bd6e625
Remove plus button job output
...
Remove plus button job output since this feature was not implemented yet.
And it will be evaluated for a future release.
See: https://github.com/ansible/awx/issues/6613
2021-06-28 10:51:03 -04:00
Marliana Lara
b98544264b
Rename draggable prop and fix typos
2021-06-28 10:51:03 -04:00
Jake McDermott
1211faf8df
Only derive row count from max counter when job is running.
2021-06-28 10:51:02 -04:00
Jake McDermott
dc327ceaeb
Autofix problematic dependencies
2021-06-28 10:51:02 -04:00
Alex Corey
28a62ea774
properly validates credential password fields
2021-06-28 10:51:02 -04:00
Kia Lam
d3c5397721
Add link to project update job details on job details page.
2021-06-28 10:51:02 -04:00
nixocio
f06490a5f8
Fix disparity of dev server and prod build
...
Fix disparity of dev server and prod build
See: https://github.com/ansible/awx/issues/9997
2021-06-28 10:51:02 -04:00
Marliana Lara
9fddf7c5cf
Add draggable selected list to galaxy credential lookup
2021-06-28 10:51:01 -04:00
nixocio
673f722b71
Update inventory list filters
...
Update inventory list filters
See: https://github.com/ansible/awx/issues/7675
2021-06-28 10:51:01 -04:00
Jake McDermott
4cc734ce6e
Enable instance group creation for non-k8s deployments only
2021-06-28 10:51:01 -04:00
nixocio
77b0b9a4e3
Disable edit fields for managed EE, except pull
...
Disable edit fields for managed EE, except pull options.
See: https://github.com/ansible/tower/issues/5016
2021-06-28 10:51:01 -04:00
Keith J. Grant
487d78cc72
Don't reload template when navigating to edit form
2021-06-28 10:51:00 -04:00
mabashian
f0a6567cd8
Hide host_filter search key when hiding smart inventories
2021-06-28 10:51:00 -04:00
mabashian
8246d4a298
Remove smart inventories from host form inv lookup
2021-06-28 10:51:00 -04:00
mabashian
88d492371b
Link users to workflow approval details from workflow node
2021-06-28 10:51:00 -04:00
Keith J. Grant
9316ace3f6
delete commented line
2021-06-28 10:51:00 -04:00
Keith J. Grant
55b5060944
remove duplicate JT credential fetch
2021-06-28 10:51:00 -04:00
Keith J. Grant
0be68fe84f
reduce duplicate network request in JT form
2021-06-28 10:50:59 -04:00
Alex Corey
3cdd35f2cf
default credentials are selected on POL load
2021-06-22 10:49:41 -04:00
mabashian
695787be4e
Fix broken test
2021-06-22 10:49:40 -04:00
mabashian
e1b8f30d8f
Extract strings
2021-06-22 10:49:40 -04:00
mabashian
293924168f
Make expanded view ee detail warning match unexpanded
2021-06-22 10:49:40 -04:00
mabashian
7c72be7025
Adds a link to the ee migration docs in a popover when ee is missing
2021-06-22 10:49:40 -04:00
nixocio
ab40006535
Link to instance group from org details when present
...
Link to instance group from org details when present
See: https://github.com/ansible/awx/issues/4953
2021-06-22 10:49:39 -04:00
nixocio
95e796a88a
Remove URL params when closing wizard
...
Remove URL params when closing wizard
See: https://github.com/ansible/awx/issues/10240
2021-06-22 10:49:38 -04:00
Bill Nottingham
0c0028541d
Update inventory/cred names in UI
2021-06-22 10:49:38 -04:00
Alex Corey
3495f75fa0
adds verbosity to payload
2021-06-22 10:49:37 -04:00
Amol Gautam
7510b243bb
Fixed UI linting
2021-06-22 10:49:37 -04:00
Christian M. Adams
06b04007a0
Rename managed_by_tower to managed
2021-06-22 10:49:36 -04:00
nixocio
a60abe38a8
Allow space on host filter for smart inventory
...
Allow space on host filter for smart inventory
Fix: https://github.com/ansible/tower/issues/4874
2021-06-22 10:49:35 -04:00
mabashian
51abbb9464
Fixes bug where UI wasn't handling an array of survey answer choices
2021-06-22 10:49:34 -04:00
Alex Corey
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
2021-06-22 10:49:34 -04:00
nixocio
f1ca272394
Remove test button from logging settings screen
...
Remove test button from logging settings screen
Closes: https://github.com/ansible/awx/issues/9409
2021-06-22 10:49:34 -04:00