1260 Commits (9eb07b3258f718c62f7cddb46b6eefaee4fa7054)

Author SHA1 Message Date
Matthew Raymer 6c97cafedb Merge branch 'master' into split_build_process 8 months ago
Trent Larson 0b05ca3de8 fix linting 8 months ago
Trent Larson dffecae565 now add registration when the organizer admits them 8 months ago
Trent Larson 4cd130244c add an icon for each attendee to add them to their contact list 8 months ago
Trent Larson d5f4337558 organizer can toggle admission to the meeting 8 months ago
Trent Larson 114f0e4405 fix message for when some passwords are wrong (and now things decode correctly) 8 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 8 months ago
Trent Larson dd281e78fd show when an onboarding member is already in a meeting, and allow them to leave 8 months ago
Trent Larson 31d573684a split out group-meeting member list into a separate component, and fix some edit/create mode titles 8 months ago
Trent Larson 40765feea1 move edit & delete around & eliminate redundant boolean 8 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 8 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 8 months ago
Trent Larson 51c8d8ac8b change to three prompts for an onboarding-method choice (first one doesn't work yet) 8 months ago
Trent Larson 920d3f4d25 fix linting, add to the 10-project timeout 8 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 8 months ago
Trent Larson 7ababb4e1b 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 802130d3b6 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 5763fe4e49 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 8eb8b746d7 add map and location for user profile 9 months ago
Trent Larson 0e52f4806f fix linting 9 months ago
Trent Larson 7c90cf908a save a profile blurb 9 months ago
Trent Larson 881c5d287d fix linting 9 months ago
Trent Larson be010f7777 show warning about using nostr, and show errors if location was enabled but data is missing 9 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 9 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 9 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 9 months ago
Matthew Raymer a32c3c7765 Multi-build support; tested successfully for Electron 9 months ago
Trent Larson 57a09cf9fb update to 0.3.47 - fix linting 9 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 9 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. 9 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 9 months ago
Trent Larson defbef736f fix any error messages with words that are too long and push the "X" off the page 9 months ago
Trent Larson f405e7d02f make notification errors go away automatically 9 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 9 months ago
Trent Larson 7b73e9f51d move extended details under details section in ClaimView, and make that section more similar to ConfirmGiftView 9 months ago
Trent Larson 346bd1dbb4 change gifted prompts to point to achievements that were made possible 9 months ago
Trent Larson 15e00f9be0 fix verbiage when looking at new offers 9 months ago
Trent Larson 7db5b9875b fix error where visibility was set on all imported contacts even if not selected (and specify more types) 9 months ago
Trent Larson 55abb5d925 add test that copies contact-import JWT to clipboard and imports from it 9 months ago
Trent Larson 1e66bc1126 fix problem switching projects where old link data remained 9 months ago
Trent Larson a8d90ae0fd add ability to edit & resubmit any raw claim 9 months ago
Trent Larson 6fc23e4765 fix centering of numbers on map markers, fix recenter after first drag 9 months ago
Trent Larson f524714fbf fix linting 9 months ago
Trent Larson 56bbc3f4cc show results for project map grouping when clicked 9 months ago
Trent Larson d8325240f0 load the projects on the map on initial load 9 months ago
Trent Larson a8b404133e add requests for map tiles with counts of plans (commented out) 10 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 10 months ago