scholarr/frontend/src/features/settings
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
..
components fix(test): add Pinia setup and admin user to AdminPdfQueueSection tests 2026-03-07 15:51:48 +01:00
index.ts decompose application.py into enrichment, scholar processing, run completion 2026-02-27 14:19:39 +01:00
SettingsAdminPanel.vue feat(settings): hours interval, pdf queue for all users, fix users tab loading 2026-03-07 13:53:00 +01:00