GEWIS / sudosos-frontend

This monorepo contains all frontend projects and shared code for the SudoSOS platform, built with Vue 3 and TypeScript. Contributions are welcome!
https://sudosos.gewis.nl
5 stars 4 forks source link

[Refactor] Clean up components #228

Open JustSamuel opened 4 months ago

JustSamuel commented 4 months ago

Some components, such as the ChangeInfoComponent.vue seems to be unused.

Other components, mostly views, should be split into components. IMHO views should not contain core functionality. See the FineView.vue for example.

CodeNamedRobin commented 2 months ago

As of #314: