vikunja-frontend/src/components
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
..
home Refactor app component (#283) 2020-11-01 17:36:00 +00:00
input Add default color palette to picker 2020-11-01 14:59:47 +01:00
list/partials Open unsplash author links in a new window 2020-10-08 22:00:45 +02:00
migrator Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
misc Refactor app component (#283) 2020-11-01 17:36:00 +00:00
modal Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
namespace Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
sharing Show caldav url in settings if it's enabled server side 2020-10-03 14:58:33 +02:00
tasks Refactor app component (#283) 2020-11-01 17:36:00 +00:00
user Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00