28 Commits (2e2d858cc9fc13327e1050baebb5cbd218bf1efd)

Author SHA1 Message Date
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 3 weeks ago
Matthew Raymer 34563c2240 Add comprehensive migration documentation and testing infrastructure 3 weeks ago
Matthew Raymer 08a9fa9946 Migrate MembersList.vue to PlatformServiceMixin logging patterns 3 weeks ago
Matthew Raymer ec3c603894 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 3 weeks ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 3 weeks ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 7517ac583d add projectLink to onboarding meeting, plus enhancements to setup usability 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 09b43226f9 for meeting invitees, create their ID and allow them to set a name 6 months ago
Trent Larson c9c60582cc add 'isRegistered' flag to encrypted contents in an onboarding meeting 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 15783cdbe6 (chore): cleaning up formatting and relative references 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 bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 6 months ago
Trent Larson 29a81c48c8 fix problem with you-are-missing message and refactor other messages in onboard meeting 6 months ago
Trent Larson 03bfd364ce fix linting 6 months ago
Trent Larson 1b869a23b0 now add registration when the organizer admits them 6 months ago
Trent Larson 074c12da63 add an icon for each attendee to add them to their contact list 6 months ago
Trent Larson 763398ff1b organizer can toggle admission to the meeting 6 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 6 months ago
Trent Larson b3daa27d20 split out group-meeting member list into a separate component, and fix some edit/create mode titles 6 months ago