95 Commits (8b8566c5788fa2e4cddc32f211909dd7f9c5a61e)

Author SHA1 Message Date
Matthew Raymer 2db4f8f894 refactor: update components for ActiveDid migration compatibility 2 weeks ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 3 weeks ago
Jose Olarte III 4d89042997 Fix: re-organized dialog and notification z-indices 3 weeks ago
Jose Olarte III 4ba58145d0 feat: implement safe area insets for Android and add development tooling 4 weeks ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 1 month ago
Jose Olarte III 5cf1759653 Fix: switch to CSS-based text-truncate 2 months ago
Matthew Raymer fbf7deb9b8 Remove PWA functionality and service worker infrastructure 2 months ago
Matthew Raymer 8bc1c521ee Remove PWA functionality and service worker infrastructure 2 months ago
Matthew Raymer ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 2 months ago
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 2 months ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 2 months ago
Matthew Raymer ae9406f586 Enable full PWA install experience in all web modes 2 months ago
Matthew Raymer 26f303bae9 Enable full PWA install experience in all web modes 2 months ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 months ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 months ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 3 months ago
Matthew Raymer be87d38d29 Scale back logging in migration, component lifecycle, and database areas 3 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 3 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 3 months ago
Jose Olarte III 7b1d4c4849 Adjusted iOS-specific paddings 3 months ago
Jose Olarte III c056eb1188 Adjusted iOS-specific paddings 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 months ago
Jose Olarte III 8e8eef2ab5 Safe area implementation for iOS 4 months ago
Jose Olarte III d29156bb13 Safe area implementation for iOS 4 months ago
Jose Olarte III f874973bfa Improvements to contact QR scanner UI 4 months ago
Jose Olarte III 40f9fcea75 Improvements to contact QR scanner UI 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 7 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 7 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 7 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 7 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 7 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 7 months ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 7 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 7 months ago
Matthew Raymer a32c3c7765 Multi-build support; tested successfully for Electron 8 months ago
Matthew Raymer ff4e23517b Multi-build support; tested successfully for Electron 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. 9 months ago
Matthew Raymer 8b77d2b573 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. 9 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 9 months ago
Trent Larson 399e6299de add contact-methods to a contact 9 months ago
Trent Larson defbef736f fix any error messages with words that are too long and push the "X" off the page 9 months ago
Trent Larson 5f402c97a9 fix any error messages with words that are too long and push the "X" off the page 9 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 9 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 9 months ago