2101 Commits (ddbc98b0eb00a4d7d39b88eb40858e6fefc2248e)
 

Author SHA1 Message Date
Matthew Raymer ddbc98b0eb 🎉 MAJOR MILESTONE: All mixed patterns eliminated - 100% migration success! 12 hours ago
Matthew Raymer d2bf1d5f88 Update migration documentation for ContactsView.vue completion 12 hours ago
Matthew Raymer 0250b66e14 Complete ContactsView.vue Enhanced Triple Migration Pattern (2 minutes) 12 hours ago
Matthew Raymer 45a5df9723 git commit -m "Complete SharedPhotoView.vue Enhanced Triple Migration Pattern + Documentation (11 minutes) 13 hours ago
Matthew Raymer f8e853649c Fix SQL abstraction in SharedPhotoView.vue 13 hours ago
Matthew Raymer 42c6c15d2b Complete SharedPhotoView.vue Enhanced Triple Migration Pattern (6 minutes) 13 hours ago
Matthew Raymer 80eb6199a5 Update migration template with user control requirements 13 hours ago
Matthew Raymer 9c368bd8aa Complete NewEditAccountView.vue Enhanced Triple Migration Pattern (1 minute) 13 hours ago
Matthew Raymer dc2292f4c3 Complete ProjectViewView.vue notification migration with TIMEOUTS.MODAL (1 minute) 13 hours ago
Matthew Raymer 051762cf8a Complete ProjectsView.vue notification migration with TIMEOUTS.MODAL (1 minute) 13 hours ago
Matthew Raymer 3851ead171 Complete MembersList.vue notification migration with complex modals (3 minutes) 13 hours ago
Matthew Raymer edde366012 Update migration template with comprehensive time tracking system (15 minutes) 13 hours ago
Jose Olarte III 9461ad4c42 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 13 hours ago
Jose Olarte III 26e6b16e03 Fix: notification init + safety checks 13 hours ago
Matthew Raymer 496ee777a5 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 14 hours ago
Matthew Raymer b6dd077459 Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 14 hours ago
Jose Olarte III 2917f87137 Fix: handle special "You" entity 14 hours ago
Jose Olarte III 5d17f371f2 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 15 hours ago
Jose Olarte III fe0d80eef9 Fix: stepType was being set to an object 15 hours ago
Matthew Raymer e925b4c6a8 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 16 hours ago
Matthew Raymer f3bddace4b Mark UserProfileView.vue as human tested, update migration tracker 16 hours ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 16 hours ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 17 hours ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 17 hours ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 18 hours ago
Matthew Raymer 41a8e4e7a8 Fix HomeView notification migration to use proper constants pattern 19 hours ago
Matthew Raymer 223e497b85 feat: enhance validation script with accurate mixed pattern detection 19 hours ago
Matthew Raymer effb23a46d refactor: standardize notification usage in ChoiceButtonDialog.vue 1 day ago
Matthew Raymer 938e6693b0 refactor: standardize notification usage and document best practices 1 day ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 1 day ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 2 days ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 days ago
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 2 days ago
Matthew Raymer 73b81d2a90 fix: Remove explicit axios declaration in ClaimAddRawView 2 days ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 2 days ago
Matthew Raymer c4e959b94f Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 2 days ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 2 days ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 2 days ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 2 days ago
Matthew Raymer 400748b9a1 fix: Resolve contact export errors in DataExportSection 2 days ago
Matthew Raymer cbd768ad7a fix: Replace 'any' type with proper TypeScript typing in AccountViewView 2 days ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 2 days ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 2 days ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 2 days ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 2 days ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 2 days ago