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

Lijst in status nieuw annuleren #558

Open
3 of 4 tasks
svenvandescheur opened this issue Dec 17, 2024 · 1 comment · Fixed by #564 or #573
Open
3 of 4 tasks

Lijst in status nieuw annuleren #558

svenvandescheur opened this issue Dec 17, 2024 · 1 comment · Fixed by #564 or #573

Comments

@svenvandescheur
Copy link
Contributor

svenvandescheur commented Dec 17, 2024

Als Recordmanager
Wil ik een lijst in status nieuw annuleren
Zodat ik een verkeerd opgestelde lijst kan ‘verwijderen’.

Acceptatie criteria:

  • Alleen in status nieuw kan ik de lijst ‘annuleren’
  • Dubbele bevestiging ‘weet je het zeker’
  • Aparte knop recht bovenin.

To do:

Backend

  • Change the "start deletion" endpoint to be a POST instead of DELETE
  • Add DELETE endpoint to remove the destruction list. This should delete all resources related to a list. The list can only be deleted if the status is NEW. Only a record manager can delete a list.

Frontend

  • Replace DELETE call with POST (see first checkbox above).
  • Add "delete" button to view for "new lists" for record manager users, with modal for confirming deletion.
@SilviaAmAm SilviaAmAm moved this from Todo to In Progress in Open Archiefbeheer - Sprints Dec 17, 2024
@SilviaAmAm SilviaAmAm self-assigned this Dec 17, 2024
SilviaAmAm added a commit that referenced this issue Dec 20, 2024
…te-list

[#558] Refactor queue destruction endpoint
@github-project-automation github-project-automation bot moved this from In Progress to Done in Open Archiefbeheer - Sprints Dec 20, 2024
@SilviaAmAm SilviaAmAm reopened this Dec 20, 2024
@SilviaAmAm SilviaAmAm moved this from Done to In Progress in Open Archiefbeheer - Sprints Dec 20, 2024
SilviaAmAm added a commit that referenced this issue Dec 20, 2024
[#558] Add delete endpoint for lists with status 'new'
@github-project-automation github-project-automation bot moved this from In Progress to Done in Open Archiefbeheer - Sprints Dec 20, 2024
@SilviaAmAm SilviaAmAm moved this from Done to In Progress in Open Archiefbeheer - Sprints Dec 20, 2024
@SilviaAmAm SilviaAmAm reopened this Dec 20, 2024
@SilviaAmAm SilviaAmAm moved this from In Progress to Todo in Open Archiefbeheer - Sprints Dec 20, 2024
@SilviaAmAm SilviaAmAm removed their assignment Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
2 participants