Skip to content

Add delete functionality. #3

@JeremyLikness

Description

@JeremyLikness

Is your feature request related to a problem? Please describe.
I need to be able to delete documents!

Describe the solution you'd like
Provide delete capabilities on the main list page and from the view page. The delete should:

switch to a fake alias (i.e. 'system') and call CheckAuthorChangedAsync to remove it from the existing alias. Then it should call HandleTagsAsync with author changed set to false to do the same with tags. Finally, call the delete method on the context.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions