Merge branch 'master' into fix/title-fields
Change task text field to title
Change namespace name field to title
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/134
Change all snake/camelCase mix and match to camelCase everywhere
Fix conversion to not interfer with service interceptors
Add dynamic conversion between camelCase and snake_case to services
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/105
Show colors for namespaces bigger
Show colors for lists and namespaces
Add changing color for lists
Add changing color for namespace
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/74
Use fancy checkbox for archiving namespace
Show is archived badge for namespaces
Fix is archived badge in navigation bar
Add check to filter out archived lists or namespaces
Show if a list is archived in menu
Hide edit task if the list is archived
Hide marking tasks as done if the list is archived
Show is archived message on list
Add archiving a list
Add archiving a namespace
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/73