mabashian
667121d325
Change dev brand name to Ansible AWX and remove Ansible string from about
2021-07-13 11:47:01 -04:00
Keith J. Grant
ed02f28cbe
mark upload button strings for translation
2021-07-13 11:47:01 -04:00
Christian M. Adams
4ca6c1c6c5
Add more appropriate french translation for changing PROJECT_ROOTS
2021-07-13 11:47:01 -04:00
Christian M. Adams
35a5c4153c
Corrected dynamic variables that got translated by accident
...
- Fixed extra braces & lack of braces
- Fixed plural/singular notation that got translated by accident
2021-07-13 11:47:01 -04:00
ansible-translation-bot
11e7387055
UI translation strings for release_4.0 branch
2021-07-13 11:47:00 -04:00
softwarefactory-project-zuul[bot]
486d6688e1
Merge pull request #10559 from nixocio/ui_mark_string
...
Mark string to be translated
Mark string to be translated
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com >
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com >
2021-07-12 19:04:34 +00:00
softwarefactory-project-zuul[bot]
a08ca15f13
Merge pull request #10543 from nixocio/ui_issue_10553
...
Update last name for Resource Access List
Update last name for Resource Access List
Closes : #10533
Reviewed-by: Marliana Lara <marliana.lara@gmail.com >
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com >
2021-07-12 18:57:23 +00:00
softwarefactory-project-zuul[bot]
13a94dd7ac
Merge pull request #10523 from nixocio/ui_fix_settings
...
Fix Job Settings Page Break on Firefox
Fix Job Settings Page Break on Firefox
Closes : #10332
Firefox:
Chrome:
Reviewed-by: Marliana Lara <marliana.lara@gmail.com >
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com >
2021-07-12 18:44:40 +00:00
softwarefactory-project-zuul[bot]
45740b5ed0
Merge pull request #10520 from nixocio/ui_issue_6351
...
Remove custom component
Remove custom component since PF issue is now fixed.
Closes : #6351
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com >
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com >
2021-07-12 18:32:38 +00:00
softwarefactory-project-zuul[bot]
6b865da025
Merge pull request #10512 from nixocio/ui_issue_5236
...
Add job status on expand row for hosts
Add job status on expand row for hosts
See: #5236
Reviewed-by: Jake McDermott <yo@jakemcdermott.me >
Reviewed-by: Kersom <None>
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com >
2021-07-12 18:24:33 +00:00
softwarefactory-project-zuul[bot]
c1913b0d44
Merge pull request #10504 from nixocio/ui_issue_7524
...
Encode/decode question variables
Encode/decode question variables
See: #7524
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com >
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com >
2021-07-12 17:57:50 +00:00
softwarefactory-project-zuul[bot]
e65f11c95e
Merge pull request #10502 from mabashian/7668-disabled-node
...
Fix disabled node cover dimensions
SUMMARY
Closes #7668
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
UI
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com >
Reviewed-by: Kersom <None>
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com >
2021-07-12 17:38:41 +00:00
softwarefactory-project-zuul[bot]
68e309ee32
Merge pull request #10607 from AlanCoding/unused_exception
...
Remove unused exception about custom venvs
random cleanup
Reviewed-by: Bianca Henderson <beeankha@gmail.com >
2021-07-09 15:43:00 +00:00
Alan Rominger
17f9b57028
Remove unused exception about custom venvs
2021-07-07 11:38:37 -04:00
Alan Rominger
e96080a512
No result_traceback is blank, not null
2021-07-07 11:37:30 -04:00
Alex Corey
49c84e6ca9
fixes failing test
2021-07-01 11:56:32 -04:00
nixocio
6f6f601ca8
Fix Job Settings Page Break on Firefox
...
Fix Job Settings Page Break on Firefox
Closes: https://github.com/ansible/awx/issues/10332
2021-06-30 16:11:58 -04:00
nixocio
48dc1dfa17
Mark string to be translated
...
Mark string to be translated
2021-06-30 11:25:29 -04:00
Alan Rominger
b329d9cbf4
Make quay.io the registry URL default
2021-06-29 13:26:51 -04:00
nixocio
5c0c788d10
Update last name for Resource Access List
...
Update last name for Resource Access List
Closes: https://github.com/ansible/awx/issues/10533
2021-06-29 13:14:14 -04:00
nixocio
21de95862e
Add job status on expand row for hosts
...
Add job status on expand row for hosts.
Also, update HostDetail to remove the addition of `type=job` since it is
already present on the API hosts endpoint.
See: https://github.com/ansible/awx/issues/5236
2021-06-28 16:01:59 -04:00
Chris Meyers
84116349ab
reload settings on fork or new thread
...
* Reloading settings will re-import cache. Django cache is thread aware,
but keeping an old reference to the cache avoids the awareness.
2021-06-28 13:53:11 -04:00
Alan Rominger
f126a6343b
Fix bug setting execution_node to null (not blank) ( #5169 )
2021-06-28 10:51:06 -04:00
Shane McDonald
1ed170fff0
Dont overwrite result_traceback if it was already set.
2021-06-28 10:51:06 -04:00
Jeff Bradberry
d5deedc822
Make sure that validation of managed EEs makes sense
...
- missing fields in a patch request should be ignored
- compare the organization pks, if present
2021-06-28 10:51:05 -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
Alan Rominger
390e1f9a0a
Fix obvious logical bug with project folder pre-creation ( #5155 )
2021-06-28 10:51:04 -04:00
Keith J. Grant
8dc788dbcb
clean up responsive behavior of advanced search
2021-06-28 10:51:04 -04:00
Shane McDonald
397908543d
Disable activity stream for updates in status handler
2021-06-28 10:51:04 -04:00
Shane McDonald
03fb12d4c2
Force system jobs to always run on control plane
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
Shane McDonald
1ba51c0357
Fix unit tests
...
Signed-off-by: Shane McDonald <me@shanemcd.com >
2021-06-28 10:51:03 -04:00
Shane McDonald
2fa27000ab
Prevent inventory updates started via projects from running on controlplane
2021-06-28 10:51:03 -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
Alan Rominger
d0b7d970c4
Create partition for 2 job types that bypass TM ( #5138 )
...
* Create partition for 2 job types that bypass TM
* Mock create_partition in unit tests
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
Shane McDonald
0d7ef709bf
Prevent jobs from trying to run on controlplane in k8s
2021-06-28 10:51:02 -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
4de477686e
Update help text for hashivault credential plugin
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