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