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: https://kolaente.dev/vikunja/api/pulls/138 |
||
|---|---|---|
| .. | ||
| _test.go.tpl | ||
| integrations.go | ||
| link_sharing_test.go | ||
| list_test.go | ||
| login_test.go | ||
| register_test.go | ||
| task_collection_test.go | ||
| task_comment_test.go | ||
| task_test.go | ||
| token_test.go | ||
| user_change_password_test.go | ||
| user_confirm_email_test.go | ||
| user_list_test.go | ||
| user_password_request_token_test.go | ||
| user_password_reset_test.go | ||
| user_show_test.go | ||