245 Commits (fd7d7f706cdc3132e8d420d89b4df493d08392b2)

Author SHA1 Message Date
Matthew Raymer fd7d7f706c Enhance handleContactVisibility to return both title and message 6 days ago
Matthew Raymer 7ab595cb60 Implement configurable domain names for all copy link functionality 6 days ago
Matthew Raymer ba9b182125 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 week ago
Matthew Raymer c6b27d55ff refactor: convert AmountInput to function props 1 week ago
Matthew Raymer 0bcf34c703 fix: revert QR scanner to emit pattern after function prop binding fails 1 week ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 1 week ago
Matthew Raymer 06972b9674 Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 2 weeks ago
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 2 weeks ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 2 weeks ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 3 weeks ago
Matthew Raymer 7a2f29dcd3 Replace notification literal strings with constants and add usage documentation 3 weeks ago
Matthew Raymer 5d369762fc Migrate ContactsView to PlatformServiceMixin and notification helpers 3 weeks ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer 524c1d91be Refactor ContactsView.vue to use notification constants 3 weeks ago
Matthew Raymer f093cccb29 Complete ContactsView.vue Enhanced Triple Migration Pattern (2 minutes) 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 1db420a066 Refactor ContactsView: replace verbose template with semantic CSS 3 weeks ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 3 weeks ago
Matthew Raymer 5562ad2926 fix: eliminate all @typescript-eslint/no-explicit-any warnings 3 weeks ago
Matthew Raymer 72eb739c14 Migrate ContactsView.vue to use PlatformServiceMixin 3 weeks ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 8b99273446 lengthen the error timeout when the message may be complicated, eg. with details from the server 1 month ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 1 month ago
Trent Larson a55cf31a93 bump to build 26 and version 0.5.1 2 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Jose Olarte III f4a7c3d4c3 Optimized item actions 2 months ago
Jose Olarte III 83f83e4ceb Optimized per-item layout 2 months ago
Trent Larson f79568cc5d remove relative URL references in different target because mobile chokes 2 months ago
Trent Larson 9760f02aab fix linting 2 months ago
Trent Larson 737c8c4fa7 fix verbiage and fix the contact actions to be on the right-hand side 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Jose Olarte III e2787e3afa De-coupled web and mobile QR scanner views 2 months ago
Trent Larson 7517ac583d add projectLink to onboarding meeting, plus enhancements to setup usability 2 months ago
Matthew Raymer db86114196 fix: standardize FontAwesome usage and improve error handling 3 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 4 months ago
Jose Olarte III 96fe5c4a53 Contact list tweaks 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Jose Olarte III e8d8e4cabc Larger contact image 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 19fd0da4b0 fix linting 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago