111 Commits (a6a461d35878a41898b3f11c52d01093b3753d03)

Author SHA1 Message Date
Matthew Raymer 80a76dadb7 feat: complete batch 5 components migration to active identity façade 1 day ago
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 1 week 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 ab5e86b094 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 0d75dd6262 Migrate DiscoverView.vue to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 2 months ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 2 months ago
Trent Larson 9cbd3bbdde fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 2 months ago
Trent Larson 530c7c1a13 fix problem with user-profile page, and bump to build 29 & version 0.5.3 2 months ago
Trent Larson 5cde144585 fix problem with user-profile page, and bump to build 29 & version 0.5.3 2 months ago
Trent Larson 820ae727ed fix linting 3 months ago
Trent Larson 9760f02aab fix linting 3 months ago
Jose Olarte III 0e65431f43 Map z-index fix + adjustments 3 months ago
Jose Olarte III eeb3485589 Map z-index fix + adjustments 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 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 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson eabe2b9448 fix problem when going directly to people-map where the search results disappear 6 months ago
Trent Larson 11a4bbbc8f fix problem when going directly to people-map where the search results disappear 6 months ago
Trent Larson 1e9c3f3101 add Discover query param searchPeople to go straight to people map 6 months ago
Trent Larson 5d5a8a4509 add Discover query param searchPeople to go straight to people map 6 months ago
Trent Larson c9c3cacfbd fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Trent Larson 898821c9aa fix image server references for tests (2 tests failing: missing function & looking for registration prompt for unregistered user) 6 months ago
Matthew Raymer 8eabf76f56 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 6 months ago
Matthew Raymer e0164963a9 fix: add missing DEFAULT_PARTNER_API_SERVER import in DiscoverView 6 months ago
Trent Larson 0576fc4187 fix a jump on user profile map move & recenter 7 months ago
Trent Larson 6c1cdd3bfd fix a jump on user profile map move & recenter 7 months ago
Trent Larson 802130d3b6 fix the marker storage & clearing logic, and add the second profile map when used 7 months ago
Trent Larson e6242e2491 fix the marker storage & clearing logic, and add the second profile map when used 7 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 7 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
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. 8 months ago
Trent Larson f405e7d02f make notification errors go away automatically 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago