437 Commits (0bcf34c703da414dc4fde246de5a50cf82b30939)

Author SHA1 Message Date
Matthew Raymer 0bcf34c703 fix: revert QR scanner to emit pattern after function prop binding fails 4 months ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 4 months ago
Matthew Raymer 45e9bba80a Add component communication guide with function props preference 4 months ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 4 months ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 4 months ago
Matthew Raymer 901186cbc7 Restore complete UsageLimitsSection functionality with detailed limits display 4 months ago
Matthew Raymer e1b5367880 refactor: remove unused Vite configuration files and update documentation 4 months ago
Matthew Raymer bff36d82e4 refactor: remove unused LazyLoadingExample component 4 months ago
Matthew Raymer 902116a990 fix: resolve ContactInputForm v-model binding and lint errors 4 months ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 4 months ago
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 4 months ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 4 months ago
Matthew Raymer 6d4fb4f57a Remove manual service worker registration; rely on VitePWA auto-registration 4 months ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 4 months ago
Matthew Raymer 26f303bae9 Enable full PWA install experience in all web modes 4 months ago
Matthew Raymer 3d084b8801 Clean up Playwright tests: remove all debug console.log statements 4 months ago
Matthew Raymer b35c1d693f docs: update build pattern conversion plan with consistent naming and mode handling 4 months ago
Matthew Raymer ce88c3b84a feat: migrate HiddenDidDialog.vue with notification modernization and template streamlining 4 months ago
Matthew Raymer 3d37bf88bb feat: migrate GiftedPrompts.vue with template streamlining 4 months ago
Matthew Raymer 7bf8cb855e feat: migrate GiftDetailsStep.vue with template streamlining 4 months ago
Matthew Raymer c49c137cae EntitySummaryButton.vue: Phase 4 template streamlining migration 4 months ago
Matthew Raymer dd0a940fb5 EntityIcon.vue: Documentation enhancement migration 4 months ago
Matthew Raymer 7554765ee8 EntityIcon.vue: Documentation enhancement migration 4 months ago
Matthew Raymer 7d0697590d Refactor DataExportSection.vue: streamline template, enhance maintainability 4 months ago
Matthew Raymer 003495d6f2 Refactor ContactNameDialog.vue: streamline template, enhance documentation 4 months ago
Matthew Raymer d36b8513b4 Fix ChoiceButtonDialog: resolve notification type issue causing fallback to confirm dialog 4 months ago
Matthew Raymer be19c58d68 Refactor ChoiceButtonDialog.vue: streamline template, improve typing 4 months ago
Matthew Raymer 94fa14e9a3 feat: Complete ImageMethodDialog.vue Enhanced Triple Migration Pattern 4 months ago
Matthew Raymer 702fff236f feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern and ImageMethodDialog improvements 4 months ago
Matthew Raymer 596f6059ce refactor: extract long CSS classes to computed properties in ImageMethodDialog 4 months ago
Matthew Raymer 277c3e79ab Complete GiftedPrompts.vue Enhanced Triple Migration Pattern (4 minutes) 4 months ago
Matthew Raymer 7d0486a4cf Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 4 months ago
Matthew Raymer 9f86ab4f80 Complete MembersList.vue notification migration with complex modals (3 minutes) 4 months ago
Jose Olarte III 3ad4f44d89 Fix: notification init + safety checks 4 months ago
Matthew Raymer 17e30762bd Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 4 months ago
Jose Olarte III e1db9083c2 Fix: handle special "You" entity 4 months ago
Jose Olarte III 41dab36eb6 Fix: stepType was being set to an object 4 months ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 4 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 4 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 4 months ago
Matthew Raymer 3d124e13bb Fix HomeView notification migration to use proper constants pattern 4 months ago
Matthew Raymer 7f185963b5 refactor: standardize notification usage in ChoiceButtonDialog.vue 4 months ago
Matthew Raymer dd22e1b884 refactor: standardize notification usage and document best practices 4 months ago
Matthew Raymer 8d5e4ddbfb refactor: standardize notify helper usage and document migration workflow 4 months ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 4 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 4 months ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 4 months ago
Matthew Raymer 34563c2240 Add comprehensive migration documentation and testing infrastructure 4 months ago
Matthew Raymer 08a9fa9946 Migrate MembersList.vue to PlatformServiceMixin logging patterns 4 months ago
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 4 months ago