summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
48 hoursfix: update question model fields and feedback checkGrail Finder (aider)
2 daysfix: update test selectors and template error handlingGrail Finder (aider)
2 daystest: add fmt import to handlers_test.goGrail Finder
2 daysperf: reduce test timeouts for lightweight siteGrail Finder (aider)
2 daystest: update handlers test to use data-testid selectorsGrail Finder (aider)
2 daystest: Reduce test timeouts in question flow testsGrail Finder
2 daysrefactor: replace direct table check with VerifyDB methodGrail Finder (aider)
2 daysrefactor: remove migrations and add schema verificationGrail Finder (aider)
2 daysfix: properly initialize and run database migrationsGrail Finder (aider)
2 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
2 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
2 dayschore: update sql imports and add migrations packageGrail Finder (aider)
2 daysfeat: add automatic database migrations on initGrail Finder (aider)
2 daysEnha: users tableGrail Finder
2 daysfeat: add quiz import command to CLIGrail Finder (aider)
2 daysfeat: add SQLite schema for quiz questions storageGrail Finder (aider)
2 daysChore: quiz.jsonGrail Finder
8 daysDep: go mod tidyGrail Finder
9 daystest: improve question flow test robustnessGrail Finder (aider)
9 daystest: simplify question flow test by removing unused importsGrail Finder
9 daysfix: update test to use running server instead of httptestGrail Finder (aider)
9 dayschore: remove unused context import in handlers_test.goGrail Finder (aider)
9 daysfix: add missing imports and fix syntax in test handler setupGrail Finder (aider)
9 daystest: add playwright e2e test for question flowGrail Finder (aider)
9 daysfeat: add playwright and testify for e2e testingGrail Finder (aider)
9 daysfeat: return HTML feedback for answersGrail Finder (aider)
9 daysfeat: add answer validation and feedback displayGrail Finder (aider)
9 daysfix: correct template scope and add question IDGrail Finder (aider)
9 daysDep: update htmxGrail Finder
9 daysfeat: add answer handler with question ID trackingGrail Finder (aider)
9 daysfeat: Add test question to main page templateGrail Finder
9 daysfeat: add interactive option buttons with HTMXGrail Finder (aider)
9 daysdocs: Update comment to include template variableGrail Finder
9 daysChore: cleaningGrail Finder
9 daysFix: code cleaningGrail Finder
9 daysinitGrail Finder