1
0
Commit Graph

8 Commits

Author SHA1 Message Date
6a82d4e2af Fix updating team admin status 2020-08-05 17:28:11 +02:00
11722bf029 Add update route to toggle team member admin status 2020-08-05 17:21:17 +02:00
3b2289c8fa Fix swagger docs 2020-06-28 16:25:46 +02:00
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
b63928850a Simplify structure by having less files (#86) 2019-07-16 14:15:40 +00:00