owltide/pages
Hornwitser 7a95d6c3c4 Use prefix notation for component names
Start component names with the kind of element it creates on the page
(button, input, table, card, etc), then follow it with an hierarchy like
set of parts describing what part of the system it operates on.

This makes related components stick together in the directory listing of
components and auto-complete work better.
2025-06-17 22:29:16 +02:00
..
account Add per account locale setting 2025-06-13 21:50:22 +02:00
build-info.vue Add /build-info page displaying 2025-05-20 00:07:58 +02:00
edit.vue Use prefix notation for component names 2025-06-17 22:29:16 +02:00
index.vue Use a pinia store to manage account state 2025-05-24 20:01:23 +02:00
login.vue Move /api/account to /api/auth/account 2025-05-31 21:44:19 +02:00
schedule.vue Use prefix notation for component names 2025-06-17 22:29:16 +02:00