445 Commits (fd7d7f706cdc3132e8d420d89b4df493d08392b2)

Author SHA1 Message Date
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer 99e366d491 Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 1 month ago
Matthew Raymer ba9b182125 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 month ago
Matthew Raymer 8bc1c521ee Remove PWA functionality and service worker infrastructure 1 month ago
Matthew Raymer e038bb63d9 Refactor ActivityListItem to use function props for image caching 1 month ago
Matthew Raymer e0b2f35e5e Refactor EntitySummaryButton to use function props instead of events 1 month ago
Matthew Raymer dacf1f8083 refactor: convert GiftDetailsStep update handlers from emits to function props 1 month ago
Matthew Raymer c6b27d55ff refactor: convert AmountInput to function props 1 month ago
Matthew Raymer 0bcf34c703 fix: revert QR scanner to emit pattern after function prop binding fails 1 month ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 1 month ago
Matthew Raymer 45e9bba80a Add component communication guide with function props preference 1 month ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 1 month ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 1 month ago
Matthew Raymer 901186cbc7 Restore complete UsageLimitsSection functionality with detailed limits display 1 month ago
Matthew Raymer e1b5367880 refactor: remove unused Vite configuration files and update documentation 1 month ago
Matthew Raymer bff36d82e4 refactor: remove unused LazyLoadingExample component 1 month ago
Matthew Raymer 902116a990 fix: resolve ContactInputForm v-model binding and lint errors 1 month ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 1 month ago
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 1 month ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer 6d4fb4f57a Remove manual service worker registration; rely on VitePWA auto-registration 1 month ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 2 months ago
Matthew Raymer 26f303bae9 Enable full PWA install experience in all web modes 2 months ago
Matthew Raymer 3d084b8801 Clean up Playwright tests: remove all debug console.log statements 2 months ago
Matthew Raymer b35c1d693f docs: update build pattern conversion plan with consistent naming and mode handling 2 months ago
Matthew Raymer ce88c3b84a feat: migrate HiddenDidDialog.vue with notification modernization and template streamlining 2 months ago
Matthew Raymer 3d37bf88bb feat: migrate GiftedPrompts.vue with template streamlining 2 months ago
Matthew Raymer 7bf8cb855e feat: migrate GiftDetailsStep.vue with template streamlining 2 months ago
Matthew Raymer c49c137cae EntitySummaryButton.vue: Phase 4 template streamlining migration 2 months ago
Matthew Raymer dd0a940fb5 EntityIcon.vue: Documentation enhancement migration 2 months ago
Matthew Raymer 7554765ee8 EntityIcon.vue: Documentation enhancement migration 2 months ago
Matthew Raymer 7d0697590d Refactor DataExportSection.vue: streamline template, enhance maintainability 2 months ago
Matthew Raymer 003495d6f2 Refactor ContactNameDialog.vue: streamline template, enhance documentation 2 months ago
Matthew Raymer d36b8513b4 Fix ChoiceButtonDialog: resolve notification type issue causing fallback to confirm dialog 2 months ago
Matthew Raymer be19c58d68 Refactor ChoiceButtonDialog.vue: streamline template, improve typing 2 months ago
Matthew Raymer 94fa14e9a3 feat: Complete ImageMethodDialog.vue Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 702fff236f feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern and ImageMethodDialog improvements 2 months ago
Matthew Raymer 596f6059ce refactor: extract long CSS classes to computed properties in ImageMethodDialog 2 months ago
Matthew Raymer 277c3e79ab Complete GiftedPrompts.vue Enhanced Triple Migration Pattern (4 minutes) 2 months ago
Matthew Raymer 7d0486a4cf Complete OnboardingDialog.vue Enhanced Triple Migration Pattern (3.5 minutes) 2 months ago
Matthew Raymer 9f86ab4f80 Complete MembersList.vue notification migration with complex modals (3 minutes) 2 months ago
Jose Olarte III 3ad4f44d89 Fix: notification init + safety checks 2 months ago
Matthew Raymer 17e30762bd Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 2 months ago
Jose Olarte III e1db9083c2 Fix: handle special "You" entity 2 months ago
Jose Olarte III 41dab36eb6 Fix: stepType was being set to an object 2 months ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 2 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 2 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 2 months ago
Matthew Raymer 3d124e13bb Fix HomeView notification migration to use proper constants pattern 2 months ago
Matthew Raymer 7f185963b5 refactor: standardize notification usage in ChoiceButtonDialog.vue 2 months ago