summaryrefslogtreecommitdiff
path: root/internal/handlers/main.go
AgeCommit message (Collapse)Author
3 daysEnha: /answer to return questionGrail Finder
3 daysfeat: return full Question model in /answer responseGrail Finder (aider)
3 daysfeat: update question template and simplify handler logicGrail Finder
3 daysrefactor: track question status using Status field instead of showNext flagGrail Finder (aider)
3 daysfeat: extract feedback into template partial and add Correct fieldGrail Finder (aider)
3 daysrefactor: fix variable declaration and remove duplicate codeGrail Finder
3 daysfix: properly define MainPage handler methodGrail Finder (aider)
3 daysfeat: add next question button functionalityGrail Finder (aider)
3 daysEnha: index adjustGrail Finder
3 daysfix: update test selectors and question text for reliabilityGrail Finder (aider)
3 daysrefactor: clean up imports and formatting in main.goGrail Finder
3 daysfeat: enhance answer handler with validation and feedbackGrail Finder (aider)
3 daysfix: correct whitespace in test question optionsGrail Finder (aider)
3 daysfix: properly fetch question from DB in HandleAnswerGrail Finder (aider)
3 daysfix: update question model fields and feedback checkGrail Finder (aider)
3 daysfix: update test selectors and template error handlingGrail Finder (aider)
3 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
10 daysfeat: return HTML feedback for answersGrail Finder (aider)
10 daysfix: correct template scope and add question IDGrail Finder (aider)
10 daysfeat: add answer handler with question ID trackingGrail Finder (aider)
10 daysfeat: Add test question to main page templateGrail Finder
10 daysChore: cleaningGrail Finder
10 daysFix: code cleaningGrail Finder
10 daysinitGrail Finder