2198 Commits (06972b9674e022f7fa5770372b27f9f846990cfe)
 

Author SHA1 Message Date
Matthew Raymer 93a166b2b6 Complete SharedPhotoView.vue Enhanced Triple Migration Pattern (6 minutes) 3 weeks ago
Matthew Raymer 360574ae87 Update migration template with user control requirements 3 weeks ago
Matthew Raymer 7eb0124ceb Complete NewEditAccountView.vue Enhanced Triple Migration Pattern (1 minute) 3 weeks ago
Matthew Raymer 187f61abed Complete ProjectViewView.vue notification migration with TIMEOUTS.MODAL (1 minute) 3 weeks ago
Matthew Raymer 7ec0a6624d Complete ProjectsView.vue notification migration with TIMEOUTS.MODAL (1 minute) 3 weeks ago
Matthew Raymer 9f86ab4f80 Complete MembersList.vue notification migration with complex modals (3 minutes) 3 weeks ago
Matthew Raymer 2f146d57ad Update migration template with comprehensive time tracking system (15 minutes) 3 weeks ago
Jose Olarte III a05fa116f7 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 3 weeks ago
Jose Olarte III 3ad4f44d89 Fix: notification init + safety checks 3 weeks ago
Matthew Raymer bb5c7108f7 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 3 weeks ago
Matthew Raymer 17e30762bd Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 3 weeks ago
Jose Olarte III e1db9083c2 Fix: handle special "You" entity 3 weeks ago
Jose Olarte III c28ddc0c5c Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 3 weeks ago
Jose Olarte III 41dab36eb6 Fix: stepType was being set to an object 3 weeks ago
Matthew Raymer d8fbed3873 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 3 weeks ago
Matthew Raymer 11e11cda26 Mark UserProfileView.vue as human tested, update migration tracker 3 weeks ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 3 weeks ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 3 weeks ago
Matthew Raymer 3d124e13bb Fix HomeView notification migration to use proper constants pattern 3 weeks ago
Matthew Raymer b7f135d257 feat: enhance validation script with accurate mixed pattern detection 3 weeks ago
Matthew Raymer 7f185963b5 refactor: standardize notification usage in ChoiceButtonDialog.vue 3 weeks ago
Matthew Raymer dd22e1b884 refactor: standardize notification usage and document best practices 3 weeks ago
Matthew Raymer 8d5e4ddbfb refactor: standardize notify helper usage and document migration workflow 3 weeks ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 3 weeks ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer 72041f29e1 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 3 weeks ago
Matthew Raymer db89376d4f fix: Remove explicit axios declaration in ClaimAddRawView 3 weeks ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 3 weeks ago
Matthew Raymer e97559ba9d Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 3 weeks ago
Matthew Raymer 34563c2240 Add comprehensive migration documentation and testing infrastructure 3 weeks ago
Matthew Raymer 08a9fa9946 Migrate MembersList.vue to PlatformServiceMixin logging patterns 3 weeks ago
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 3 weeks ago
Matthew Raymer 10562b7c47 fix: Resolve contact export errors in DataExportSection 3 weeks ago
Matthew Raymer 847b01d146 fix: Replace 'any' type with proper TypeScript typing in AccountViewView 3 weeks ago
Matthew Raymer b65ac693be fix(mixin): access platformService as property, not function, in PlatformServiceMixin 3 weeks ago
Matthew Raymer 8cdcd9bbdb refactor: migrate DataExportSection to PlatformServiceMixin 3 weeks ago
Matthew Raymer 8a776d58d9 Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer 7f1f8fc16c Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer 3941f0a84d Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer aa5aeb388c Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer d3042ec955 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 3 weeks ago
Matthew Raymer f901b6b751 Refactor notification usage and apply TypeScript/lint improvements 3 weeks ago
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 3 weeks ago
Matthew Raymer 17e8e13b62 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 3 weeks ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 3 weeks ago
Matthew Raymer ec3c603894 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 3 weeks ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 3 weeks ago