summaryrefslogtreecommitdiff
path: root/internal/handlers
AgeCommit message (Collapse)Author
10 days.Grail Finder
10 daysfeat: extract feedback into template partial and add Correct fieldGrail Finder (aider)
10 daysrefactor: fix variable declaration and remove duplicate codeGrail Finder
10 daysfix: properly define MainPage handler methodGrail Finder (aider)
10 daysfeat: add next question button functionalityGrail Finder (aider)
10 daystest: replace flaky e2e test with unit tests for handlersGrail Finder (aider)
10 daystest: reduce test timeouts for faster executionGrail Finder
10 daysfix: update test assertions to match actual question data and optionsGrail Finder (aider)
10 daystest: update question flow test assertions and feedback structureGrail Finder (aider)
10 daysEnha: index adjustGrail Finder
10 daystest: update handlers test to use real question from dbGrail Finder (aider)
10 daystest: improve test reliability with explicit waits and timeoutsGrail Finder (aider)
10 daysfix: update test selectors and question text for reliabilityGrail Finder (aider)
10 daysrefactor: clean up imports and formatting in main.goGrail Finder
10 daysfeat: enhance answer handler with validation and feedbackGrail Finder (aider)
10 daysfix: correct whitespace in test question optionsGrail Finder (aider)
10 daysfix: properly fetch question from DB in HandleAnswerGrail Finder (aider)
10 daysfix: update question model fields and feedback checkGrail Finder (aider)
10 daysfix: update test selectors and template error handlingGrail Finder (aider)
10 daystest: add fmt import to handlers_test.goGrail Finder
10 daysperf: reduce test timeouts for lightweight siteGrail Finder (aider)
10 daystest: update handlers test to use data-testid selectorsGrail Finder (aider)
10 daystest: Reduce test timeouts in question flow testsGrail Finder
10 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
2025-03-29test: improve question flow test robustnessGrail Finder (aider)
2025-03-29test: simplify question flow test by removing unused importsGrail Finder
2025-03-29fix: update test to use running server instead of httptestGrail Finder (aider)
2025-03-29chore: remove unused context import in handlers_test.goGrail Finder (aider)
2025-03-29fix: add missing imports and fix syntax in test handler setupGrail Finder (aider)
2025-03-29test: add playwright e2e test for question flowGrail Finder (aider)
2025-03-29feat: return HTML feedback for answersGrail Finder (aider)
2025-03-29fix: correct template scope and add question IDGrail Finder (aider)
2025-03-29feat: add answer handler with question ID trackingGrail Finder (aider)
2025-03-29feat: Add test question to main page templateGrail Finder
2025-03-29Chore: cleaningGrail Finder
2025-03-29Fix: code cleaningGrail Finder
2025-03-29initGrail Finder