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

Develop Trash bin UI for Spaces #6544

Closed
tbsbdr opened this issue Mar 7, 2022 · 1 comment · Fixed by #6566
Closed

Develop Trash bin UI for Spaces #6544

tbsbdr opened this issue Mar 7, 2022 · 1 comment · Fixed by #6566

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Mar 7, 2022

Description

User Stories

  • As a user I want to make use of a trash bin so that accidentally deleted files can be "rescued" before they get deleted permanently.

  • As a user I want to restore accidentally "deleted files" so that they don't get deleted permanently.

  • As a user I want to delete files permanently so that they don't mess up folders.

Value

  • Prevent accidental deletion of files

Acceptance Criteria

  • Every Space has its own trash bin
  • Every Space Member can view the trash bin
  • Only Space Members with write permission can restore files from the trash bin
  • Trash bin can be entered via the space-context menu of the
    • Spaces overview
    • Single space frontpage
  • Confirmation: If the "Empty trash bin" button gets hit, a confirmation dialog shows up.

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] codre review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues
@tbsbdr tbsbdr changed the title Develop Trashbin UI for Spaces Develop Trash bin UI for Spaces Mar 7, 2022
@tbsbdr
Copy link
Contributor Author

tbsbdr commented Mar 14, 2022

fyi @elizavetaRa @diocas - because I remember that we talked some time ago about the trashbin in spaces 👆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant