api/pkg/migration
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
..
20190324205606.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190328074430.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190430111111.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190511202210.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190514192749.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190524205441.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190718200716.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190818210133.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190920185205.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190922205826.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191008194238.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191010131430.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191207204427.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191207220736.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20200120201756.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20200219183248.go Task Comments (#138) 2020-02-19 21:57:56 +00:00
migration.go Add postgres support (#135) 2020-02-16 21:42:04 +00:00