scholarr/frontend/src/features/settings/components
Justin Visser 61ac6f206f fix(test): add Pinia setup and admin user to AdminPdfQueueSection tests
The component uses useAuthStore() which requires an active Pinia
instance, and the "Queue all" button is admin-only (v-if="auth.isAdmin").
2026-03-07 15:51:48 +01:00
..
AdminIntegritySection.test.ts after audit 2026-03-01 18:14:22 +01:00
AdminIntegritySection.vue after audit 2026-03-01 18:14:22 +01:00
AdminPdfQueueSection.test.ts fix(test): add Pinia setup and admin user to AdminPdfQueueSection tests 2026-03-07 15:51:48 +01:00
AdminPdfQueueSection.vue feat(settings): hours interval, pdf queue for all users, fix users tab loading 2026-03-07 13:53:00 +01:00
AdminRepairsSection.test.ts after audit 2026-03-01 18:14:22 +01:00
AdminRepairsSection.vue Bugfixeds 2026-03-01 22:54:23 +01:00
AdminUsersSection.test.ts after audit 2026-03-01 18:14:22 +01:00
AdminUsersSection.vue after audit 2026-03-01 18:14:22 +01:00