58 Commits (5a4bc9efc5479f2657a2a15b6323a8bcab177789)

Author SHA1 Message Date
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 6 days ago
Matthew Raymer c628c78565 chore: clean up console logs 4 weeks ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 4 weeks ago
Matthew Raymer d8686ab562 Fix unused variables and formatting from console.log cleanup 1 month ago
Matthew Raymer cdc4758a3a Fix unused variables and formatting from console.log cleanup 1 month ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 1 month ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 1 month ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 1 month ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 1 month ago
Matthew Raymer e925b4c6a8 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 2 months ago
Matthew Raymer d8fbed3873 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 2 months ago
Matthew Raymer f3bddace4b Mark UserProfileView.vue as human tested, update migration tracker 2 months ago
Matthew Raymer 11e11cda26 Mark UserProfileView.vue as human tested, update migration tracker 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 2 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 2 months ago
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 2 months ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 2 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson b58d510f24 make Advanced links explicit and use "project" instead of "idea" in project page 5 months ago
Trent Larson ef2c94320d make Advanced links explicit and use "project" instead of "idea" in project page 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 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. 8 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. 8 months ago
Trent Larson f405e7d02f make notification errors go away automatically 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson a1c1c9f805 add way to quickly import test data when on a test instance 9 months ago
Trent Larson a1b70db370 add way to quickly import test data when on a test instance 9 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 fccc4edb63 remove some 'uppercase' CSS markers 1 year ago
Jose Olarte III 5388e6052c Button width changes 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 2 years ago
Trent Larson d7ef07c2e2 automatically create an identity on the first page (and other UI tweaks) 2 years ago