57 Commits (23b44603764567e40e0b56e4027a9c8f4ca69f46)

Author SHA1 Message Date
Matthew Raymer c628c78565 chore: clean up console logs 3 months ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 3 months ago
Matthew Raymer d8686ab562 Fix unused variables and formatting from console.log cleanup 3 months ago
Matthew Raymer cdc4758a3a Fix unused variables and formatting from console.log cleanup 3 months ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 3 months ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 3 months ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 3 months ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 3 months ago
Matthew Raymer e925b4c6a8 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 3 months ago
Matthew Raymer d8fbed3873 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 3 months ago
Matthew Raymer f3bddace4b Mark UserProfileView.vue as human tested, update migration tracker 3 months ago
Matthew Raymer 11e11cda26 Mark UserProfileView.vue as human tested, update migration tracker 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 da0b244bae IndexedDB migration: implement the migrations differently 4 months ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 4 months ago
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 4 months ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 4 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 4 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 4 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 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
Trent Larson b58d510f24 make Advanced links explicit and use "project" instead of "idea" in project page 7 months ago
Trent Larson ef2c94320d make Advanced links explicit and use "project" instead of "idea" in project page 7 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. 10 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. 10 months ago
Trent Larson f405e7d02f make notification errors go away automatically 10 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 10 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 a1c1c9f805 add way to quickly import test data when on a test instance 11 months ago
Trent Larson a1b70db370 add way to quickly import test data when on a test instance 11 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 2 years ago
Jose Olarte III 5388e6052c Button width changes 2 years ago
Jose Olarte III b6e344a15e Propagated button improvements across views 2 years 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
Trent Larson fa72d38d18 allow an agent to edit a project 2 years ago