1572 Commits (931d3a4667bdb24b3717997c2d5c589b0e0d45a1)

Author SHA1 Message Date
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 3 weeks ago
Matthew Raymer c4e959b94f Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 3 weeks ago
Matthew Raymer e97559ba9d Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 3 weeks ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 3 weeks ago
Matthew Raymer 34563c2240 Add comprehensive migration documentation and testing infrastructure 3 weeks ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 3 weeks ago
Matthew Raymer 08a9fa9946 Migrate MembersList.vue to PlatformServiceMixin logging patterns 3 weeks ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 3 weeks ago
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 3 weeks ago
Matthew Raymer 400748b9a1 fix: Resolve contact export errors in DataExportSection 3 weeks ago
Matthew Raymer 10562b7c47 fix: Resolve contact export errors in DataExportSection 3 weeks ago
Matthew Raymer cbd768ad7a fix: Replace 'any' type with proper TypeScript typing in AccountViewView 3 weeks ago
Matthew Raymer 847b01d146 fix: Replace 'any' type with proper TypeScript typing in AccountViewView 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 d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 3 weeks ago
Matthew Raymer 8cdcd9bbdb refactor: migrate DataExportSection to PlatformServiceMixin 3 weeks ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer 8a776d58d9 Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer cc86fe374f Extract LocationSearchSection 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 e0b97261a8 Extract RegistrationNotice 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 e792b542dc Extract IdentitySection 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 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 3 weeks ago
Matthew Raymer d3042ec955 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 3 weeks ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 3 weeks ago
Matthew Raymer f901b6b751 Refactor notification usage and apply TypeScript/lint improvements 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 d660339e41 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 3 weeks ago
Matthew Raymer 17e8e13b62 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 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 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 3 weeks ago
Matthew Raymer ec3c603894 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 3 weeks ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 3 weeks ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 3 weeks ago
Matthew Raymer 2b54354b3f Refactor ContactsView: replace verbose template with semantic CSS 3 weeks ago
Matthew Raymer 1db420a066 Refactor ContactsView: replace verbose template with semantic CSS 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 1ceea19fb5 Fix TypeScript any type warnings in Vue components 3 weeks ago
Matthew Raymer 3585290872 Fix TypeScript any type warnings in Vue components 3 weeks ago
Trent Larson a96cc8155c fix incorrect checks for success 3 weeks ago
Trent Larson aeaac1b323 fix incorrect checks for success 3 weeks ago
Jose Olarte III b57f7e4dd7 Feature: notify on click why entity is disabled 3 weeks ago