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

Allow for undelete of Environments #3621

Open
dabeeeenster opened this issue Mar 15, 2024 · 5 comments
Open

Allow for undelete of Environments #3621

dabeeeenster opened this issue Mar 15, 2024 · 5 comments
Assignees
Labels
api Issue related to the REST API feature New feature or request front-end Issue related to the React Front End Dashboard

Comments

@dabeeeenster
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Sometimes you want to recover an Environment you have deleted

Describe the solution you'd like.

We currently do soft-deletes on Environments and the graph tree below that entity. We should surface this in the UI so Administrators can undelete Environments if needed.

Describe alternatives you've considered

None.

Additional context

No response

@dabeeeenster dabeeeenster added feature New feature or request front-end Issue related to the React Front End Dashboard api Issue related to the REST API labels Mar 15, 2024
@RafaelJohn9
Copy link

may I be assigned this issue

@matthewelwell
Copy link
Contributor

Sure @RafaelJohn9, I've assigned it to you now. Let me know if you have any questions.

@RafaelJohn9
Copy link

aight thanks...I'll get working onit

@RafaelJohn9
Copy link

RafaelJohn9 commented May 4, 2024

I have noticed in your controller you don't have retrieveEnv , so will I be forced to create it or is the another means that I can achieve this @matthewelwell

@RafaelJohn9
Copy link

am also planning to add it at the bottom of the sidebar, it will only become active when an environment is deleted
here is a rough prototype
image
obviously it will interchange between environment and environments as needed and will have a drop down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API feature New feature or request front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

No branches or pull requests

3 participants