20 Commits (c35655d8cf281be809ab82985b4b0197c35d64c4)

Author SHA1 Message Date
Trent Larson c5a93e2e28 rename raw query method in preparation for typed query 6 days ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 weeks ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 months ago
Trent Larson 9a6b2fcf0d for meeting invitees, create their ID and allow them to set a name 4 months ago
Trent Larson b8ca2a03fe add 'isRegistered' flag to encrypted contents in an onboarding meeting 4 months ago
Trent Larson 287a440b3e show a better message when admission to an onboarding meeting succeeds but registration fails 4 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 4 months ago
Trent Larson 9411096ab7 prompt organizer about adding a contact if not in list, and other sanity checks 4 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 4 months ago
Trent Larson 93831c372a fix problem with you-are-missing message and refactor other messages in onboard meeting 4 months ago
Trent Larson 0b05ca3de8 fix linting 4 months ago
Trent Larson dffecae565 now add registration when the organizer admits them 4 months ago
Trent Larson 4cd130244c add an icon for each attendee to add them to their contact list 4 months ago
Trent Larson d5f4337558 organizer can toggle admission to the meeting 4 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 4 months ago
Trent Larson 31d573684a split out group-meeting member list into a separate component, and fix some edit/create mode titles 4 months ago