Commit Graph
6 Commits
Author SHA1 Message Date
jakob.scheidandGitea aecce32842 style: format code using Prettier 2026-08-09 13:09:39 +02:00
jakob.scheidandGitea 0a7bf94c4c refactor: always use shorthand object properties 2026-08-09 13:09:39 +02:00
jakob.scheidandGitea 79b508dcf4 refactor(settings)!: rename Selection to SettingsSelection
Vue.js components should have multi-word names.
2026-08-09 13:09:39 +02:00
jakob.scheidandGitea 9ef4077916 refactor(settings)!: rename Switch to SettingsSwitch
Vue.js components should have multi-word names.
2026-08-09 13:09:39 +02:00
jakob.scheidandGitea 7ae4fb9a3f style: ensure newlines at the end of each file 2026-08-09 13:09:39 +02:00
jakob.scheid b429074071 test(settings): add tests for settings page
Added tests for the SettingsPage component:
  - correct heading
  - correct settings
2026-07-28 20:10:24 +02:00