256 Commits (cf44ec1a1d59f3c783e15b8153e2c8f632f1f852)

Author SHA1 Message Date
Trent Larson 799981d1cb doc: Add comment about similar code. 5 days ago
Matthew Raymer bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types 6 days ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 3 weeks ago
Jose Olarte III 433f3c1154 Fix GiftedDialog functionality 3 weeks ago
Jose Olarte III 0582954cfa Remove 'customTitle' variable 3 weeks ago
Matthew Raymer 6007bc34e4 refactor: centralize QR navigation logic and add export prompt after contact addition 3 weeks ago
Matthew Raymer c628c78565 chore: clean up console logs 4 weeks ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 4 weeks ago
Matthew Raymer 53282b4237 fix: resolve duplicate APP_SERVER import declarations 4 weeks ago
Jose Olarte III 2dfae0425e Revert "Enhance handleContactVisibility to return both title and message" 1 month ago
Jose Olarte III 3cf75c5dbe Revert "Enhance handleContactVisibility to return both title and message" 1 month ago
Matthew Raymer 97cb5a0ac6 Enhance handleContactVisibility to return both title and message 1 month ago
Matthew Raymer fd7d7f706c Enhance handleContactVisibility to return both title and message 1 month ago
Matthew Raymer 16c16c84d5 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 1 month ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 month ago
Matthew Raymer ba9b182125 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 month ago
Matthew Raymer 94576ff3a4 refactor: convert AmountInput to function props 1 month ago
Matthew Raymer c6b27d55ff refactor: convert AmountInput to function props 1 month ago
Matthew Raymer 912bb7c136 fix: revert QR scanner to emit pattern after function prop binding fails 1 month ago
Matthew Raymer 0bcf34c703 fix: revert QR scanner to emit pattern after function prop binding fails 1 month ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 1 month ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 1 month ago
Matthew Raymer 5f2ab5f913 Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 1 month ago
Matthew Raymer 06972b9674 Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 1 month ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 1 month ago
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 1 month ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 1 month ago
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 1 month ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 1 month ago
Matthew Raymer 884b1d4a21 Replace notification literal strings with constants and add usage documentation 1 month ago
Matthew Raymer 7a2f29dcd3 Replace notification literal strings with constants and add usage documentation 1 month ago
Matthew Raymer a6640b22b6 Migrate ContactsView to PlatformServiceMixin and notification helpers 1 month ago
Matthew Raymer 5d369762fc Migrate ContactsView to PlatformServiceMixin and notification helpers 1 month ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 2 months ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 2 months ago
Matthew Raymer af7a02bc5a Refactor ContactsView.vue to use notification constants 2 months ago
Matthew Raymer 524c1d91be Refactor ContactsView.vue to use notification constants 2 months ago
Matthew Raymer 0250b66e14 Complete ContactsView.vue Enhanced Triple Migration Pattern (2 minutes) 2 months ago
Matthew Raymer f093cccb29 Complete ContactsView.vue Enhanced Triple Migration Pattern (2 minutes) 2 months ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 2 months ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 2 months ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 2 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 2 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 2 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 2 months ago
Matthew Raymer 2b54354b3f Refactor ContactsView: replace verbose template with semantic CSS 2 months ago
Matthew Raymer 1db420a066 Refactor ContactsView: replace verbose template with semantic CSS 2 months ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 2 months ago