37 Commits (9c3d2792ae528ec6f176c1e444c072f730f679a9)

Author SHA1 Message Date
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 3 days ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 1 week ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 1 week ago
Matthew Raymer de90c242a8 Remove debugging console.log statements 1 week ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 1 week ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 1 week ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 1 week ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 1 week ago
Matthew Raymer d355d51ea3 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 5c7f58b5c8 feat: Complete PlatformServiceMixin migration and enhance tooling 2 weeks ago
Matthew Raymer 74a8365a14 Remove databaseUtil dependency from PlatformServiceMixin 2 weeks ago
Matthew Raymer 543b12bcdb Remove databaseUtil dependency from PlatformServiceMixin 2 weeks ago
Matthew Raymer a2609c05fc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 2 weeks ago
Matthew Raymer 8825c52ebc 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 d00c14ac38 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 2 weeks ago
Matthew Raymer b2d31f1d64 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 3 weeks ago
Matthew Raymer d43d3ade34 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 3 weeks ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer a81e912b9c Remove contact caching and add contact method standardization to migration template 3 weeks ago
Matthew Raymer 745830e150 Remove contact caching and add contact method standardization to migration template 3 weeks ago
Matthew Raymer f8e853649c Fix SQL abstraction in SharedPhotoView.vue 3 weeks ago
Matthew Raymer 703d98cc77 Fix SQL abstraction in SharedPhotoView.vue 3 weeks ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 3 weeks ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 3 weeks ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 3 weeks ago
Matthew Raymer 72041f29e1 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 3 weeks ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 3 weeks ago
Matthew Raymer b65ac693be fix(mixin): access platformService as property, not function, in PlatformServiceMixin 3 weeks ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 3 weeks ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 3 weeks ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 3 weeks ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 3 weeks ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 3 weeks ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 3 weeks ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer c63799999a chore: resolve all TypeScript lint warnings in PlatformServiceMixin 3 weeks ago
Matthew Raymer 274368e6c5 chore: resolve all TypeScript lint warnings in PlatformServiceMixin 3 weeks ago
Matthew Raymer 1d8b63b52a refactor: add strict types to PlatformServiceMixin interfaces 3 weeks ago
Matthew Raymer aea5837c57 refactor: add strict types to PlatformServiceMixin interfaces 3 weeks ago
Matthew Raymer d99c8e993c refactor: improve type safety in PlatformServiceMixin with database and cache improvements 3 weeks ago