Commit graph

10 commits

Author SHA1 Message Date
konrad
1f039c4cda Task Comments ()
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
2020-02-19 21:57:56 +00:00
konrad
720df3cbed Add task identifier () 2019-12-07 22:28:45 +00:00
konrad
d8399e374c Sort Order for tasks () 2019-12-07 14:30:51 +00:00
konrad
2169464983 Task Attachments () 2019-10-16 20:52:29 +00:00
konrad
8fe33fd616 Task Relations () 2019-09-25 18:44:41 +00:00
konrad
8d57923a7d Sharing of lists via public links () 2019-08-31 20:56:41 +00:00
konrad
7107d030fc Better caldav support () 2019-05-22 17:48:48 +00:00
konrad
3872d1d8a7 Integration tests () 2019-04-21 18:18:17 +00:00
konrad
2b28ab12f1 Added docs for cli usage and adding new commands () 2019-03-31 19:54:17 +00:00
konrad
2d88fad5b1 Huge improvements for docs () 2019-02-17 19:53:04 +00:00