41 Commits (cba33c6ad99b9af617a37022f107830d7ad84706)

Author SHA1 Message Date
Trent Larson 6fe4f21ea8 fix: use "starred" instead of "favorite", fix tests 6 days ago
Jose Olarte III be8230d046 refactor: standardize view headings across all components 1 week ago
Jose Olarte III 088b9eff7f feat: remove text size class 2 weeks ago
Trent Larson db4496c57b fix: linting 2 weeks ago
Trent Larson a51fd90659 feat: add starred project list in search, refactor variable names 2 weeks ago
Jose Olarte III 6fd53b020e refactor: simplify notification messages for offer viewing 3 weeks ago
Jose Olarte III 5d9f455fc8 feat: move mark-as-read logic from navigation to view loading 4 weeks ago
Jose Olarte III ac603f66e2 Lint fix 1 month ago
Jose Olarte III 9bdd66b9c9 feat(NewActivityView): enhance "See all" links to mark offers as read before navigation 1 month ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 1 month ago
Trent Larson 9f1495e185 feat: alloww markdown in the descriptions and render them appropriately 1 month ago
Trent Larson f61cb6eea7 fix: on project changes, truncate the description properly (to avoid screen zooming in) and widen the table 1 month ago
Trent Larson d3f54d6bff feat: move the user profile up on page, reword "star" to "favorite" 1 month ago
Trent Larson 7da6f722f5 fix: fix remaining problems with recent plan changes 1 month ago
Trent Larson 475f4d5ce5 feat: add changed details for plans with recent changes (not all are accurate yet) 1 month ago
Trent Larson 24a7cf5eb6 feat: add a notification for changes to starred projects 1 month ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 3 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 3 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 3 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 3 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 4 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 7 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 7 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 8 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. 9 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. 9 months ago
Trent Larson 15e00f9be0 fix verbiage when looking at new offers 9 months ago
Trent Larson efb3717f2a fix verbiage when looking at new offers 9 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 10 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 10 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 11 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 11 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 11 months ago
Trent Larson 195ba6c759 add new projects to front page 11 months ago
Trent Larson 5f452dcf73 add tests for new activity of offers-directly-to-user 11 months ago
Trent Larson fcec9e53f5 add better verbiage when an offer has both description and amount 11 months ago
Trent Larson dbf010c1fe mark new-activity offers as seen, and mark them unseen again 11 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 11 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 11 months ago