aboutsummaryrefslogtreecommitdiff
path: root/src/models
AgeCommit message (Expand)AuthorFilesLines
2025-06-23Typescript validation finally passes.Max Nanis6-21/+20
2025-06-10Adding taskStatus fetch. Showing list of Task Attempts & starting heatmap cal...Max Nanis3-1/+49
2025-06-10Adding userProfile redux slice, showing created timestamp on user page.Max Nanis1-0/+21
2025-06-10Demographics page. userMarketplaceAnswer & userUpkAnswer redux stores.Max Nanis4-30/+64
2025-06-09Debugging reducer logic for Upk and Marketplace Answers, along with Upk globa...Max Nanis4-1/+75
2025-06-09Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're i...Max Nanis3-1/+102
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 Nanis3-1/+19
2025-06-06Question.active state (clear naming on getInitialQuestion and getNextQuestion...Max Nanis2-29/+50
2025-06-06Lots of reducer work to organize active Question in redux state (rather than ...Max Nanis3-18/+108
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 Nanis3-50/+59
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 Nanis7-345/+253
2025-05-28initial commitMax Nanis7-0/+443