1126 Commits (52ed8bfd4ba5fd41a995f38cc7705947db3addf3)

Author SHA1 Message Date
Matthew Raymer 52ed8bfd4b Migrate OfferDetailsView.vue to PlatformServiceMixin, notification constants, and template streamlining 2 months ago
Matthew Raymer 698bee6a27 ClaimReportCertificateView 2 months ago
Matthew Raymer 1f54ffc248 feat: complete IdentitySwitcherView.vue migration - replace final $notify call 2 months ago
Matthew Raymer 06c071a912 feat: migrate QuickActionBvcEndView.vue to PlatformServiceMixin and notification helpers 2 months ago
Matthew Raymer 562740ef5b Complete InviteOneView.vue Enhanced Triple Migration Pattern with human validation 2 months ago
Matthew Raymer 1eb14ca379 chore: fluff 2 months ago
Matthew Raymer bebc32047b Complete TestView.vue Enhanced Triple Migration Pattern with human validation 2 months ago
Matthew Raymer cdc4758a3a Fix unused variables and formatting from console.log cleanup 2 months ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 2 months ago
Matthew Raymer 87adcf5cd4 git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer cc26d5161b git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 7a2f29dcd3 Replace notification literal strings with constants and add usage documentation 2 months ago
Matthew Raymer 5d369762fc Migrate ContactsView to PlatformServiceMixin and notification helpers 2 months ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 2 months ago
Matthew Raymer 7d0486a4cf Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 2 months ago
Matthew Raymer 48be4ece65 docs: Update migration status after ContactAmountsView human testing 2 months ago
Matthew Raymer 6a2bc798cd docs: Update migration status after ContactEditView human testing 2 months ago
Matthew Raymer 3b844d9d8d docs: Update migration status after human testing completion 2 months ago
Matthew Raymer 524c1d91be Refactor ContactsView.vue to use notification constants 2 months ago
Matthew Raymer 804221b32b 🎉 MAJOR MILESTONE: All mixed patterns eliminated - 100% migration success! 2 months ago
Matthew Raymer f093cccb29 Complete ContactsView.vue Enhanced Triple Migration Pattern (2 minutes) 2 months ago
Matthew Raymer 703d98cc77 Fix SQL abstraction in SharedPhotoView.vue 2 months ago
Matthew Raymer 93a166b2b6 Complete SharedPhotoView.vue Enhanced Triple Migration Pattern (6 minutes) 2 months ago
Matthew Raymer 7eb0124ceb Complete NewEditAccountView.vue Enhanced Triple Migration Pattern (1 minute) 2 months ago
Matthew Raymer 187f61abed Complete ProjectViewView.vue notification migration with TIMEOUTS.MODAL (1 minute) 2 months ago
Matthew Raymer 7ec0a6624d Complete ProjectsView.vue notification migration with TIMEOUTS.MODAL (1 minute) 2 months ago
Matthew Raymer d8fbed3873 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 2 months ago
Matthew Raymer 11e11cda26 Mark UserProfileView.vue as human tested, update migration tracker 2 months ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 2 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 2 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 2 months ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 2 months ago
Matthew Raymer 3d124e13bb Fix HomeView notification migration to use proper constants pattern 2 months ago
Matthew Raymer 8d5e4ddbfb refactor: standardize notify helper usage and document migration workflow 2 months ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 2 months ago
Matthew Raymer 72041f29e1 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 2 months ago
Matthew Raymer db89376d4f fix: Remove explicit axios declaration in ClaimAddRawView 2 months ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 2 months ago
Matthew Raymer e97559ba9d Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 2 months ago
Matthew Raymer 847b01d146 fix: Replace 'any' type with proper TypeScript typing in AccountViewView 2 months ago
Matthew Raymer 8cdcd9bbdb refactor: migrate DataExportSection to PlatformServiceMixin 2 months ago
Matthew Raymer 8a776d58d9 Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer 7f1f8fc16c Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer 3941f0a84d Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer aa5aeb388c Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 2 months ago
Matthew Raymer d3042ec955 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 2 months ago
Matthew Raymer f901b6b751 Refactor notification usage and apply TypeScript/lint improvements 2 months ago
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 2 months ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 months ago
Matthew Raymer 17e8e13b62 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 2 months ago