Commit Graph

12 Commits

Author SHA1 Message Date
Tom Hacohen
794b5f3983 Fix many type errors. 2020-12-29 13:32:19 +02:00
Tom Hacohen
b081d0129f Add support for read/write permissions. 2020-12-28 16:42:39 +02:00
Tom Hacohen
4b4be14d32 Add more responses to the API. 2020-12-28 10:01:19 +02:00
Tom Hacohen
6517fc5db2 More route tags to a central place. 2020-12-28 09:35:27 +02:00
Tom Hacohen
80d69a5663 Fix collection list and how we return API responses. 2020-12-28 09:31:30 +02:00
Tom Hacohen
ee4e7cf498 Unify the nested router prefix. 2020-12-28 09:11:35 +02:00
Tom Hacohen
9f26ecf276 API: add documentation tags. 2020-12-28 09:04:45 +02:00
Tom Hacohen
c7b8b0373a Add permissions. 2020-12-27 23:03:03 +02:00
Tom Hacohen
df19887af7 Use dependency injection for getting collection/item queryset. 2020-12-27 22:40:48 +02:00
Tom Hacohen
8160a33384 Get collection queryset: remove param. 2020-12-27 22:13:36 +02:00
Tom Hacohen
e8bd8927a0 Implement modifying access level. 2020-12-27 21:47:30 +02:00
Tom Hacohen
36e6d3df24 Members: add member endpoints. 2020-12-27 21:42:36 +02:00