21 Commits (861408c7bc38fa16d17658d60e3024f2b7b7593f)

Author SHA1 Message Date
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months 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 5 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 5 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 5 months ago
Trent Larson 9a6b2fcf0d 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 287a440b3e 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
Trent Larson 9411096ab7 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 93831c372a fix problem with you-are-missing message and refactor other messages in onboard meeting 6 months ago
Trent Larson 0b05ca3de8 fix linting 6 months ago
Trent Larson dffecae565 now add registration when the organizer admits them 6 months ago
Trent Larson 4cd130244c add an icon for each attendee to add them to their contact list 6 months ago
Trent Larson d5f4337558 organizer can toggle admission to the meeting 6 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 6 months ago
Trent Larson 31d573684a split out group-meeting member list into a separate component, and fix some edit/create mode titles 6 months ago