aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-06-03Edit .onedev-buildspec.ymlMax Nanis1-2/+6
2025-06-03Cleaning up the Questions page, re-use Card components, showing live Task ↵Max Nanis1-63/+77
counts.
2025-06-03selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of ↵Max Nanis9-217/+154
lookup). Setting up the Questions view to do Pagination to tab through available questions and view one at a time
2025-06-03AnswerSlice to do Validation and use Reducer with lookup table.Max Nanis2-174/+128
2025-06-02Merge remote-tracking branch 'origin/master'Max Nanis1-0/+14
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ↵Max Nanis147-10791/+8817
- which respects API models). Updating views to use the new swagger definitions. AnswerSlice as a datastore alongside Questions TS interface
2025-05-28Add .onedev-buildspec.ymlMax Nanis1-0/+14
2025-05-28initial commitMax Nanis212-0/+17430