frontend/src/store
konrad c98ab42e75 feat: move lists between namespaces (#1430)
Frontend implementation of vikunja/api#1096

I've implemented this re-using the drag and drop part of rearranging the list position in the menu. The only problem we have is there's no way to check if a namespace is read-only and disable dropping a list into it. I hope to solve this in the future on the api but for now you can drop a list into it and get an error message. I felt like properly handling the error and restoring the list and its position given this will change anyway.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#1430
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-29 21:12:46 +00:00
..
modules feat: move lists between namespaces (#1430) 2022-01-29 21:12:46 +00:00
helper.js Fix loading states for unrelated components (#370) 2021-01-09 14:24:06 +00:00
index.js fix(ready): remove class form fragment 2022-01-04 21:15:02 +01:00
mutation-types.js fix(ready): remove class form fragment 2022-01-04 21:15:02 +01:00