aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)AuthorFilesLines
2025-06-24Dynamic height adjustment for widget size. CSS inject by JS for single fileMax Nanis3-110/+75
2025-06-23Typescript validation finally passes.Max Nanis3-10/+9
2025-06-10Adding taskStatus fetch. Showing list of Task Attempts & starting heatmap cal...Max Nanis3-5/+32
2025-06-10Adding userProfile redux slice, showing created timestamp on user page.Max Nanis2-7/+1
2025-06-10Demographics page. userMarketplaceAnswer & userUpkAnswer redux stores.Max Nanis1-1/+17
2025-06-09Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're i...Max Nanis1-7/+24
2025-06-07Passing in onClick for FullProfileQuestion so that Profile Question and SoftP...Max Nanis1-2/+9
2025-06-06Question.active state (clear naming on getInitialQuestion and getNextQuestion...Max Nanis1-1/+12
2025-06-06Lots of reducer work to organize active Question in redux state (rather than ...Max Nanis1-1/+8
2025-06-03selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of look...Max Nanis3-86/+6
2025-05-28initial commitMax Nanis49-0/+5278