Skip to content

[FEATURE REQUEST] Sharing NG: delete share #4940

Description

@jesmrec

Remove an existing share adding a trashbin icon in each share

Permission: libre.graph/driveItem/permissions/delete

By clicking the trashbin icon, a dialog will appear asking for confirmation. In case of confirmation, the share will be deleted and the list updated without the removed share

Request

DELETE https://<url>/graph/v1beta1/drives/<drive-id>/items/<item-id>/permissions/<share-id> with empty body

TASKS

  • Research (if needed)
  • Create branch feature/delete_file_share
  • Development tasks
    • Show trashbin icon when user has permission
    • Show confirmation dialog
    • Implement methods and network operation
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/delete_file_share into master

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions