vikunja-frontend/src/store
konrad 588b4f507a Refactor app component (#283)
Fix redirect to home

Move redirect to home to no auth component

Move setup stuff to separate functions

Renew token in authenticated component

Use vue's router object

Move auth type checks to computed properties

Move after route stuff to authenticated content component

More Cleanup

Cleanup

Hide the navigation on mobile in the navigation component

Load namespaces from inside the navigation component

Fix logout

Move not authenticated content to separate component

Fix favoriting lists

Move link share authenticated stuff to separate component

Move authenticated stuff to separate component

Move side navigation to separate component

Move top navigation bar to separate component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#283
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-01 17:36:00 +00:00
..
modules Remove the focus of the bucket title element after saving the title 2020-10-24 17:23:13 +02:00
helper.js Fix loading state for kanban board 2020-05-09 22:08:18 +02:00
index.js Refactor app component (#283) 2020-11-01 17:36:00 +00:00
mutation-types.js Refactor app component (#283) 2020-11-01 17:36:00 +00:00