api/pkg
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
..
caldav Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
cmd Update copyright header 2020-02-07 17:27:45 +01:00
config Task Comments (#138) 2020-02-19 21:57:56 +00:00
db Task Comments (#138) 2020-02-19 21:57:56 +00:00
files Add postgres support (#135) 2020-02-16 21:42:04 +00:00
integrations Task Comments (#138) 2020-02-19 21:57:56 +00:00
log Update copyright header 2020-02-07 17:27:45 +01:00
mail Update copyright header 2020-02-07 17:27:45 +01:00
metrics Update copyright header 2020-02-07 17:27:45 +01:00
migration Task Comments (#138) 2020-02-19 21:57:56 +00:00
models Task Comments (#138) 2020-02-19 21:57:56 +00:00
modules/migration Fix inserting task structure with related tasks (#142) 2020-02-18 22:00:54 +00:00
red Update copyright header 2020-02-07 17:27:45 +01:00
routes Task Comments (#138) 2020-02-19 21:57:56 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Better efficency for loading teams (#128) 2020-01-27 17:28:17 +00:00
timeutil Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
user Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
utils Update copyright header 2020-02-07 17:27:45 +01:00
version Update copyright header 2020-02-07 17:27:45 +01:00