73 Commits (81096a8bee0a2be936e8e90fae5e30efb401b73f)

Author SHA1 Message Date
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 5 days ago
Matthew Raymer 6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing 2 weeks ago
Matthew Raymer b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings 2 weeks ago
Matthew Raymer 0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin 2 weeks ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 2 weeks ago
Matthew Raymer 9067bec54a fix: Convert searchBoxes arrays to JSON strings in $saveSettings and $updateSettings 3 weeks ago
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 3 weeks ago
Trent Larson 4e36612388 fix: remove more references to clearAllCaches 3 weeks ago
Trent Larson 5971f0976a chore: Comment out the unused caching utilities (so they're not mistakenly used). 3 weeks ago
Matthew Raymer 45e5b86b0a fix: ClaimView now correctly displays User #0 registration status 3 weeks ago
Matthew Raymer c628c78565 chore: clean up console logs 3 weeks ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 3 weeks 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 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 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 cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 1 month ago
Matthew Raymer 5c7f58b5c8 feat: Complete PlatformServiceMixin migration and enhance tooling 1 month ago
Matthew Raymer 74a8365a14 Remove databaseUtil dependency from PlatformServiceMixin 1 month ago
Matthew Raymer 543b12bcdb Remove databaseUtil dependency from PlatformServiceMixin 1 month ago
Matthew Raymer a2609c05fc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 8825c52ebc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 03291a7775 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 1 month ago
Matthew Raymer d00c14ac38 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 1 month ago
Matthew Raymer 3cec18e732 Fix Playwright test selector and clean up debug logging 1 month ago
Matthew Raymer a9d14e0988 Fix Playwright test selector and clean up debug logging 1 month ago
Matthew Raymer b2d31f1d64 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 1 month ago
Matthew Raymer d43d3ade34 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 1 month ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 1 month ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 1 month ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 1 month ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 1 month ago
Matthew Raymer a81e912b9c Remove contact caching and add contact method standardization to migration template 1 month ago
Matthew Raymer 745830e150 Remove contact caching and add contact method standardization to migration template 1 month ago
Matthew Raymer f8e853649c Fix SQL abstraction in SharedPhotoView.vue 1 month ago
Matthew Raymer 703d98cc77 Fix SQL abstraction in SharedPhotoView.vue 1 month ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 1 month ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 1 month ago
Matthew Raymer 938e6693b0 refactor: standardize notification usage and document best practices 1 month ago
Matthew Raymer dd22e1b884 refactor: standardize notification usage and document best practices 1 month ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 1 month ago
Matthew Raymer 8d5e4ddbfb refactor: standardize notify helper usage and document migration workflow 1 month ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 1 month ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 1 month ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 1 month ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 1 month ago