aboutsummaryrefslogtreecommitdiff
path: root/src/components/app-sidebar.tsx
AgeCommit message (Collapse)AuthorFilesLines
2025-06-24Dynamic height adjustment for widget size. CSS inject by JS for single fileMax Nanis1-8/+74
2025-06-23Typescript validation finally passes.Max Nanis1-5/+3
2025-06-10Adding taskStatus fetch. Showing list of Task Attempts & starting heatmap ↵Max Nanis1-3/+13
calendar.
2025-06-09Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're ↵Max Nanis1-7/+24
in the stored state. Iterating with fix vs variable filters. Pulling old validators from old code and setting up the wallet fetch.
2025-06-03selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of ↵Max Nanis1-82/+2
lookup). Setting up the Questions view to do Pagination to tab through available questions and view one at a time
2025-05-28initial commitMax Nanis1-0/+158