235 Commits (884b1d4a21aef6636b2b3a9e37843560033d6cfb)

Author SHA1 Message Date
Matthew Raymer 884b1d4a21 Replace notification literal strings with constants and add usage documentation 2 months ago
Matthew Raymer a6640b22b6 Migrate ContactsView to PlatformServiceMixin and notification helpers 2 months ago
Matthew Raymer 49e57c3911 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 0250b66e14 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 114627b218 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 2b54354b3f 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
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 2 months ago
Matthew Raymer 88e5431dee Migrate ContactsView.vue to use PlatformServiceMixin 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 1e0efe6011 lengthen the error timeout when the message may be complicated, eg. with details from the server 2 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 2 months ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 2 months ago
Trent Larson f255ea389b bump to build 26 and version 0.5.1 3 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 3 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 3 months ago
Jose Olarte III 3544d7278d Optimized item actions 3 months ago
Jose Olarte III d3110506ea Optimized per-item layout 3 months ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 3 months ago
Trent Larson 820ae727ed fix linting 3 months ago
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 3 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Jose Olarte III ce34257ba1 De-coupled web and mobile QR scanner views 3 months ago
Trent Larson 41365fab8f add projectLink to onboarding meeting, plus enhancements to setup usability 3 months ago
Matthew Raymer 3ce2ea9b4e fix: standardize FontAwesome usage and improve error handling 4 months ago
Matthew Raymer da6a5ee83e fix(ui): resolve duplicate attributes and improve code style 5 months ago
Jose Olarte III 3a6a24d923 Contact list tweaks 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Jose Olarte III 8858495f73 Larger contact image 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson 62ae603778 fix linting 7 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 7 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 7 months ago
Trent Larson 93831c372a fix problem with you-are-missing message and refactor other messages in onboard meeting 7 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 7 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 7 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 7 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 8 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 8 months ago
Trent Larson 57a09cf9fb update to 0.3.47 - fix linting 8 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 8 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 8 months ago