aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2025-06-06Question.active state (clear naming on getInitialQuestion and getNextQuestion...Max Nanis5-68/+147
2025-06-06Lots of reducer work to organize active Question in redux state (rather than ...Max Nanis9-173/+195
2025-06-04Saving answers to server. Updating views based on reducer states (pagination ...Max Nanis2-122/+158
2025-06-03Cleaning up the Questions page, re-use Card components, showing live Task cou...Max Nanis1-63/+77
2025-06-03selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of look...Max Nanis9-217/+154
2025-06-03AnswerSlice to do Validation and use Reducer with lookup table.Max Nanis2-174/+128
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ...Max Nanis144-10791/+8781
2025-05-28initial commitMax Nanis206-0/+17188