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: https://kolaente.dev/vikunja/api/pulls/138
2020-02-19 21:57:56 +00:00
kolaente
1f99238019
Update copyright header
2020-02-07 17:27:45 +01:00
konrad
7e9446ea07
Refactor User and DB handling ( #123 )
...
fix copyright date
Add more user tests
More user tests
More user tests
Start refactoring user tests
Docs
Fix lint
Fix db fixtures init in tests
Fix models test
Fix loading fixtures
Fix ineffasign
Fix lint
Fix integration tests
Fix init of test engine creation
Fix user related tests
Better handling of creating test enging
Moved all fixtures to db package
Moved all fixtures to db package
Moved user related stuff to seperate package
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/123
2020-01-26 17:08:06 +00:00
konrad
a0c5e4e985
Update copyright year ( #118 )
2020-01-09 17:33:22 +00:00
konrad
720df3cbed
Add task identifier ( #115 )
2019-12-07 22:28:45 +00:00
shilch
e890001ee1
Consistent copyright text in file headers ( #112 )
2019-12-04 19:39:56 +00:00
konrad
2169464983
Task Attachments ( #104 )
2019-10-16 20:52:29 +00:00
konrad
48826a6ed7
Logger refactoring ( #90 )
2019-07-20 18:12:10 +00:00
konrad
1f1a079fd3
Better config handling with constants ( #83 )
2019-07-06 20:12:26 +00:00
konrad
3872d1d8a7
Integration tests ( #71 )
2019-04-21 18:18:17 +00:00
konrad
be5a17e993
DB Migrations ( #67 )
2019-03-29 17:54:35 +00:00
konrad
cbc5995ad3
Various user fixes ( #38 )
2018-12-19 21:05:25 +00:00
konrad
97febdb397
Tests can now use config files ( #36 )
2018-12-18 16:01:46 +00:00
konrad
e047673c6b
Add prometheus endpoint for getting metrics ( #33 )
2018-12-12 22:50:35 +00:00
konrad
3f44e3b83e
Change License to GPLv3 ( #26 )
2018-11-26 20:17:33 +00:00
konrad
301a4eedda
New structure ( #7 )
2018-10-31 12:42:38 +00:00