244 Commits (16c16c84d5e8110afdef8088be33c20a10d83bcf)

Author SHA1 Message Date
Matthew Raymer 16c16c84d5 Implement configurable domain names for all copy link functionality 6 days ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 week ago
Matthew Raymer 94576ff3a4 refactor: convert AmountInput to function props 1 week ago
Matthew Raymer 912bb7c136 fix: revert QR scanner to emit pattern after function prop binding fails 1 week ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 1 week ago
Matthew Raymer 5f2ab5f913 Complete ContactsView Enhanced Triple Migration Pattern (3 minutes) 2 weeks ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 2 weeks ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 2 weeks ago
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 3 weeks ago
Matthew Raymer 884b1d4a21 Replace notification literal strings with constants and add usage documentation 3 weeks ago
Matthew Raymer a6640b22b6 Migrate ContactsView to PlatformServiceMixin and notification helpers 3 weeks ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer af7a02bc5a Refactor ContactsView.vue to use notification constants 3 weeks ago
Matthew Raymer 0250b66e14 Complete ContactsView.vue Enhanced Triple Migration Pattern (2 minutes) 3 weeks ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 3 weeks ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer 2b54354b3f 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 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 3 weeks ago
Matthew Raymer 88e5431dee Migrate ContactsView.vue to use PlatformServiceMixin 3 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 1e0efe6011 lengthen the error timeout when the message may be complicated, eg. with details from the server 1 month ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 1 month ago
Trent Larson f255ea389b bump to build 26 and version 0.5.1 2 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 2 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 2 months ago
Jose Olarte III 3544d7278d Optimized item actions 2 months ago
Jose Olarte III d3110506ea Optimized per-item layout 2 months ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 2 months ago
Trent Larson 820ae727ed fix linting 2 months ago
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 2 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 2 months ago
Trent Larson 41365fab8f add projectLink to onboarding meeting, plus enhancements to setup usability 2 months ago
Matthew Raymer 3ce2ea9b4e fix: standardize FontAwesome usage and improve error handling 3 months ago
Matthew Raymer da6a5ee83e fix(ui): resolve duplicate attributes and improve code style 4 months ago
Jose Olarte III 3a6a24d923 Contact list tweaks 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Jose Olarte III 8858495f73 Larger contact image 5 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 5 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 62ae603778 fix linting 6 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 6 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 6 months ago