18 Commits (c6b27d55ffce12e13275cfa46534bd5b9ebeb741)

Author SHA1 Message Date
Matthew Raymer cdc4758a3a Fix unused variables and formatting from console.log cleanup 3 weeks ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 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
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson c9c60582cc add 'isRegistered' flag to encrypted contents in an onboarding meeting 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson 03bfd364ce fix linting 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 5cb2ac339d show when an onboarding member is already in a meeting, and allow them to leave 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
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 6 months ago