1567 Commits (885bd10bc5d5fe8dcba1b5fb545f59843197e670)

Author SHA1 Message Date
Matthew Raymer 14275a4c41 Complete DeepLinkRedirectView Enhanced Triple Migration Pattern (3 minutes) 6 days ago
Matthew Raymer 20b67cbcbd Complete UserNameDialog Enhanced Triple Migration Pattern (1 minute) 6 days ago
Trent Larson f4cd47b020 fix: linting 6 days ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 week ago
Matthew Raymer 685010e37d fix: check limits message 1 week ago
Matthew Raymer 0ac36a2b1e feat: apply web-serve-fix polyfill improvements to build-improvement 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
Trent Larson e1252236c0 fix: capitalize the beginning of a message 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 cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 2 weeks ago
Matthew Raymer 5f2ab5f913 Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 2 weeks ago
Matthew Raymer 74a8365a14 Remove databaseUtil dependency from PlatformServiceMixin 2 weeks ago
Matthew Raymer b63d16d3a8 fix platform services to use correct settings table schema 2 weeks ago
Matthew Raymer a2609c05fc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 2 weeks ago
Matthew Raymer 03291a7775 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 2 weeks 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 e85def4d60 Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 2 weeks ago
Matthew Raymer 1574273297 Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 2 weeks ago
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 2 weeks ago
Matthew Raymer 38d4b428e1 Fix HomeView registration status detection for imported users 2 weeks ago
Matthew Raymer 2f3117dfd4 fix(homeview): consolidate duplicate registration check logging 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 7aa7056207 Fix: markdownlint MD012/MD019 errors in build-pattern-conversion-plan.md 2 weeks ago
Matthew Raymer 2e372deb8a Clean up Playwright tests: remove all debug console.log statements 2 weeks ago
Matthew Raymer 3cec18e732 Fix Playwright test selector and clean up debug logging 2 weeks ago
Matthew Raymer 0960d9dda3 docs: update build pattern conversion plan with consistent naming and mode handling 3 weeks ago
Matthew Raymer dc32cdc16d fix: remove checking limts by default 3 weeks ago
Matthew Raymer c530179dbb Migrate ContactQRScan views to use mixin parseJsonField 3 weeks ago
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 3 weeks ago
Matthew Raymer 1fc6f065bf Migrate endorserServer.ts to Enhanced Triple Migration Pattern 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