Commit graph

5 commits

Author SHA1 Message Date
Liviu Burcusel
a3177f0dd7
Setting page (#5)
* Switched to eslint.config.ts and demoted @typescript-eslint/no-unused-vars to warning

* Created /settings route, associated component and modified tests for routes

* Added tests for SettingsView.vue

* Added jiti library needed for linting

* Refactored routes' tests.

* Refactoring to reduce code duplication
2025-10-25 16:01:28 +02:00
910302f27a
Code smells fixes 2025-09-23 18:00:07 +02:00
8910613676
Moved the footer into self contained component 2025-09-16 14:26:10 +02:00
c5abac2029
Moved the navbar into self contained component 2025-09-13 22:11:34 +02:00
175e397191
Project start 2025-09-11 15:08:48 +02:00