2085 Commits (b6dd077459853dc1124a2b67d12df5d55585a03d)
 

Author SHA1 Message Date
Matthew Raymer b6dd077459 Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 2 days ago
Jose Olarte III 5d17f371f2 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 2 days ago
Jose Olarte III fe0d80eef9 Fix: stepType was being set to an object 2 days ago
Matthew Raymer e925b4c6a8 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 2 days ago
Matthew Raymer f3bddace4b Mark UserProfileView.vue as human tested, update migration tracker 2 days ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 2 days ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 2 days ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 2 days ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 2 days ago
Matthew Raymer 41a8e4e7a8 Fix HomeView notification migration to use proper constants pattern 2 days ago
Matthew Raymer 223e497b85 feat: enhance validation script with accurate mixed pattern detection 2 days ago
Matthew Raymer effb23a46d refactor: standardize notification usage in ChoiceButtonDialog.vue 3 days ago
Matthew Raymer 938e6693b0 refactor: standardize notification usage and document best practices 3 days ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 3 days ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 3 days ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 days ago
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 3 days ago
Matthew Raymer 73b81d2a90 fix: Remove explicit axios declaration in ClaimAddRawView 3 days ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 3 days ago
Matthew Raymer c4e959b94f Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 3 days ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 3 days ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 3 days ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 3 days ago
Matthew Raymer 400748b9a1 fix: Resolve contact export errors in DataExportSection 3 days ago
Matthew Raymer cbd768ad7a fix: Replace 'any' type with proper TypeScript typing in AccountViewView 3 days ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 4 days ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 4 days ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 4 days ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 4 days ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 4 days ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 4 days ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 4 days ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 4 days ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 4 days ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 4 days ago
Matthew Raymer d660339e41 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 4 days ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 4 days ago
Matthew Raymer 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 4 days ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 4 days ago
Matthew Raymer 2b54354b3f Refactor ContactsView: replace verbose template with semantic CSS 4 days ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 4 days ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 4 days ago
Jose Olarte III b57f7e4dd7 Feature: notify on click why entity is disabled 5 days ago
Jose Olarte III c002c9e245 Fix: remove duplicates from merge conflict 5 days ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 5 days ago
Matthew Raymer b388dc3d8e Merge branch 'gifting-periphery-improvements' into build-improvement 5 days ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 5 days ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 5 days ago
Matthew Raymer 211bf9312c chore: update Android build dependencies 6 days ago
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 6 days ago