Skip to content

[FEATURE REQUEST] Remove space link #4757

@jesmrec

Description

@jesmrec

Remove an existing link from the list of links. A trashbin icon to execute the action, and a confirmation dialog like the web:

Image

Only for Space managers -> Permission required: libre.graph/driveItem/permissions/delete

REQUEST

DELETE https://<url>/graph/v1beta1/drives/<drive-id>/root/permissions/<link-id> with empty body.

After submitting, list of links should be refreshed and deleted link no longer visible.

TASKS

  • Research (if needed)
  • Create branch feature/remove_space_link
  • Development tasks
    • Show trash bin icon for users with proper permissions
    • Create and show the dialog when trash bin button is clicked
    • Implement methods and network operation to remove a space public link
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/remove_space_link into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions