443 Commits (3a1fe31d398cf30cc1b13301e6598cde0bcfb4a9)

Author SHA1 Message Date
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 week ago
Matthew Raymer fbf7deb9b8 Remove PWA functionality and service worker infrastructure 1 week ago
Matthew Raymer e5af1c401a Refactor ActivityListItem to use function props for image caching 1 week ago
Matthew Raymer 3103c4fc6b Refactor EntitySummaryButton to use function props instead of events 1 week ago
Matthew Raymer f6107cb7bb refactor: convert GiftDetailsStep update handlers from emits to function props 1 week ago
Matthew Raymer 94576ff3a4 refactor: convert AmountInput to function props 1 week ago
Matthew Raymer 912bb7c136 fix: revert QR scanner to emit pattern after function prop binding fails 1 week ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 1 week ago
Matthew Raymer 6c7c0fed34 Add component communication guide with function props preference 1 week ago
Matthew Raymer de90c242a8 Remove debugging console.log statements 1 week ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 1 week ago
Matthew Raymer 83317a476e Restore complete UsageLimitsSection functionality with detailed limits display 1 week ago
Matthew Raymer 2a0efd33f1 refactor: remove unused Vite configuration files and update documentation 1 week ago
Matthew Raymer 147e039c05 refactor: remove unused LazyLoadingExample component 1 week ago
Matthew Raymer cf39f36b0e fix: resolve ContactInputForm v-model binding and lint errors 1 week ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 1 week ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 2 weeks ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 2 weeks ago
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 2 weeks ago
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 2 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