26 Commits (2e497eaca1f0a5f9540f7d6e132dca2c8ff78701)

Author SHA1 Message Date
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 23 hours ago
Matthew Raymer 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 2 days ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 2 days ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 1 month ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
Trent Larson 41365fab8f add projectLink to onboarding meeting, plus enhancements to setup usability 2 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Trent Larson 9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name 5 months ago
Trent Larson b8ca2a03fe add 'isRegistered' flag to encrypted contents in an onboarding meeting 5 months ago
Trent Larson 287a440b3e show a better message when admission to an onboarding meeting succeeds but registration fails 5 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 5 months ago
Trent Larson 9411096ab7 prompt organizer about adding a contact if not in list, and other sanity checks 5 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 5 months ago
Trent Larson 93831c372a fix problem with you-are-missing message and refactor other messages in onboard meeting 5 months ago
Trent Larson 0b05ca3de8 fix linting 5 months ago
Trent Larson dffecae565 now add registration when the organizer admits them 5 months ago
Trent Larson 4cd130244c add an icon for each attendee to add them to their contact list 5 months ago
Trent Larson d5f4337558 organizer can toggle admission to the meeting 5 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 5 months ago
Trent Larson 31d573684a split out group-meeting member list into a separate component, and fix some edit/create mode titles 5 months ago