-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resolve / re-add execution environment list to Organizations #9384
Resolve / re-add execution environment list to Organizations #9384
Conversation
...i_next/src/screens/Organization/OrganizationExecEnvList/OrganizationExecEnvListItem.test.jsx
Show resolved
Hide resolved
awx/ui_next/src/screens/Organization/OrganizationExecEnvList/OrganizationExecEnvList.jsx
Show resolved
Hide resolved
awx/ui_next/src/screens/Organization/OrganizationExecEnvList/OrganizationExecEnvList.jsx
Outdated
Show resolved
Hide resolved
awx/ui_next/src/screens/Organization/OrganizationExecEnvList/OrganizationExecEnvListItem.jsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jakemcdermott, I left minor suggestions that we can add later or on this PR.
Add execution environment list to Organizations See: ansible#8210
f341276
to
dd016ab
Compare
45af71d
to
b349e7c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if tests pass!
Build succeeded.
|
Build succeeded (gate pipeline).
|
4d2f53e
into
ansible:execution-environments
This is actually from #8337
I just rebased, picked the commit, resolved the conflicts. I believe this should do it.