| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-04 | Saving answers to server. Updating views based on reducer states (pagination ↵ | Max Nanis | 1 | -78/+40 | |
| disable after question is answered). | |||||
| 2025-06-03 | selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of ↵ | Max Nanis | 1 | -36/+50 | |
| lookup). Setting up the Questions view to do Pagination to tab through available questions and view one at a time | |||||
| 2025-06-03 | AnswerSlice to do Validation and use Reducer with lookup table. | Max Nanis | 1 | -165/+128 | |
| 2025-06-02 | Updated openapi generator to use the latest version (camelCase to underscore ↵ | Max Nanis | 1 | -0/+241 | |
| - which respects API models). Updating views to use the new swagger definitions. AnswerSlice as a datastore alongside Questions TS interface | |||||
