aboutsummaryrefslogtreecommitdiff
path: root/src/models/appSlice.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-06-23Typescript validation finally passes.Max Nanis1-1/+1
2025-06-07Passing in onClick for FullProfileQuestion so that Profile Question and ↵Max Nanis1-1/+9
SoftPair are different. Using API models to POST to Softpair submission (with offerwall_id saved). Updating from Conditional to Ineligible buckets. Availability Count to app state. Using / exploring sidebar to show filtered questions for specific Bucket.
2025-06-06Lots of reducer work to organize active Question in redux state (rather than ↵Max Nanis1-2/+4
useState). Various UX/CSS checks for Pagination state.
2025-05-28initial commitMax Nanis1-0/+23