5126330a10
Add query param to get all lists including archived ones Add query param to get all namespaces including archived ones Fix getting lists by namespace only not archived lists Fix misspell Fix lint Merge branch 'master' into feature/archive-lists-namespaces Add docs for error codes Fix archive error codes Don't let archived lists show up in general lists Fix updating description Fix updating lists with link shares More comments Fix un-archiving lists Move check for archiving a list to canWrite Check Add more tests Add more checks Add checks for namespaces and lists Add namespace edit Add tests Add migrations and filter Add basic tests Add is archived property to lists and namespaces Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/152
16 lines
194 B
YAML
16 lines
194 B
YAML
- id: 1
|
|
task_id: 1
|
|
label_id: 4
|
|
created: 0
|
|
- id: 2
|
|
task_id: 2
|
|
label_id: 4
|
|
created: 0
|
|
- id: 3
|
|
task_id: 35
|
|
label_id: 4
|
|
created: 0
|
|
- id: 4
|
|
task_id: 36
|
|
label_id: 4
|
|
created: 0
|