21 Commits (a5784cdfc196a787343be8765d49d5849bfca191)

Author SHA1 Message Date
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer 8b77d2b573 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. 7 months ago
Trent Larson efb3717f2a fix verbiage when looking at new offers 7 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 9 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 9 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 9 months ago
Trent Larson 195ba6c759 add new projects to front page 9 months ago
Trent Larson 5f452dcf73 add tests for new activity of offers-directly-to-user 9 months ago
Trent Larson fcec9e53f5 add better verbiage when an offer has both description and amount 9 months ago
Trent Larson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 9 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 9 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 9 months ago