Alex Corey
b1a1c82169
fixes unresponsive clear all on survey step
2020-10-05 17:13:52 -04:00
Alex Corey
935c7a5328
refactors useSteps to allow each step to handle errors
2020-10-05 17:13:52 -04:00
ansible-translation-bot
792662f3d6
UI translation strings for devel branch
2020-10-05 16:02:24 -04:00
Adrian Sorge
d4e4e3020c
changes of npm run prettier
2020-10-05 18:02:54 +01:00
Adrian Sorge
7b13a42daa
Fixed Suggestions from Code Review
2020-10-05 17:49:21 +01:00
Keith Grant
b7070b7a72
add aria-hidden to Running/Waiting job icons
2020-10-05 08:23:41 -07:00
Adrian Sorge
70141f3d77
Added Groups/Hosts/Sources count to inventory list rows #7674
2020-10-04 15:17:25 +01:00
Jake McDermott
4907aa35a9
Update vulnerable dependency
2020-10-02 20:35:30 -04:00
Alex Corey
f051c4d58a
fixes bug with disappearing modal and arguments field validation
2020-10-02 17:17:49 -04:00
softwarefactory-project-zuul[bot]
bd224a75db
Merge pull request #8282 from marshmalien/8044-inventory-file-bug
...
Fix inventory file dropdown placeholder value
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-10-02 20:35:08 +00:00
Alex Corey
eb2d7c6a77
Adds Ad Hoc Commands
2020-10-02 15:41:25 -04:00
Ryan Petrello
30b6fd27b3
fix a display bug in notification bodies with unicode characters
...
see: https://github.com/ansible/awx/issues/7400
2020-10-02 14:37:25 -04:00
Ryan Petrello
64485c1066
fix a bug that prevents deletion of workflow approval records
...
see: https://github.com/ansible/awx/issues/8305
2020-10-01 16:06:53 -04:00
softwarefactory-project-zuul[bot]
796a61da86
Merge pull request #8299 from jakemcdermott/fix-8154
...
Force logout and clear before social auth login
Reviewed-by: Jake McDermott <yo@jakemcdermott.me >
https://github.com/jakemcdermott
2020-10-01 17:47:12 +00:00
Keith Grant
afe09695d4
update tests
2020-10-01 09:55:17 -07:00
Jake McDermott
bfd224eb7c
Remove self-closing tags from webhook cred lookup
2020-10-01 11:44:23 -04:00
Jake McDermott
7479b9faca
Force logout and clear before social auth login
2020-10-01 11:15:46 -04:00
Keith Grant
e204325d1d
add a11y label to SyncStatusIndicator
2020-09-30 14:36:07 -07:00
Keith Grant
c75c6ae03d
add a11y label to StatusIcon
2020-09-30 14:32:45 -07:00
softwarefactory-project-zuul[bot]
5c0432b979
Merge pull request #8186 from marshmalien/setting-details
...
Add setting details and unit tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-30 19:01:30 +00:00
Marliana Lara
5650344fe8
Fix inventory file dropdown placeholder value
2020-09-30 14:08:08 -04:00
nixocio
ae29eb9673
Make ContainerGroupDetails a bit more robust
...
In order to create a container group is necessary to provide a
credential.
See: https://github.com/ansible/awx/issues/8184
This change makes the code related to display the credential as part of
the container group details a bit more robust. Avoiding to attempt to
show a non-existent credential - what is not supposed to exist.
Closes: https://github.com/ansible/awx/issues/8199
2020-09-30 13:37:38 -04:00
softwarefactory-project-zuul[bot]
679256fd25
Merge pull request #8239 from nixocio/ui_issue_8184
...
Add validate for `CredentialLookup` using required prop
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-30 15:24:35 +00:00
softwarefactory-project-zuul[bot]
e7a5d4c5d8
Merge pull request #8267 from mabashian/8252-jt-tabs-reload
...
Reset error/result only after the next request has resolved to prevent render flickering
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-30 12:24:08 +00:00
softwarefactory-project-zuul[bot]
a9cfae70ff
Merge pull request #8041 from mabashian/7680-inv-pending-delete
...
Adds support for pending deletion on inventory list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-29 20:07:17 +00:00
mabashian
e13b16bf1c
Add erroneously removed exhaustive dep comment
2020-09-29 15:42:11 -04:00
nixocio
aa69b925ad
Make filter a bit more consistent accross UI
...
Add `description`, `created_by` and `modified_by` when those fields are
available.
See: https://github.com/ansible/awx/issues/7410
2020-09-29 15:23:28 -04:00
mabashian
ae1d27255b
Add delete error handling on inventory detail view
2020-09-29 15:05:35 -04:00
mabashian
f672cee3a0
Reset error/result only after the next request has resolved to prevent render flicking
2020-09-29 13:11:06 -04:00
softwarefactory-project-zuul[bot]
820d4d292e
Merge pull request #8253 from beeankha/edit_approval_node_bugfix
...
Fix Approval Node Edit Permissions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-29 16:45:07 +00:00
softwarefactory-project-zuul[bot]
6567fab1c8
Merge pull request #8251 from ryanpetrello/fix-vault-password-prompt-bug
...
fix a bug that can break password prompting in certain scenarios
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-09-29 16:35:55 +00:00
beeankha
f584c1cc47
Fix Approval Node Edit Permissions
2020-09-29 12:14:12 -04:00
mabashian
3f1434f0f5
Only attempt to display sting error messages in ErrorDetail
2020-09-29 09:59:39 -04:00
Ryan Petrello
c52054951d
fix a bug that can break password prompting in certain scenarios
...
see: https://github.com/ansible/awx/issues/8202
2020-09-29 09:34:38 -04:00
mabashian
6942b4d5b6
Change deleteTeams to deleteInventories
2020-09-29 09:29:18 -04:00
mabashian
10110643ed
Flatten out decision tree when an inventory websocket message is processed
2020-09-29 09:09:52 -04:00
mabashian
40e4ba43ef
Copy the query params so that we don't add id__in to them. This fixes a bug where a newly copied row would not show up on the list if a websocket message for an inventory source sync had come through beforehand because id__in had been added to the query params.
2020-09-29 09:09:52 -04:00
mabashian
6681ffa8df
Add default module_name to adhoc details step test to get rid of logged console error
2020-09-29 09:09:52 -04:00
mabashian
d84615f64b
Rename onLoading/onDoneLoading props to onCopyStart and onCopyFinish. Wrap the functions being passed in as those props in useCallback to keep them hooks safe.
2020-09-29 09:09:52 -04:00
mabashian
4b566e9388
Adds support for pending deletion on inventory list
2020-09-29 09:09:52 -04:00
Jorge Vallecillo
b335f698e4
Fix a few typos in awx/ui
2020-09-28 19:00:25 -06:00
Marliana Lara
bd3c4ca50f
Fix aria label routed tab bug value "Object Object"
2020-09-28 12:11:10 -04:00
softwarefactory-project-zuul[bot]
36d4f255a3
Merge pull request #8236 from ryanpetrello/more-callback-cleanup
...
refactor some callback receiver code
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-28 15:20:29 +00:00
softwarefactory-project-zuul[bot]
30fd418cc9
Merge pull request #8220 from mabashian/fix-padding-pol-fields
...
Fix padding on field labels with prompt on launch checkboxes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-09-28 13:42:37 +00:00
softwarefactory-project-zuul[bot]
24e9484f55
Merge pull request #7338 from mabashian/cred-plugin-test-button
...
Hook up Test button on Metadata step in credential plugin wizard
Reviewed-by: John Hill <johill@redhat.com >
https://github.com/unlikelyzero
2020-09-25 19:52:44 +00:00
nixocio
1aa90af342
Add validate for CredentialLookup using required prop
...
When using `CredentialLookup` with required prop. The `validate`
argument must be provided to the `useField`.
See: https://github.com/ansible/awx/issues/8184
2020-09-25 14:19:51 -04:00
Marliana Lara
558dfb685e
Add a new key "unit" to api setting fields
...
* Add detail popover
* Fix broken redirects
* Add additional id and data-cy attributes to Detail components
* Remove galaxy fields from job settings
2020-09-25 14:00:27 -04:00
Ryan Petrello
baad765179
refactor some callback receiver code
...
the bigint migration removed the foreign key constraints for:
- host_id
- job_id (and projectupdate_id, etc...)
because of this, we don't really need to check explicitly for a host_id
IntegrityError anymore (because it won't occur)
additionally, while it's possible to insert an event with a mismatched
job_id now (for example, you can totally start a long-running job, and
delete the job record in the background using the ORM or psql), doing
so results in DoesNotExist errors in the code that handles the
playbook_on_stats events
2020-09-25 13:12:42 -04:00
mabashian
56ed2c6afa
Autopopulate credential on container group form and organization on notification template form
2020-09-24 17:26:33 -04:00
mabashian
24a4236232
Wrap onChange functions passed to lookups in useCallback since these functions are eventually passed to a hook and used in a dependency array.
2020-09-24 17:07:58 -04:00