Trent Larson
5b29d97173
prompt organizer about adding a contact if not in list, and other sanity checks
9 months ago
Trent Larson
fe71c3f754
make member view available to onboard meeting organizer and reorganize buttons
9 months ago
Trent Larson
bb5913fef4
make member view available to onboard meeting organizer and reorganize buttons
9 months ago
Trent Larson
93831c372a
fix problem with you-are-missing message and refactor other messages in onboard meeting
9 months ago
Trent Larson
29a81c48c8
fix problem with you-are-missing message and refactor other messages in onboard meeting
9 months ago
Matthew Raymer
6c97cafedb
Merge branch 'master' into split_build_process
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
9 months ago
Matthew Raymer
abf2756807
Merge branch 'master' into split_build_process
fix: update import paths from alias to relative
- Replace @ alias imports with relative paths in HiddenDidDialog and UserProfileView
- Maintain consistent import style across components
- Improve build compatibility across different environments
This change helps ensure consistent module resolution across different
build targets including Capacitor and Electron builds.
9 months ago
Trent Larson
0b05ca3de8
fix linting
9 months ago
Trent Larson
03bfd364ce
fix linting
9 months ago
Trent Larson
dffecae565
now add registration when the organizer admits them
9 months ago
Trent Larson
1b869a23b0
now add registration when the organizer admits them
9 months ago
Trent Larson
4cd130244c
add an icon for each attendee to add them to their contact list
9 months ago
Trent Larson
074c12da63
add an icon for each attendee to add them to their contact list
9 months ago
Trent Larson
d5f4337558
organizer can toggle admission to the meeting
9 months ago
Trent Larson
763398ff1b
organizer can toggle admission to the meeting
9 months ago
Trent Larson
114f0e4405
fix message for when some passwords are wrong (and now things decode correctly)
9 months ago
Trent Larson
3c7a044f67
fix message for when some passwords are wrong (and now things decode correctly)
9 months ago
Trent Larson
64830eeb05
fix linting (and change a little wording in onboarding page)
9 months ago
Trent Larson
6a070a1715
fix linting (and change a little wording in onboarding page)
9 months ago
Trent Larson
dd281e78fd
show when an onboarding member is already in a meeting, and allow them to leave
9 months ago
Trent Larson
5cb2ac339d
show when an onboarding member is already in a meeting, and allow them to leave
9 months ago
Trent Larson
31d573684a
split out group-meeting member list into a separate component, and fix some edit/create mode titles
9 months ago
Trent Larson
b3daa27d20
split out group-meeting member list into a separate component, and fix some edit/create mode titles
9 months ago
Trent Larson
40765feea1
move edit & delete around & eliminate redundant boolean
9 months ago
Trent Larson
ce6ce63433
move edit & delete around & eliminate redundant boolean
9 months ago
Trent Larson
5ff91186e2
add onboarding pages for the list and members, and refine the setup
9 months ago
Trent Larson
3a56d83dd6
add onboarding pages for the list and members, and refine the setup
9 months ago
Trent Larson
2a23587c3b
make screen where user can create a group onboarding meeting
9 months ago
Trent Larson
5943df756a
make screen where user can create a group onboarding meeting
9 months ago
Trent Larson
51c8d8ac8b
change to three prompts for an onboarding-method choice (first one doesn't work yet)
9 months ago
Trent Larson
ea80658e04
change to three prompts for an onboarding-method choice (first one doesn't work yet)
9 months ago
Trent Larson
920d3f4d25
fix linting, add to the 10-project timeout
9 months ago
Trent Larson
9f54286817
fix linting, add to the 10-project timeout
9 months ago
Trent Larson
d57aee203f
add instructions for contacting potential links to hidden people
9 months ago
Trent Larson
888e87f6c6
add instructions for contacting potential links to hidden people
9 months ago
Trent Larson
7ababb4e1b
fix problem after minimizing use of account private data
9 months ago
Trent Larson
1a0d46d963
fix problem after minimizing use of account private data
9 months ago
Trent Larson
0576fc4187
fix a jump on user profile map move & recenter
9 months ago
Trent Larson
6c1cdd3bfd
fix a jump on user profile map move & recenter
9 months ago
Trent Larson
802130d3b6
fix the marker storage & clearing logic, and add the second profile map when used
9 months ago
Trent Larson
e6242e2491
fix the marker storage & clearing logic, and add the second profile map when used
9 months ago
Trent Larson
aec530f5a8
fix build and auto-test issues
9 months ago
Trent Larson
101acd2a8c
fix build and auto-test issues
9 months ago
Trent Larson
5763fe4e49
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
9 months ago
Trent Larson
59b433830d
add page for user profile view and update endpoints; rename any "rowid" to "rowId"
9 months ago
Trent Larson
f3f8aeefc3
add discovery of people's profiles, and update profile endpoints for latest server version
9 months ago
Trent Larson
c1058499c7
add discovery of people's profiles, and update profile endpoints for latest server version
9 months ago
Trent Larson
8eb8b746d7
add map and location for user profile
10 months ago
Trent Larson
70043fc28c
add map and location for user profile
10 months ago
Trent Larson
0e52f4806f
fix linting
10 months ago