Matthew Raymer
|
2a7178db53
|
Merge changes
|
2025-02-03 13:27:36 +00:00 |
|
|
|
e6242e2491
|
fix the marker storage & clearing logic, and add the second profile map when used
|
2025-01-21 18:03:32 -07:00 |
|
Matthew Raymer
|
6903a02df6
|
Merge fixes
|
2025-01-11 12:45:43 +00: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 |
|
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.
|
2025-01-05 08:38:15 +00: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 |
|
|
|
251649e6fe
|
switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often)
|
2024-12-08 19:34:31 -07:00 |
|
|
|
7189cce25e
|
ensure overlays show on top of relative+absolute positioning like green pluses
|
2024-11-30 15:30:17 -07:00 |
|
|
|
c004706425
|
add pages to see all the offers to user and offers to user's projects
|
2024-11-05 19:03:12 -07:00 |
|
|
|
67b2b7199a
|
fix tests (from project-page switch 4 commits ago) and fix linting
|
2024-11-03 15:23:03 -07:00 |
|
|
|
8a61d9df45
|
various look-and-feel improvements
|
2024-11-01 20:32:39 -06:00 |
|
|
|
6f880d0df1
|
fix bad link to project page, fix improper action on invite-add-contact cancel
|
2024-10-12 20:55:55 -06:00 |
|
|
|
534f3d8a8b
|
allow bulk-imported contacts to have visibility set
|
2024-09-17 18:30:50 -06:00 |
|
|
|
008ae9e906
|
fix alert when looking at one's own activity
|
2024-09-15 19:53:12 -06:00 |
|
|
|
8111b0e5cf
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
2024-09-15 16:30:46 -06:00 |
|
|
|
6aef08d7e8
|
copy a list of contacts and then import
|
2024-08-20 19:39:29 -06:00 |
|
|
|
a5248af4a3
|
move contact actions into the details page (prepping for checkboxes)
|
2024-08-19 20:18:06 -06:00 |
|
|
|
61fffbb13e
|
add a test for empty ID, fix some linting
|
2024-08-04 07:30:35 -06:00 |
|
|
|
ff35e53367
|
show full contact details, plus other tweaks
|
2024-07-27 18:22:22 -06:00 |
|
|
|
3b772f8b4a
|
make the list of all claims show a link to each specific claim
|
2024-07-23 20:58:19 -06:00 |
|
|
|
59820a2f01
|
add more type casts
|
2024-07-23 20:57:10 -06:00 |
|
|
|
145a1da37e
|
linting cleanup
|
2024-07-09 19:42:55 -06:00 |
|
|
|
bce003e508
|
change accessToken to take a DID
|
2024-07-09 19:20:05 -06:00 |
|
|
|
c48b8246f9
|
add registration inside contact import, with flag to hide it
|
2024-04-28 16:18:30 -06:00 |
|
|
|
e2df848e96
|
add page to view all claims about a DID (which we'll have to restrict to visible people soon)
|
2024-04-26 20:13:44 -06:00 |
|