aboutsummaryrefslogtreecommitdiff
path: root/src/pages/Offerwall.tsx
AgeCommit message (Collapse)AuthorFilesLines
2025-06-09Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're ↵Max Nanis1-39/+50
in the stored state. Iterating with fix vs variable filters. Pulling old validators from old code and setting up the wallet fetch.
2025-06-09Offerwall page - using datatables to show the bucket contents, setting up ↵Max Nanis1-67/+218
tabs to allow overview and detail insights of buckets, formatting of height and layout, playing with iqr, connection to conditionally eligible sidebar
2025-06-07Passing in onClick for FullProfileQuestion so that Profile Question and ↵Max Nanis1-5/+84
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-05-28initial commitMax Nanis1-0/+101