Commit Graph

16 Commits

Author SHA1 Message Date
c682ca2893 feat: add manifest and icons 2024-09-15 16:41:48 +02:00
827841f9e6 feat: add favicon 2024-09-15 15:55:39 +02:00
932dd9264b feat(frontend): add 404 page 2024-09-15 14:09:31 +02:00
44d87a8ffb refactor: introduce base.html template and update index.html to inherit from it 2024-09-15 13:51:14 +02:00
6b6d1a27d5 feat(frontend): improve teacher selection interface 2024-09-12 14:46:09 +02:00
d5f40e43ed feat(frontend): improve tab clarity with descriptive title 2024-09-12 14:36:11 +02:00
e8ece417da feat(frontend): improve text clarity 2024-09-12 14:18:13 +02:00
f85e94b1e1 feat(frontend): replace direct teacher input with filterable select 2024-09-12 12:41:41 +02:00
a4ae52471a feat: update pdf api to return pdf names 2024-09-11 19:45:03 +02:00
575fa7e60e feat(frontend): improve error handling with enhanced visual feedback 2024-09-07 14:26:34 +02:00
82cba2e2c3 feat(frontend): add footer 2024-09-06 16:34:02 +02:00
f76ac1e8fe fix(frontend): resolve table overflow on small screens 2024-09-06 15:58:51 +02:00
aac605488b feat(frontend): inform users of Javascript requirement with noscript 2024-09-05 15:53:54 +02:00
23d87618dc feat(frontend): show loading indicator during data retrieval 2024-09-04 14:48:55 +02:00
41e5fd5f13 feat(frontend): add button to clear configuration 2024-09-03 17:17:04 +02:00
99be91941a feat(frontend): add main page with both html and javascript 2024-09-03 17:14:20 +02:00