Trent Larson
2b243b6041
fix linting
6 months ago
Jason Buchanan
f4c7805266
feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control
7 months ago
Jason Buchanan
213cec2d85
feat(feed): improving the image viewer, to be more conventional, and also allowing the viewer to download the image on mobile with `...` control
7 months ago
Jason Buchanan
0511bbc17b
feat(feed): adding image viewer for expanding images found in the feed instead of displaying in a new tab and taking the viewer away from the application
7 months ago
Jason Buchanan
62eb3ecccc
feat(feed): adding image viewer for expanding images found in the feed instead of displaying in a new tab and taking the viewer away from the application
7 months ago
Trent Larson
9a6b2fcf0d
for meeting invitees, create their ID and allow them to set a name
7 months ago
Trent Larson
09b43226f9
for meeting invitees, create their ID and allow them to set a name
7 months ago
Trent Larson
b8ca2a03fe
add 'isRegistered' flag to encrypted contents in an onboarding meeting
7 months ago
Trent Larson
c9c60582cc
add 'isRegistered' flag to encrypted contents in an onboarding meeting
7 months ago
Trent Larson
287a440b3e
show a better message when admission to an onboarding meeting succeeds but registration fails
7 months ago
Trent Larson
1a38baf59d
show a better message when admission to an onboarding meeting succeeds but registration fails
7 months ago
Matthew Raymer
d9085ced6d
(chore): cleaning up formatting and relative references
7 months ago
Matthew Raymer
15783cdbe6
(chore): cleaning up formatting and relative references
7 months ago
Trent Larson
9411096ab7
prompt organizer about adding a contact if not in list, and other sanity checks
7 months ago
Trent Larson
5b29d97173
prompt organizer about adding a contact if not in list, and other sanity checks
7 months ago
Trent Larson
fe71c3f754
make member view available to onboard meeting organizer and reorganize buttons
7 months ago
Trent Larson
bb5913fef4
make member view available to onboard meeting organizer and reorganize buttons
7 months ago
Trent Larson
93831c372a
fix problem with you-are-missing message and refactor other messages in onboard meeting
7 months ago
Trent Larson
29a81c48c8
fix problem with you-are-missing message and refactor other messages in onboard meeting
7 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.
7 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.
7 months ago
Trent Larson
0b05ca3de8
fix linting
7 months ago
Trent Larson
03bfd364ce
fix linting
7 months ago
Trent Larson
dffecae565
now add registration when the organizer admits them
7 months ago
Trent Larson
1b869a23b0
now add registration when the organizer admits them
7 months ago
Trent Larson
4cd130244c
add an icon for each attendee to add them to their contact list
7 months ago
Trent Larson
074c12da63
add an icon for each attendee to add them to their contact list
7 months ago
Trent Larson
d5f4337558
organizer can toggle admission to the meeting
7 months ago
Trent Larson
763398ff1b
organizer can toggle admission to the meeting
7 months ago
Trent Larson
64830eeb05
fix linting (and change a little wording in onboarding page)
7 months ago
Trent Larson
6a070a1715
fix linting (and change a little wording in onboarding page)
7 months ago
Trent Larson
31d573684a
split out group-meeting member list into a separate component, and fix some edit/create mode titles
7 months ago
Trent Larson
b3daa27d20
split out group-meeting member list into a separate component, and fix some edit/create mode titles
7 months ago
Trent Larson
2a23587c3b
make screen where user can create a group onboarding meeting
7 months ago
Trent Larson
5943df756a
make screen where user can create a group onboarding meeting
7 months ago
Trent Larson
51c8d8ac8b
change to three prompts for an onboarding-method choice (first one doesn't work yet)
7 months ago
Trent Larson
ea80658e04
change to three prompts for an onboarding-method choice (first one doesn't work yet)
7 months ago
Trent Larson
920d3f4d25
fix linting, add to the 10-project timeout
7 months ago
Trent Larson
9f54286817
fix linting, add to the 10-project timeout
7 months ago
Trent Larson
d57aee203f
add instructions for contacting potential links to hidden people
7 months ago
Trent Larson
888e87f6c6
add instructions for contacting potential links to hidden people
7 months ago
Trent Larson
7ababb4e1b
fix problem after minimizing use of account private data
7 months ago
Trent Larson
1a0d46d963
fix problem after minimizing use of account private data
7 months ago
Matthew Raymer
a32c3c7765
Multi-build support; tested successfully for Electron
8 months ago
Matthew Raymer
ff4e23517b
Multi-build support; tested successfully for Electron
8 months ago
Trent Larson
702e44872f
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
8 months ago
Trent Larson
2e7700731b
switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info
8 months ago
Matthew Raymer
be8ba12df6
Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine.
8 months ago
Matthew Raymer
8b77d2b573
Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine.
8 months ago
Trent Larson
346bd1dbb4
change gifted prompts to point to achievements that were made possible
8 months ago