aboutsummaryrefslogtreecommitdiff
path: root/src/pages
AgeCommit message (Expand)AuthorFilesLines
2025-06-24Dynamic height adjustment for widget size. CSS inject by JS for single fileMax Nanis1-1/+1
2025-06-23Typescript validation finally passes.Max Nanis8-86/+60
2025-06-10Adding taskStatus fetch. Showing list of Task Attempts & starting heatmap cal...Max Nanis2-0/+153
2025-06-10Adding userProfile redux slice, showing created timestamp on user page.Max Nanis1-3/+13
2025-06-10Demographics page. userMarketplaceAnswer & userUpkAnswer redux stores.Max Nanis1-0/+122
2025-06-09Debugging reducer logic for Upk and Marketplace Answers, along with Upk globa...Max Nanis1-0/+10
2025-06-09Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're i...Max Nanis2-64/+232
2025-06-09Offerwall page - using datatables to show the bucket contents, setting up tab...Max Nanis1-67/+218
2025-06-07Passing in onClick for FullProfileQuestion so that Profile Question and SoftP...Max Nanis2-35/+121
2025-06-06Question.active state (clear naming on getInitialQuestion and getNextQuestion...Max Nanis1-37/+84
2025-06-06Lots of reducer work to organize active Question in redux state (rather than ...Max Nanis1-32/+69
2025-06-04Saving answers to server. Updating views based on reducer states (pagination ...Max Nanis1-44/+118
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 Nanis1-77/+77
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ...Max Nanis3-53/+95
2025-05-28initial commitMax Nanis5-0/+342