424 Commits (7fb06eaab50d416becf417172ab1fefd9541b706)

Author SHA1 Message Date
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 2 weeks ago
Matthew Raymer ae9406f586 Enable full PWA install experience in all web modes 2 weeks ago
Matthew Raymer 2e372deb8a Clean up Playwright tests: remove all debug console.log statements 3 weeks ago
Matthew Raymer 0960d9dda3 docs: update build pattern conversion plan with consistent naming and mode handling 3 weeks ago
Matthew Raymer 2ceb1d2e58 feat: migrate HiddenDidDialog.vue with notification modernization and template streamlining 3 weeks ago
Matthew Raymer 7936df89bf feat: migrate GiftedPrompts.vue with template streamlining 3 weeks ago
Matthew Raymer b713d13fd1 feat: migrate GiftDetailsStep.vue with template streamlining 3 weeks ago
Matthew Raymer 866c41df26 EntitySummaryButton.vue: Phase 4 template streamlining migration 3 weeks ago
Matthew Raymer cd7a2d136c EntityIcon.vue: Documentation enhancement migration 3 weeks ago
Matthew Raymer 229663b44b EntityIcon.vue: Documentation enhancement migration 3 weeks ago
Matthew Raymer 6c365bf590 Refactor DataExportSection.vue: streamline template, enhance maintainability 3 weeks ago
Matthew Raymer 129d217dcd Refactor ContactNameDialog.vue: streamline template, enhance documentation 3 weeks ago
Matthew Raymer 26e69d50df Fix ChoiceButtonDialog: resolve notification type issue causing fallback to confirm dialog 3 weeks ago
Matthew Raymer a43d5f9616 Refactor ChoiceButtonDialog.vue: streamline template, improve typing 3 weeks ago
Matthew Raymer b60a1e56eb feat: Complete ImageMethodDialog.vue Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 6fe9d59eae feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern and ImageMethodDialog improvements 3 weeks ago
Matthew Raymer 554c192085 refactor: extract long CSS classes to computed properties in ImageMethodDialog 3 weeks ago
Matthew Raymer fadf7328f5 Complete GiftedPrompts.vue Enhanced Triple Migration Pattern (4 minutes) 3 weeks ago
Matthew Raymer 17efa7327d Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 3 weeks ago
Matthew Raymer 3851ead171 Complete MembersList.vue notification migration with complex modals (3 minutes) 3 weeks ago
Jose Olarte III 26e6b16e03 Fix: notification init + safety checks 3 weeks ago
Matthew Raymer b6dd077459 Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 3 weeks ago
Jose Olarte III 2917f87137 Fix: handle special "You" entity 3 weeks ago
Jose Olarte III fe0d80eef9 Fix: stepType was being set to an object 3 weeks ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 3 weeks ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer 41a8e4e7a8 Fix HomeView notification migration to use proper constants pattern 3 weeks ago
Matthew Raymer effb23a46d refactor: standardize notification usage in ChoiceButtonDialog.vue 3 weeks ago
Matthew Raymer 938e6693b0 refactor: standardize notification usage and document best practices 3 weeks ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 3 weeks ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 3 weeks ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 3 weeks ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 3 weeks ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 3 weeks ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 3 weeks ago
Matthew Raymer 400748b9a1 fix: Resolve contact export errors in DataExportSection 3 weeks ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 3 weeks ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 3 weeks ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 3 weeks ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 3 weeks ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 3 weeks ago
Jose Olarte III b57f7e4dd7 Feature: notify on click why entity is disabled 3 weeks ago
Jose Olarte III c002c9e245 Fix: remove duplicates from merge conflict 3 weeks ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 3 weeks ago