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

Commenting entities #139

Open
5 tasks
ChristophB opened this issue Jun 1, 2023 · 0 comments
Open
5 tasks

Commenting entities #139

ChristophB opened this issue Jun 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ChristophB
Copy link
Member

Description

It would be nice if users can leave a comment for a specific entity. (e.g., to indicate requests for changes)

Required changes

  • discuss whether this feature should be added to the TOP framework
  • add schema for comments (comments should have a text, a timestamp, and an author)
  • add paths to add, list, and remove comments
  • restrict comment creation to users with read permission
  • restrict comment deletion to users with write (or manage?) permission
@ChristophB ChristophB added the enhancement New feature or request label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant