454 Commits (6d28a7d8a3d97775b52f8c102b3ffcf5f32f564b)

Author SHA1 Message Date
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 4 weeks ago
Trent Larson 9562d3aa32 chore: commentary and verbiage and one stray unnecessary check 4 weeks ago
Matthew Raymer 95d223e13c Fix accessibility and image deletion issues in AccountViewView 1 month ago
Jose Olarte III ac22e37628 Fix: added back search area preview 1 month ago
Jose Olarte III 526f21441f Fix: routed Set Search Area button 1 month ago
Jose Olarte III b7fac423c9 Cleanup: Search Area section markup 1 month ago
Jose Olarte III ff95c001f4 Fix: image retry in mobile app displays error 1 month ago
Matthew Raymer 53282b4237 fix: resolve duplicate APP_SERVER import declarations 1 month ago
Jose Olarte III 5343c9a441 Update: front-facing camera mirrored preview 1 month ago
Matthew Raymer 16c16c84d5 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer 20b67cbcbd Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 1 month ago
Matthew Raymer 99e366d491 Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 1 month ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 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 fbf7deb9b8 Remove PWA functionality and service worker infrastructure 1 month ago
Matthew Raymer 8bc1c521ee Remove PWA functionality and service worker infrastructure 1 month ago
Matthew Raymer e5af1c401a Refactor ActivityListItem to use function props for image caching 1 month ago
Matthew Raymer e038bb63d9 Refactor ActivityListItem to use function props for image caching 1 month ago
Matthew Raymer 3103c4fc6b Refactor EntitySummaryButton to use function props instead of events 1 month ago
Matthew Raymer e0b2f35e5e Refactor EntitySummaryButton to use function props instead of events 1 month ago
Matthew Raymer f6107cb7bb refactor: convert GiftDetailsStep update handlers from emits to function props 1 month ago
Matthew Raymer dacf1f8083 refactor: convert GiftDetailsStep update handlers from emits to function props 1 month ago
Matthew Raymer 94576ff3a4 refactor: convert AmountInput to function props 1 month ago
Matthew Raymer c6b27d55ff refactor: convert AmountInput to function props 1 month ago
Matthew Raymer 912bb7c136 fix: revert QR scanner to emit pattern after function prop binding fails 1 month ago
Matthew Raymer 0bcf34c703 fix: revert QR scanner to emit pattern after function prop binding fails 1 month ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 1 month ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 1 month ago
Matthew Raymer 6c7c0fed34 Add component communication guide with function props preference 1 month ago
Matthew Raymer 45e9bba80a Add component communication guide with function props preference 1 month ago
Matthew Raymer de90c242a8 Remove debugging console.log statements 1 month ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 1 month ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 1 month ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 1 month ago
Matthew Raymer 83317a476e Restore complete UsageLimitsSection functionality with detailed limits display 1 month ago
Matthew Raymer 901186cbc7 Restore complete UsageLimitsSection functionality with detailed limits display 1 month ago
Matthew Raymer 2a0efd33f1 refactor: remove unused Vite configuration files and update documentation 1 month ago
Matthew Raymer e1b5367880 refactor: remove unused Vite configuration files and update documentation 1 month ago
Matthew Raymer 147e039c05 refactor: remove unused LazyLoadingExample component 1 month ago
Matthew Raymer bff36d82e4 refactor: remove unused LazyLoadingExample component 1 month ago
Matthew Raymer cf39f36b0e fix: resolve ContactInputForm v-model binding and lint errors 1 month ago
Matthew Raymer 902116a990 fix: resolve ContactInputForm v-model binding and lint errors 1 month ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 1 month ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 1 month ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 1 month ago
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 1 month ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 1 month ago