aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2025-06-09Debugging reducer logic for Upk and Marketplace Answers, along with Upk globa...Max Nanis7-2/+106
2025-06-09Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're i...Max Nanis8-76/+383
2025-06-09Offerwall page - using datatables to show the bucket contents, setting up tab...Max Nanis5-69/+332
2025-06-07rebuilding API models to new 1.2.0 versionMax Nanis4-6/+302
2025-06-07Passing in onClick for FullProfileQuestion so that Profile Question and SoftP...Max Nanis8-47/+167
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