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