68 Commits (eb77547ba14c2c699453cdcb9457266f8ce87816)

Author SHA1 Message Date
Matthew Raymer eb77547ba1 chore: a couple missed files 5 days ago
Matthew Raymer 616bef655a fix: Resolve database migration issues and consolidate 003 migrations 5 days ago
Jose Olarte III 7b40012df4 fix: implement missing $getAllAccountDids method in PlatformServiceMixin 1 week ago
Matthew Raymer e1cf27be05 refactor(db): restructure migrations to preserve master compatibility 1 week ago
Matthew Raymer ccb1f29df4 fix: improve type safety and fix Playwright test dialog handling 1 week ago
Matthew Raymer f55ef85981 fix: from merge 1 week ago
Matthew Raymer a20c321a16 feat: implement Active Pointer + Smart Deletion Pattern for accounts 1 week ago
Trent Larson 52b1e8ffa3 chore: move more logger infos to debugs 2 weeks ago
Matthew Raymer 10a1f435ed fix(platform): remove auto-fix identity selection and fix feed loading race condition 2 weeks ago
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 2 weeks ago
Matthew Raymer a522a10fb7 feat(activeDid): complete API layer with minimal safe $accountSettings update 2 weeks ago
Matthew Raymer b4e1313b22 fix(activeDid): implement dual-write pattern with proper MASTER_SETTINGS_KEY usage 2 weeks ago
Matthew Raymer f63f4856bf feat(migration): complete Step 2 of ActiveDid migration - implement dual-write pattern 2 weeks ago
Matthew Raymer eb4ddaba50 feat(migration): complete Step 1 of ActiveDid migration - update () to use new API 2 weeks ago
Matthew Raymer 971bc68a74 temp: whitelist unused table defintion since I'm doing step-wise changes 2 weeks ago
Matthew Raymer d2e04fe2a0 feat(api)!: fix $getActiveIdentity return type for ActiveDid migration 2 weeks ago
Matthew Raymer 4a22a35b3e feat(activeDid): implement migration to separate active_identity table 3 weeks ago
Matthew Raymer 98f97f2dc9 refactor(settings): simplify $getSettings to $getMasterSettings 3 weeks ago
Matthew Raymer 271a45afa3 fix(database): resolve ambiguous settings query logic 3 weeks ago
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 1 month ago
Matthew Raymer 6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing 1 month ago
Matthew Raymer b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings 1 month ago
Matthew Raymer 0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin 1 month ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 2 months ago
Matthew Raymer 9067bec54a fix: Convert searchBoxes arrays to JSON strings in $saveSettings and $updateSettings 2 months ago
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 2 months ago
Trent Larson 4e36612388 fix: remove more references to clearAllCaches 2 months ago
Trent Larson 5971f0976a chore: Comment out the unused caching utilities (so they're not mistakenly used). 2 months ago
Jose Olarte III 48856d4fce Lint-fix 2 months ago
Matthew Raymer 45e5b86b0a fix: ClaimView now correctly displays User #0 registration status 2 months ago
Matthew Raymer c628c78565 chore: clean up console logs 2 months ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 2 months ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 2 months ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 2 months ago
Matthew Raymer de90c242a8 Remove debugging console.log statements 2 months ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 2 months ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 2 months ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 2 months ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 2 months ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 2 months ago
Matthew Raymer cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 2 months ago
Matthew Raymer 5c7f58b5c8 feat: Complete PlatformServiceMixin migration and enhance tooling 2 months ago
Matthew Raymer 74a8365a14 Remove databaseUtil dependency from PlatformServiceMixin 2 months ago
Matthew Raymer 543b12bcdb Remove databaseUtil dependency from PlatformServiceMixin 2 months ago
Matthew Raymer a2609c05fc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 8825c52ebc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 03291a7775 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 2 months ago
Matthew Raymer d00c14ac38 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 2 months ago
Matthew Raymer b2d31f1d64 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 2 months ago
Matthew Raymer d43d3ade34 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 2 months ago