Commit graph

11 commits

Author SHA1 Message Date
2a014e0733
Setting page
* 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-12-16 11:54:47 +01:00
278528b5de
Fixed code smell identified by SonarQube 2025-10-19 13:01:39 +02:00
a4dc9972ff
Added tests for router/index.ts 2025-10-19 12:49:39 +02:00
910302f27a
Code smells fixes 2025-09-23 18:00:07 +02:00
157a8d14d2
Maintenance work 2025-09-17 17:11:10 +02:00
8910613676
Moved the footer into self contained component 2025-09-16 14:26:10 +02:00
e42cc2a97e
Wrote the correct info in about page 2025-09-15 11:59:25 +02:00
c5abac2029
Moved the navbar into self contained component 2025-09-13 22:11:34 +02:00
55d4781dde
Added test for main.ts 2025-09-13 12:05:16 +02:00
4f52f171d3
Added tests for vuetify plugin 2025-09-12 15:42:28 +02:00
175e397191
Project start 2025-09-11 15:08:48 +02:00