Skip to content
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

Closed
nixocio opened this issue Aug 11, 2020 · 13 comments
Closed

[UI] Execution environments #7884

nixocio opened this issue Aug 11, 2020 · 13 comments
Assignees
Labels
component:ui type:feature prioritized on a feature board

Comments

@nixocio
Copy link
Contributor

nixocio commented Aug 11, 2020

ISSUE TYPE
  • Feature Idea
SUMMARY

Issue to track the progress of UI work related to execution environments.

1 - Update navigation bar and routing system to add execution environments. #7885
2 - List execution environments - #7886
3 - Add/Edit execution environments - #7887
4 - Add details execution environments - #8171
5 - Add access view for execution environments - #8190
6 - Add execution environments view for organizations - #8210 -> #8337-> #9384
7 - Update usage of user_capabilities for execution environments - #8216
8 - Add option to select a default global EE on settings - #9088
9 - Update EE Add/List/Edit/Details with latest API changes - #9087 -> #9179
10 - Add execution environment field to a few screens - #9189
11 - Remove the custom venv fields from the UI - #9190
12 - Surface missing-resource warnings on list items for UJTs that were using custom virtualenvs - #9207
13 - A pull option to EE - #9109
14 - User should not modify name and image managed by awx. #9250
15 - Add EE to the Activity Stream - #9308
16 - Add copy functionality to EE - #9307
17 - Re-evaluate RBAC for EE as per latest API changes - #9416
18 - Filter by container registry credential to be associated with EE - #9628
19 - Remove EE field from Project screen - #9719
20 - Add screen to represent EE unified job templates endpoint - #9723
21 - 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 - #9769
23 - Add option to select EE when launching ad-hoc commands - #9864

Bugs

1 - Unable to select non-global execution environments for organizations #9592
2 - Organization should be used to filter EE related to certain resources - #9770

To be expanded.

See: https://tower-mockups.testing.ansible.com/patternfly/exec-env/exec-env/
API changes: #5157 and #7062

@nixocio nixocio added component:ui_next type:feature prioritized on a feature board labels Aug 11, 2020
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
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
@dsesami
Copy link
Contributor

dsesami commented Aug 24, 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
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
jbradberry pushed a commit 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: #7885
Also: #7884
jbradberry pushed a commit that referenced this issue Sep 2, 2020
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
jbradberry pushed a commit that referenced this issue Sep 9, 2020
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
AlanCoding pushed a commit that referenced this issue Sep 10, 2020
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
jbradberry pushed a commit that referenced this issue Sep 21, 2020
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
jbradberry pushed a commit that referenced this issue Sep 25, 2020
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
jbradberry pushed a commit that referenced this issue Sep 30, 2020
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
jbradberry pushed a commit that referenced this issue Oct 6, 2020
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
shanemcd pushed a commit that referenced this issue Feb 22, 2021
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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
shanemcd pushed a commit that referenced this issue Feb 25, 2021
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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 Feb 25, 2021
* Add table header `actions`
* Add `name` as default search

See: #7884
Also: #9087
shanemcd pushed a commit that referenced this issue Mar 1, 2021
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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
* Add table header `actions`
* Add `name` as default search

See: #7884
Also: #9087
@tiagodread
Copy link
Contributor

tiagodread commented Mar 1, 2021

Related: #9432, #9441

shanemcd pushed a commit that referenced this issue Mar 1, 2021
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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
* Add table header `actions`
* Add `name` as default search

See: #7884
Also: #9087
@tiagodread
Copy link
Contributor

Related: #9448

shanemcd pushed a commit that referenced this issue Mar 2, 2021
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
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 2, 2021
* Add table header `actions`
* Add `name` as default search

See: #7884
Also: #9087
shanemcd pushed a commit that referenced this issue Mar 3, 2021
Update navigation bar and routing system to add execution environments.
Also, add stub files for the remaining related work.

See: #7885
Also: #7884
shanemcd pushed a commit that referenced this issue Mar 3, 2021
Migrate EE list to tables.

See:#7884
shanemcd pushed a commit that referenced this issue Mar 3, 2021
* Add table header `actions`
* Add `name` as default search

See: #7884
Also: #9087
@nixocio
Copy link
Contributor Author

nixocio commented May 27, 2021

The core work related to EE was already completed and tested. Closing this one.

@nixocio nixocio closed this as completed May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ui type:feature prioritized on a feature board
Projects
None yet
Development

No branches or pull requests