109 Commits (783ad6e12211aa813fbbb2fd4b49c4f03fc6dfa8)

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