FederationOfTech / Coalesce

An open source volunteer management platform from the Federation of Humanitarian Technologists
GNU Affero General Public License v3.0
13 stars 13 forks source link

Unify front end page layouts #65

Closed stefanha closed 3 years ago

stefanha commented 3 years ago

There are two layouts: BasicLayout.vue and MainLayout.vue. It's likely that they were introduced simply because development happened in parallel, but there is no need for two separate layouts.

Unify all routes and share MainLayout.vue with the blue "Coalesce" header.

Signed-off-by: Stefan Hajnoczi stefanha@gmail.com