-
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
[UI] Execution environments #7884
Labels
Comments
nixocio
added a commit
to nixocio/awx
that referenced
this issue
Aug 15, 2020
Update navigation bar and routing system to add execution environments. Also, add stub files for the remaining related work. See: ansible#7885 Also: ansible#7884
nixocio
added a commit
to nixocio/awx
that referenced
this issue
Aug 19, 2020
Update navigation bar and routing system to add execution environments. Also, add stub files for the remaining related work. See: ansible#7885 Also: ansible#7884
jakemcdermott
pushed a commit
that referenced
this issue
Aug 19, 2020
@nixocio me and john would like to follow up with you on the progress of this ticket to understand where everything is at, what is testable, and what we should be looking out for next. update -- this is a general issue that also exists with the main jobs list, and will be handled in another issue. |
shanemcd
pushed a commit
to shanemcd/awx
that referenced
this issue
Aug 25, 2020
Update navigation bar and routing system to add execution environments. Also, add stub files for the remaining related work. See: ansible#7885 Also: ansible#7884
shanemcd
pushed a commit
that referenced
this issue
Aug 25, 2020
jbradberry
pushed a commit
that referenced
this issue
Aug 25, 2020
jbradberry
pushed a commit
that referenced
this issue
Sep 2, 2020
jbradberry
pushed a commit
that referenced
this issue
Sep 9, 2020
AlanCoding
pushed a commit
that referenced
this issue
Sep 10, 2020
jbradberry
pushed a commit
that referenced
this issue
Sep 21, 2020
jbradberry
pushed a commit
that referenced
this issue
Sep 25, 2020
jbradberry
pushed a commit
that referenced
this issue
Sep 30, 2020
jbradberry
pushed a commit
that referenced
this issue
Oct 6, 2020
shanemcd
pushed a commit
to shanemcd/awx
that referenced
this issue
Oct 15, 2020
Update navigation bar and routing system to add execution environments. Also, add stub files for the remaining related work. See: ansible#7885 Also: ansible#7884
shanemcd
pushed a commit
that referenced
this issue
Oct 23, 2020
shanemcd
pushed a commit
that referenced
this issue
Feb 22, 2021
shanemcd
pushed a commit
that referenced
this issue
Feb 22, 2021
Migrate EE list to tables. See:#7884
shanemcd
pushed a commit
that referenced
this issue
Feb 22, 2021
shanemcd
pushed a commit
that referenced
this issue
Feb 22, 2021
Migrate EE list to tables. See:#7884
rooftopcellist
pushed a commit
to rooftopcellist/awx
that referenced
this issue
Feb 23, 2021
Update navigation bar and routing system to add execution environments. Also, add stub files for the remaining related work. See: ansible#7885 Also: ansible#7884
rooftopcellist
pushed a commit
to rooftopcellist/awx
that referenced
this issue
Feb 23, 2021
Migrate EE list to tables. See:ansible#7884
shanemcd
pushed a commit
that referenced
this issue
Feb 23, 2021
shanemcd
pushed a commit
that referenced
this issue
Feb 23, 2021
Migrate EE list to tables. See:#7884
nixocio
added a commit
to nixocio/awx
that referenced
this issue
Feb 24, 2021
* Add table header `actions` * Add `name` as default search See: ansible#7884 Also: ansible#9087
Merged
shanemcd
pushed a commit
that referenced
this issue
Feb 25, 2021
shanemcd
pushed a commit
that referenced
this issue
Feb 25, 2021
Migrate EE list to tables. See:#7884
shanemcd
pushed a commit
that referenced
this issue
Mar 1, 2021
shanemcd
pushed a commit
that referenced
this issue
Mar 1, 2021
Migrate EE list to tables. See:#7884
shanemcd
pushed a commit
that referenced
this issue
Mar 1, 2021
shanemcd
pushed a commit
that referenced
this issue
Mar 1, 2021
Migrate EE list to tables. See:#7884
Related: #9448 |
shanemcd
pushed a commit
that referenced
this issue
Mar 2, 2021
shanemcd
pushed a commit
that referenced
this issue
Mar 2, 2021
Migrate EE list to tables. See:#7884
shanemcd
pushed a commit
that referenced
this issue
Mar 3, 2021
shanemcd
pushed a commit
that referenced
this issue
Mar 3, 2021
Migrate EE list to tables. See:#7884
The core work related to EE was already completed and tested. Closing this one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ISSUE TYPE
SUMMARY
Issue to track the progress of UI work related to execution environments.
1 - Update navigation bar and routing system to add execution environments. #78852 - List execution environments - #78863 - Add/Edit execution environments - #78874 - Add details execution environments - #81715 - Add access view for execution environments - #81906 - Add execution environments view for organizations - #8210 -> #8337-> #93847 - Update usage of user_capabilities for execution environments - #82168 - Add option to select a default global EE on settings - #90889 - Update EE Add/List/Edit/Details with latest API changes - #9087 -> #917910 - Add execution environment field to a few screens - #918911 - Remove the custom venv fields from the UI - #919012 - Surface missing-resource warnings on list items for UJTs that were using custom virtualenvs - #920713 - A pull option to EE - #910914 - User should not modify name and image managed by awx. #925015 - Add EE to the Activity Stream - #930816 - Add copy functionality to EE - #930717 - Re-evaluate RBAC for EE as per latest API changes - #941618 - Filter by container registry credential to be associated with EE - #9628
19 - Remove EE field from Project screen - #971920 - Add screen to represent EE unified job templates endpoint - #972321 - Add link to the docs in how to replace a custom virtual env with an EE - #9846
22 - EE RBAC violation when EE org changes - #976923 - Add option to select EE when launching ad-hoc commands - #9864Bugs
1 - Unable to select non-global execution environments for organizations #95922 - Organization should be used to filter EE related to certain resources - #9770To be expanded.
See: https://tower-mockups.testing.ansible.com/patternfly/exec-env/exec-env/
API changes: #5157 and #7062
The text was updated successfully, but these errors were encountered: