35 Commits (d30597a921bd0275072485f75ea4bcdd1209e1be)

Author SHA1 Message Date
Trent Larson 197dea48c9 chore: remove comments that moved into ClickUp issues 2 weeks ago
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 3 weeks ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 1 month ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 1 month ago
Matthew Raymer 3851ead171 Complete MembersList.vue notification migration with complex modals (3 minutes) 1 month ago
Matthew Raymer 9f86ab4f80 Complete MembersList.vue notification migration with complex modals (3 minutes) 1 month ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 1 month ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 1 month ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 1 month ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 1 month ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 1 month ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 1 month ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 1 month ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 1 month ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 1 month ago
Matthew Raymer 34563c2240 Add comprehensive migration documentation and testing infrastructure 1 month ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 1 month ago
Matthew Raymer 08a9fa9946 Migrate MembersList.vue to PlatformServiceMixin logging patterns 1 month ago
Matthew Raymer 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 1 month ago
Matthew Raymer ec3c603894 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 1 month ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 1 month ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 1 month 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 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
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 41365fab8f add projectLink to onboarding meeting, plus enhancements to setup usability 3 months ago
Trent Larson 7517ac583d add projectLink to onboarding meeting, plus enhancements to setup usability 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 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 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson 9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name 6 months ago
Trent Larson 09b43226f9 for meeting invitees, create their ID and allow them to set a name 6 months ago
Trent Larson b8ca2a03fe add 'isRegistered' flag to encrypted contents in an onboarding meeting 6 months ago
Trent Larson c9c60582cc add 'isRegistered' flag to encrypted contents in an onboarding meeting 6 months ago
Trent Larson 287a440b3e show a better message when admission to an onboarding meeting succeeds but registration fails 6 months ago
Trent Larson 1a38baf59d show a better message when admission to an onboarding meeting succeeds but registration fails 6 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson 9411096ab7 prompt organizer about adding a contact if not in list, and other sanity checks 6 months ago
Trent Larson 5b29d97173 prompt organizer about adding a contact if not in list, and other sanity checks 6 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 6 months ago
Trent Larson bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 6 months ago