Generic tabs component
This adds a new <Tabs />
Vue component which can be used to display tabs. This removes a lot of glue code necessary to generate those tabs and ensures we keep a consistent style for tabs everywhere in the frontend.
Preparatory work for #835 (closed)
Edited by Erwan Rouchet