mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
12 lines
518 B
Markdown
12 lines
518 B
Markdown
# Posterg TODO
|
|
|
|
## Features
|
|
- [x] Student name popover preview in /repertoire
|
|
- [x] `Database::getThesesByAuthorName()` query
|
|
- [x] `SearchController::handleStudentPreview()` HTMX endpoint
|
|
- [x] `/repertoire/student-preview` route in Dispatcher
|
|
- [x] `partials/student-preview.php` — iframe (single) or link list (multiple)
|
|
- [x] Updated `repertoire-index.php` — htmx hover attrs, `$studentWorks` map
|
|
- [x] Popover container + JS position/hide logic in `repertoire.php`
|
|
- [x] CSS in `repertoire.css`
|