Refactor app component #283

Merged
konrad merged 18 commits from refactor/home into master 2020-11-01 17:36:00 +00:00

18 Commits

Author SHA1 Message Date
kolaente 0f4642271f
Fix redirect to home
continuous-integration/drone/pr Build is passing Details
2020-11-01 17:58:45 +01:00
kolaente e87243e3f1
Move redirect to home to no auth component 2020-11-01 17:55:57 +01:00
kolaente 00d1f9b784
Move setup stuff to separate functions 2020-11-01 17:55:42 +01:00
kolaente d43c16e654
Renew token in authenticated component 2020-11-01 17:46:42 +01:00
kolaente 31c02cfe58
Use vue's router object 2020-11-01 17:42:52 +01:00
kolaente 7ed7d1ece2
Move auth type checks to computed properties 2020-11-01 17:41:20 +01:00
kolaente 8dd6ce4a86
Move after route stuff to authenticated content component 2020-11-01 17:38:09 +01:00
kolaente 5d47b44fe9
More Cleanup 2020-11-01 17:35:50 +01:00
kolaente 93bc3b5c3c
Cleanup 2020-11-01 17:34:37 +01:00
kolaente ed93848b34
Hide the navigation on mobile in the navigation component 2020-11-01 17:34:28 +01:00
kolaente a3315f6408
Load namespaces from inside the navigation component 2020-11-01 17:30:23 +01:00
kolaente 35400fcc0a
Fix logout 2020-11-01 17:15:48 +01:00
kolaente 6bc16556cc
Move not authenticated content to separate component 2020-11-01 17:13:45 +01:00
kolaente 64a2720ad0
Fix favoriting lists 2020-11-01 17:11:16 +01:00
kolaente 4fa2f08975
Move link share authenticated stuff to separate component 2020-11-01 17:08:51 +01:00
kolaente c7c8390d1f
Move authenticated stuff to separate component 2020-11-01 17:06:37 +01:00
kolaente 49dc828abe
Move side navigation to separate component 2020-11-01 17:03:06 +01:00
kolaente 3877218980
Move top navigation bar to separate component 2020-11-01 16:49:24 +01:00