aboutsummaryrefslogtreecommitdiff
path: root/src/models/questionSlice.ts
AgeCommit message (Expand)AuthorFilesLines
2025-06-23Typescript validation finally passes.Max Nanis1-6/+10
2025-06-09Offerwall page - using datatables to show the bucket contents, setting up tab...Max Nanis1-1/+6
2025-06-07Passing in onClick for FullProfileQuestion so that Profile Question and SoftP...Max Nanis1-0/+6
2025-06-06Question.active state (clear naming on getInitialQuestion and getNextQuestion...Max Nanis1-14/+44
2025-06-06Lots of reducer work to organize active Question in redux state (rather than ...Max Nanis1-5/+67
2025-06-03selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of look...Max Nanis1-13/+9
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ...Max Nanis1-2/+1
2025-05-28initial commitMax Nanis1-0/+36