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 to delete runs from UI #1505

Closed
sschuberth opened this issue Nov 26, 2024 · 0 comments
Closed

Allow to delete runs from UI #1505

sschuberth opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request. ui Issues related to the UI.

Comments

@sschuberth
Copy link
Contributor

Now that #1494 is implemented, we need to expose that functionality in the UI. Probably by red trash bin icons in rows for runs in repository overview, or (also) in the run details view itself.

@sschuberth sschuberth added enhancement New feature or request. ui Issues related to the UI. labels Nov 26, 2024
@Etsija Etsija self-assigned this Nov 28, 2024
Etsija added a commit that referenced this issue Nov 28, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 28, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 28, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 29, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog which informs the user
about the repository URL and Run index of the ORT run which is about to 
be deleted.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 29, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog which informs the user
about the repository URL and Run index of the ORT run which is about to 
be deleted.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 29, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog which informs the user
about the repository URL and Run index of the ORT run which is about to 
be deleted.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 30, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog which informs the user
about the repository URL and Run index of the ORT run which is about to 
be deleted.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 30, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog which informs the user
about the repository URL and Run index of the ORT run which is about to 
be deleted.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
Etsija added a commit that referenced this issue Nov 30, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog which informs the user
about the repository URL and Run index of the ORT run which is about to 
be deleted.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
github-merge-queue bot pushed a commit that referenced this issue Nov 30, 2024
With the new endpoint implemented, add the corresponding feature to the
UI, as a "trash icon" action button in the ORT runs table. Clicking the
button takes the user to a confirmation dialog which informs the user
about the repository URL and Run index of the ORT run which is about to 
be deleted.

Resolves #1505.

Signed-off-by: Jyrki Keisala <jyrki.keisala@doubleopen.org>
@Etsija Etsija closed this as completed Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. ui Issues related to the UI.
Projects
None yet
Development

No branches or pull requests

2 participants