28 Commits (3670fe6b8133a55a434e5992d9ecc2bda0e924b3)

Author SHA1 Message Date
Matthew Raymer 3670fe6b81 feat(migration): Complete SearchAreaView.vue Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 5 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 5 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. 7 months ago
Trent Larson f405e7d02f make notification errors go away automatically 7 months ago
Trent Larson f524714fbf fix linting 7 months ago
Trent Larson a8b404133e add requests for map tiles with counts of plans (commented out) 7 months ago
Trent Larson 8a61d9df45 various look-and-feel improvements 9 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 10 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson 5ad8a2d2ba await all of the db.settings updates 1 year ago
Trent Larson 0093255246 fix PWA creation & service-worker registration, plus some commentary tweaks 1 year ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 1 year ago
Trent Larson e3696e3ac5 feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary 1 year ago
Jose Olarte III 94b600e527 Map fix #2 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 46d76013e8 make a back button at the top and the tabs at the bottom of each page 2 years ago
Trent Larson faf8f4f6a9 feat: default to remote project search if no search area filter is selected 2 years ago
Trent Larson 74ed025377 move search area selection out of discover onto it's own screen 2 years ago