aboutsummaryrefslogtreecommitdiff
path: root/src/models/answerSlice.ts
AgeCommit message (Expand)AuthorFilesLines
2025-06-06Question.active state (clear naming on getInitialQuestion and getNextQuestion...Max Nanis1-15/+6
2025-06-06Lots of reducer work to organize active Question in redux state (rather than ...Max Nanis1-11/+37
2025-06-04Saving answers to server. Updating views based on reducer states (pagination ...Max Nanis1-78/+40
2025-06-03selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of look...Max Nanis1-36/+50
2025-06-03AnswerSlice to do Validation and use Reducer with lookup table.Max Nanis1-165/+128
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ...Max Nanis1-0/+241