Commit Graph

945 Commits

Author SHA1 Message Date
c9c60582cc add 'isRegistered' flag to encrypted contents in an onboarding meeting 2025-02-06 19:58:09 -07:00
1a38baf59d show a better message when admission to an onboarding meeting succeeds but registration fails 2025-02-06 19:35:33 -07:00
5b29d97173 prompt organizer about adding a contact if not in list, and other sanity checks 2025-02-05 21:03:57 -07:00
bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 2025-02-05 20:07:25 -07:00
29a81c48c8 fix problem with you-are-missing message and refactor other messages in onboard meeting 2025-02-05 19:03:54 -07:00
03bfd364ce fix linting 2025-02-03 20:37:46 -07:00
1b869a23b0 now add registration when the organizer admits them 2025-02-03 20:31:22 -07:00
074c12da63 add an icon for each attendee to add them to their contact list 2025-02-03 19:55:41 -07:00
763398ff1b organizer can toggle admission to the meeting 2025-02-03 19:00:11 -07:00
3c7a044f67 fix message for when some passwords are wrong (and now things decode correctly) 2025-02-03 17:22:38 -07:00
6a070a1715 fix linting (and change a little wording in onboarding page) 2025-02-03 16:36:13 -07:00
5cb2ac339d show when an onboarding member is already in a meeting, and allow them to leave 2025-02-03 15:31:00 -07:00
b3daa27d20 split out group-meeting member list into a separate component, and fix some edit/create mode titles 2025-02-03 14:30:49 -07:00
ce6ce63433 move edit & delete around & eliminate redundant boolean 2025-02-03 12:39:16 -07:00
3a56d83dd6 add onboarding pages for the list and members, and refine the setup 2025-02-03 12:18:13 -07:00
5943df756a make screen where user can create a group onboarding meeting 2025-02-02 17:06:51 -07:00
ea80658e04 change to three prompts for an onboarding-method choice (first one doesn't work yet) 2025-02-01 20:33:48 -07:00
9f54286817 fix linting, add to the 10-project timeout 2025-01-29 21:36:27 -07:00
888e87f6c6 add instructions for contacting potential links to hidden people 2025-01-29 21:01:35 -07:00
1a0d46d963 fix problem after minimizing use of account private data 2025-01-28 09:06:29 -07:00
6c1cdd3bfd fix a jump on user profile map move & recenter 2025-01-21 19:51:58 -07:00
e6242e2491 fix the marker storage & clearing logic, and add the second profile map when used 2025-01-21 18:03:32 -07:00
101acd2a8c fix build and auto-test issues 2025-01-20 13:06:05 -07:00
59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 2025-01-20 12:43:05 -07:00
c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 2025-01-18 20:02:20 -07:00
70043fc28c add map and location for user profile 2025-01-13 19:27:17 -07:00
1c1231b831 fix linting 2025-01-13 19:02:50 -07:00
2386813e92 save a profile blurb 2025-01-12 20:33:47 -07:00
b871aa9d39 fix linting 2025-01-12 17:01:03 -07:00
45de44cf9e show warning about using nostr, and show errors if location was enabled but data is missing 2025-01-12 16:57:20 -07:00
e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 2025-01-09 20:10:00 -07:00
181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 2025-01-07 20:56:39 -07:00
e218bde9cc update to 0.3.47 - fix linting 2025-01-06 09:01:06 -07:00
2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 2025-01-06 08:52:10 -07:00
399e6299de add contact-methods to a contact 2025-01-04 20:34:05 -07:00
5f402c97a9 fix any error messages with words that are too long and push the "X" off the page 2025-01-04 18:19:25 -07:00
2c0b927080 make notification errors go away automatically 2025-01-04 18:02:10 -07:00
d4bb2a35fc add a contact-edit page and allow saving of notes 2025-01-04 16:35:05 -07:00
670c729a37 move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 2025-01-04 14:55:20 -07:00
870a6f108e change gifted prompts to point to achievements that were made possible 2025-01-03 12:32:05 -07:00
efb3717f2a fix verbiage when looking at new offers 2025-01-03 09:48:33 -07:00
5ee08793af fix error where visibility was set on all imported contacts even if not selected (and specify more types) 2025-01-03 09:47:42 -07:00
e37cb2475e add test that copies contact-import JWT to clipboard and imports from it 2025-01-01 20:08:21 -07:00
35866e0c2a fix problem switching projects where old link data remained 2025-01-01 13:55:42 -07:00
ef3c5e700f add ability to edit & resubmit any raw claim 2025-01-01 12:51:58 -07:00
92b32551f1 fix centering of numbers on map markers, fix recenter after first drag 2024-12-31 10:26:48 -07:00
be9edc197e fix linting 2024-12-30 14:53:09 -07:00
582e1809cc show results for project map grouping when clicked 2024-12-30 13:51:42 -07:00
18975a68ea load the projects on the map on initial load 2024-12-30 13:05:04 -07:00
6f67e7845b add requests for map tiles with counts of plans (commented out) 2024-12-29 19:14:23 -07:00