1
0
Commit Graph

16 Commits

Author SHA1 Message Date
1f99238019 Update copyright header 2020-02-07 17:27:45 +01:00
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
a0c5e4e985 Update copyright year (#118) 2020-01-09 17:33:22 +00:00
e890001ee1 Consistent copyright text in file headers (#112) 2019-12-04 19:39:56 +00:00
2169464983 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
694fc62495 Refactored getting all lists for a namespace (#100) 2019-09-20 16:16:31 +00:00
3d7fd9ca20 Updated libraries 2019-05-07 21:42:24 +02:00
2d9d27f63c Fixed getting lists by namespace 2019-04-02 10:53:16 +02:00
87873e53c5 Fix rights checks (#70) 2019-04-01 19:48:48 +00:00
47352d3ed4 Let rights methods return errors (#64) 2019-03-24 12:35:50 +00:00
607dbd6ae8 API Docs improvements (#46) 2019-01-03 22:22:06 +00:00
0c1d786ade Exlicitly get the pseudonamespace with all shared lists (#32) 2018-12-04 10:16:42 +00:00
ce2cae9430 Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
3f44e3b83e Change License to GPLv3 (#26) 2018-11-26 20:17:33 +00:00
373bbd2202 Migrate to new swagger docs generation (#18) 2018-11-12 15:46:35 +00:00
301a4eedda New structure (#7) 2018-10-31 12:42:38 +00:00