api/pkg/db/fixtures
konrad 1f039c4cda Task Comments (#138)
Add swagger docs

Add integration tests

Add tests

Add task comment test fixtures

Add config option to enable/disable task comments

Add custom error if a task comment does not exist

Fix lint

Add getting author when getting a single comment

Fix getting comments/comments author

Add rights check to ReadAll

+ actually get the comment author

Add migration and table definitions

Add routes

Add ReadOne method

Add basic crud rights

Signed-off-by: kolaente <k@knt.li>

Implement basic crudable functions for task comments

Signed-off-by: kolaente <k@knt.li>

Start adding task comments

Signed-off-by: kolaente <k@knt.li>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#138
2020-02-19 21:57:56 +00:00
..
files.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
label_task.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
labels.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
link_sharing.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
list.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
namespaces.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
task_assignees.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
task_attachments.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
task_comments.yml Task Comments (#138) 2020-02-19 21:57:56 +00:00
task_relations.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
task_reminders.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
tasks.yml Task Comments (#138) 2020-02-19 21:57:56 +00:00
team_list.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
team_members.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
team_namespaces.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
teams.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
users.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
users_list.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
users_namespace.yml Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00