84 Commits (e106af4b980b1d4048f751dfbcc996c3b13a2b23)

Author SHA1 Message Date
Matthew Raymer f79454c8b5 Migrate endorserServer.ts to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 702fff236f feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern and ImageMethodDialog improvements 3 weeks ago
Matthew Raymer 596f6059ce refactor: extract long CSS classes to computed properties in ImageMethodDialog 3 weeks ago
Matthew Raymer 9ee9855c68 Migrate HelpView.vue to PlatformServiceMixin - extract 7 inline handlers to methods 3 weeks ago
Matthew Raymer b1435b0c42 Enhance migration templates with critical omission prevention 3 weeks ago
Matthew Raymer 6210a088dd Migrate InviteOneAcceptView and QuickActionBvcBeginView to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 4f92656b7f feat: migrate QuickActionBvcBeginView to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer a2c1afd119 feat(migration): Complete SearchAreaView.vue Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 53f5b2ce4b feat: migrate HelpNotificationsView.vue to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 5ae93d70f5 SeedBackupView: Complete Enhanced Triple Migration Pattern (4 min) 3 weeks ago
Matthew Raymer d43d3ade34 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 3 weeks ago
Matthew Raymer 2c7fb8be8f Complete ImportDerivedAccountView Enhanced Triple Migration Pattern (3 minutes) 3 weeks ago
Matthew Raymer af35a3055c Migrate ClaimCertificateView.vue to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 0d75dd6262 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 6857cb02b5 Migrate ConfirmGiftView.vue and ClaimReportCertificateView.vue to PlatformServiceMixin 3 weeks ago
Matthew Raymer 52ed8bfd4b Migrate OfferDetailsView.vue to PlatformServiceMixin, notification constants, and template streamlining 3 weeks ago
Matthew Raymer 698bee6a27 ClaimReportCertificateView 3 weeks ago
Matthew Raymer 06c071a912 feat: migrate QuickActionBvcEndView.vue to PlatformServiceMixin and notification helpers 3 weeks ago
Matthew Raymer 562740ef5b Complete InviteOneView.vue Enhanced Triple Migration Pattern with human validation 3 weeks ago
Matthew Raymer bebc32047b Complete TestView.vue Enhanced Triple Migration Pattern with human validation 3 weeks ago
Matthew Raymer cc26d5161b git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 277c3e79ab Complete GiftedPrompts.vue Enhanced Triple Migration Pattern (4 minutes) 3 weeks ago
Matthew Raymer 7a2f29dcd3 Replace notification literal strings with constants and add usage documentation 3 weeks ago
Matthew Raymer 7d0486a4cf Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 3 weeks ago
Matthew Raymer 48be4ece65 docs: Update migration status after ContactAmountsView human testing 3 weeks ago
Matthew Raymer 6a2bc798cd docs: Update migration status after ContactEditView human testing 3 weeks ago
Matthew Raymer 524c1d91be Refactor ContactsView.vue to use notification constants 3 weeks ago
Matthew Raymer 93a166b2b6 Complete SharedPhotoView.vue Enhanced Triple Migration Pattern (6 minutes) 3 weeks ago
Matthew Raymer 17e30762bd Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 3 weeks ago
Matthew Raymer d8fbed3873 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 3 weeks ago
Matthew Raymer 11e11cda26 Mark UserProfileView.vue as human tested, update migration tracker 3 weeks ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 3 weeks ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 3 weeks ago
Matthew Raymer 3d124e13bb Fix HomeView notification migration to use proper constants pattern 3 weeks ago
Matthew Raymer dd22e1b884 refactor: standardize notification usage and document best practices 3 weeks ago
Matthew Raymer f901b6b751 Refactor notification usage and apply TypeScript/lint improvements 3 weeks ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 3 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson a53f9dcbd6 IndexedDB migration: set USE_DEXIE_DB to false, remove unused functions, add raw display of data 1 month ago
Matthew Raymer 70f62b62ff feat: implement single-step migration with proper foreign key order 1 month ago
Trent Larson 32f5c52474 fix linting 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 months ago