| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-23 | Typescript validation finally passes. | Max Nanis | 6 | -21/+20 | |
| 2025-06-10 | Adding taskStatus fetch. Showing list of Task Attempts & starting heatmap ↵ | Max Nanis | 3 | -1/+49 | |
| calendar. | |||||
| 2025-06-10 | Adding userProfile redux slice, showing created timestamp on user page. | Max Nanis | 1 | -0/+21 | |
| 2025-06-10 | Demographics page. userMarketplaceAnswer & userUpkAnswer redux stores. | Max Nanis | 4 | -30/+64 | |
| 2025-06-09 | Debugging reducer logic for Upk and Marketplace Answers, along with Upk ↵ | Max Nanis | 4 | -1/+75 | |
| global definitions | |||||
| 2025-06-09 | Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're ↵ | Max Nanis | 3 | -1/+102 | |
| in the stored state. Iterating with fix vs variable filters. Pulling old validators from old code and setting up the wallet fetch. | |||||
| 2025-06-09 | Offerwall page - using datatables to show the bucket contents, setting up ↵ | Max Nanis | 1 | -1/+6 | |
| tabs to allow overview and detail insights of buckets, formatting of height and layout, playing with iqr, connection to conditionally eligible sidebar | |||||
| 2025-06-07 | Passing in onClick for FullProfileQuestion so that Profile Question and ↵ | Max Nanis | 3 | -1/+19 | |
| 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-06 | Question.active state (clear naming on getInitialQuestion and ↵ | Max Nanis | 2 | -29/+50 | |
| getNextQuestion). Explicit use of return null as an option for answerSlice. Saving motion. Questions rolling window. Question count badge to sidebar. | |||||
| 2025-06-06 | Lots of reducer work to organize active Question in redux state (rather than ↵ | Max Nanis | 3 | -18/+108 | |
| useState). Various UX/CSS checks for Pagination state. | |||||
| 2025-06-04 | Saving answers to server. Updating views based on reducer states (pagination ↵ | Max Nanis | 1 | -78/+40 | |
| disable after question is answered). | |||||
| 2025-06-03 | selectQuestionById, useMemo selector (MultiChoice.choices makes a lot of ↵ | Max Nanis | 3 | -50/+59 | |
| lookup). Setting up the Questions view to do Pagination to tab through available questions and view one at a time | |||||
| 2025-06-03 | AnswerSlice to do Validation and use Reducer with lookup table. | Max Nanis | 2 | -174/+128 | |
| 2025-06-02 | Updated openapi generator to use the latest version (camelCase to underscore ↵ | Max Nanis | 7 | -345/+253 | |
| - which respects API models). Updating views to use the new swagger definitions. AnswerSlice as a datastore alongside Questions TS interface | |||||
| 2025-05-28 | initial commit | Max Nanis | 7 | -0/+443 | |
