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

Frontend - Connect: Detail Connection: Remove Connection #115

Open
mrsbluerose opened this issue Jul 25, 2024 · 1 comment · Fixed by #150
Open

Frontend - Connect: Detail Connection: Remove Connection #115

mrsbluerose opened this issue Jul 25, 2024 · 1 comment · Fixed by #150
Assignees
Labels
Jira Import Tickets migrated from Jira to Github issues

Comments

@mrsbluerose
Copy link
Contributor

On the Detail Connection page, there will be a button to Remove Connection. Clicking it should display a modal dialog asking the user are they SURE they want to remove this connection. If they click yes, it should call the backend to remove the connection. Once successful, it should go back to the List of Connections page.

Imported from Jira:
https://mockprogrammingjob.atlassian.net/browse/TRIB-104?atlOrigin=eyJpIjoiM2EyOGRjZTNlNDllNGI0ZGE2OWE4OTNiMzcyNzE3ZmEiLCJwIjoiaiJ9

Jira child issues still listed as todo:
TRIB-264 Call the backend to remove the connection (Jira)
TRIB-265 Navigate back to the List of Connections page. (Jira)

@mrsbluerose mrsbluerose added the Jira Import Tickets migrated from Jira to Github issues label Jul 25, 2024
@haxwell
Copy link
Contributor

haxwell commented Aug 23, 2024

Update:

The Remove button is in place, and clicking it pops up an alert dialog.

Still to be done:

Call the backend to remove the selected connection (DELETE /api/connect)
Returning to the list of connections

@haxwell haxwell linked a pull request Sep 3, 2024 that will close this issue
@haxwell haxwell linked a pull request Sep 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jira Import Tickets migrated from Jira to Github issues
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants