Age | Commit message (Expand) | Author |
8 days | fix: update test assertions to match actual question data and options | Grail Finder (aider) |
8 days | test: update question flow test assertions and feedback structure | Grail Finder (aider) |
8 days | Enha: index adjust | Grail Finder |
8 days | test: update handlers test to use real question from db | Grail Finder (aider) |
8 days | test: improve test reliability with explicit waits and timeouts | Grail Finder (aider) |
8 days | fix: update test selectors and question text for reliability | Grail Finder (aider) |
8 days | refactor: clean up imports and formatting in main.go | Grail Finder |
8 days | feat: enhance answer handler with validation and feedback | Grail Finder (aider) |
8 days | fix: correct whitespace in test question options | Grail Finder (aider) |
8 days | Feat: question repo | Grail Finder |
8 days | feat: add DBGetQuestion to FullRepo interface | Grail Finder (aider) |
8 days | feat: implement DBGetDefaultsMap in SQL provider | Grail Finder (aider) |
8 days | feat: add DBGetQuestion method to SQL provider | Grail Finder (aider) |
8 days | feat: add DBGetQuestion method to SQL provider | Grail Finder (aider) |
8 days | fix: properly fetch question from DB in HandleAnswer | Grail Finder (aider) |
8 days | fix: update question model fields and feedback check | Grail Finder (aider) |
8 days | fix: update test selectors and template error handling | Grail Finder (aider) |
8 days | test: add fmt import to handlers_test.go | Grail Finder |
8 days | perf: reduce test timeouts for lightweight site | Grail Finder (aider) |
8 days | test: update handlers test to use data-testid selectors | Grail Finder (aider) |
8 days | test: Reduce test timeouts in question flow tests | Grail Finder |
8 days | refactor: replace direct table check with VerifyDB method | Grail Finder (aider) |
8 days | refactor: remove migrations and add schema verification | Grail Finder (aider) |
8 days | fix: properly initialize and run database migrations | Grail Finder (aider) |
8 days | refactor: simplify SQLite connection handling and path management | Grail Finder (aider) |
8 days | refactor: update test question to use individual option fields | Grail Finder (aider) |
8 days | chore: update sql imports and add migrations package | Grail Finder (aider) |
8 days | feat: add automatic database migrations on init | Grail Finder (aider) |
8 days | Enha: users table | Grail Finder |
8 days | feat: add SQLite schema for quiz questions storage | Grail Finder (aider) |
2025-03-29 | test: improve question flow test robustness | Grail Finder (aider) |
2025-03-29 | test: simplify question flow test by removing unused imports | Grail Finder |
2025-03-29 | fix: update test to use running server instead of httptest | Grail Finder (aider) |
2025-03-29 | chore: remove unused context import in handlers_test.go | Grail Finder (aider) |
2025-03-29 | fix: add missing imports and fix syntax in test handler setup | Grail Finder (aider) |
2025-03-29 | test: add playwright e2e test for question flow | Grail Finder (aider) |
2025-03-29 | feat: return HTML feedback for answers | Grail Finder (aider) |
2025-03-29 | feat: add answer validation and feedback display | Grail Finder (aider) |
2025-03-29 | fix: correct template scope and add question ID | Grail Finder (aider) |
2025-03-29 | feat: add answer handler with question ID tracking | Grail Finder (aider) |
2025-03-29 | feat: Add test question to main page template | Grail Finder |
2025-03-29 | Chore: cleaning | Grail Finder |
2025-03-29 | Fix: code cleaning | Grail Finder |
2025-03-29 | init | Grail Finder |