1168 Commits (fbf7deb9b8178e0a4e4a7e4bb9698d58c022719e)

Author SHA1 Message Date
Matthew Raymer b7eba55c91 git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 4 months ago
Matthew Raymer 6a1cbd70dd git commit -m "feat: migrate IdentitySwitcherView.vue to Enhanced Triple Migration Pattern 4 months ago
Matthew Raymer 884b1d4a21 Replace notification literal strings with constants and add usage documentation 4 months ago
Matthew Raymer a6640b22b6 Migrate ContactsView to PlatformServiceMixin and notification helpers 4 months ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 4 months ago
Matthew Raymer 17efa7327d Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 4 months ago
Matthew Raymer ca38c197f0 docs: Update migration status after ContactAmountsView human testing 4 months ago
Matthew Raymer dacd30a5d5 docs: Update migration status after ContactEditView human testing 4 months ago
Matthew Raymer 861f0ee012 docs: Update migration status after human testing completion 4 months ago
Matthew Raymer af7a02bc5a Refactor ContactsView.vue to use notification constants 4 months ago
Matthew Raymer ddbc98b0eb 🎉 MAJOR MILESTONE: All mixed patterns eliminated - 100% migration success! 4 months ago
Matthew Raymer 0250b66e14 Complete ContactsView.vue Enhanced Triple Migration Pattern (2 minutes) 4 months ago
Matthew Raymer f8e853649c Fix SQL abstraction in SharedPhotoView.vue 4 months ago
Matthew Raymer 42c6c15d2b Complete SharedPhotoView.vue Enhanced Triple Migration Pattern (6 minutes) 4 months ago
Matthew Raymer 9c368bd8aa Complete NewEditAccountView.vue Enhanced Triple Migration Pattern (1 minute) 4 months ago
Matthew Raymer dc2292f4c3 Complete ProjectViewView.vue notification migration with TIMEOUTS.MODAL (1 minute) 4 months ago
Matthew Raymer 051762cf8a Complete ProjectsView.vue notification migration with TIMEOUTS.MODAL (1 minute) 4 months ago
Matthew Raymer e925b4c6a8 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 4 months ago
Matthew Raymer f3bddace4b Mark UserProfileView.vue as human tested, update migration tracker 4 months ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 4 months ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 4 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 4 months ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 4 months ago
Matthew Raymer 41a8e4e7a8 Fix HomeView notification migration to use proper constants pattern 4 months ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 4 months ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 4 months ago
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 4 months ago
Matthew Raymer 73b81d2a90 fix: Remove explicit axios declaration in ClaimAddRawView 4 months ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 4 months ago
Matthew Raymer c4e959b94f Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 4 months ago
Matthew Raymer cbd768ad7a fix: Replace 'any' type with proper TypeScript typing in AccountViewView 4 months ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 4 months ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 4 months ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 4 months ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 4 months ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 4 months ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 4 months ago
Matthew Raymer d660339e41 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 4 months ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 4 months ago
Matthew Raymer 2b54354b3f Refactor ContactsView: replace verbose template with semantic CSS 4 months ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 4 months ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 4 months ago
Trent Larson a96cc8155c fix incorrect checks for success 4 months ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 4 months ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 4 months ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 4 months ago
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 4 months ago