The component uses useAuthStore() which requires an active Pinia instance, and the "Queue all" button is admin-only (v-if="auth.isAdmin"). |
||
|---|---|---|
| .. | ||
| admin_dbops | ||
| admin_users | ||
| auth | ||
| dashboard | ||
| publications | ||
| runs | ||
| safety | ||
| scholars | ||
| settings | ||
The component uses useAuthStore() which requires an active Pinia instance, and the "Queue all" button is admin-only (v-if="auth.isAdmin"). |
||
|---|---|---|
| .. | ||
| admin_dbops | ||
| admin_users | ||
| auth | ||
| dashboard | ||
| publications | ||
| runs | ||
| safety | ||
| scholars | ||
| settings | ||