17 Commits (981ccbf2693351e2d77bb493b620cf5b6705e6d6)

Author SHA1 Message Date
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 6 months ago
Trent Larson 15e00f9be0 fix verbiage when looking at new offers 6 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 7 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 8 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 8 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 8 months ago
Trent Larson 195ba6c759 add new projects to front page 8 months ago
Trent Larson 5f452dcf73 add tests for new activity of offers-directly-to-user 8 months ago
Trent Larson fcec9e53f5 add better verbiage when an offer has both description and amount 8 months ago
Trent Larson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 8 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 8 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 8 months ago