scholarr/frontend/src/features/settings
Justin Visser 0d955c31dc feat(settings): hours interval, pdf queue for all users, fix users tab loading
- Convert check interval setting from minutes to hours in the UI
- Show PDF queue tab to all authenticated users (not admin-only); requeue
  actions remain admin-only in both backend and frontend
- Fix users tab not loading on first visit by removing the AsyncStateGate
  wrapper that prevented child component refs from being populated before
  onMounted fired

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 13:53:00 +01:00
..
components feat(settings): hours interval, pdf queue for all users, fix users tab loading 2026-03-07 13:53:00 +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