vikunja-frontend/src
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
..
ServiceWorker Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
components Refactor app component (#283) 2020-11-01 17:36:00 +00:00
helpers Saved filters (#239) 2020-09-26 21:02:37 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
message Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
models Get rid of the null reminder to fix jumping inputs when updating reminders 2020-10-24 18:12:14 +02:00
router Saved filters (#239) 2020-09-26 21:02:37 +00:00
services Saved filters (#239) 2020-09-26 21:02:37 +00:00
store Refactor app component (#283) 2020-11-01 17:36:00 +00:00
styles Show created/updated by for tasks 2020-10-25 12:25:08 +01:00
views Show created/updated by for tasks 2020-10-25 12:25:08 +01:00
App.vue Refactor app component (#283) 2020-11-01 17:36:00 +00:00
main.js Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
registerServiceWorker.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00