54 Commits (3b5983fa7c67a93ed7261e3362e60be5cb97ee3e)

Author SHA1 Message Date
Trent Larson 3b5983fa7c finish the loading of an invite RegisterAction when clicking on a link 7 months ago
Trent Larson 2d316b67f9 add link directly into contact page to add a new contact via "contactJwt" query parameter 7 months ago
Trent Larson 023c8f6321 modify the settings to allow account-specific settings, eg. for "isRegistered" 7 months ago
Trent Larson e24cd06e3d make the user-name pop-up the preferred way to set the name 8 months ago
Trent Larson 767d33c0a0 prompt for name when showing info, and provide a "copy" page when remote 8 months ago
Trent Larson c95b2178ef copy a list of contacts and then import 8 months ago
Trent Larson f362f19cbb await all of the db.settings updates 9 months ago
Trent Larson 9b65fb7ef9 remove remaining getIdentity calls & fix QR code for did:peer 9 months ago
trentlarson 2aedf6c185 move low-level DID-related create & decode into separate folder (#120) 9 months ago
Trent Larson 925f3e90bb change first page back to prompts without passkey 9 months ago
Trent Larson bc1846a95a consolidate getIdentity & remove dups 9 months ago
Trent Larson 674ca1d63c replace remaining didJwt.createJwt calls with one that checks for did:peer 9 months ago
Trent Larson c200cdbead add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 10 months ago
Trent Larson c403356055 add registration inside contact import, with flag to hide it 12 months ago
Trent Larson 009a7ecdf8 add 'registered' flag in contact info 12 months ago
Trent Larson bd148e88a3 for scan on QR code screen, import and keep on that screen 12 months ago
Trent Larson 79b14355d9 add choice of a start date for a project 1 year ago
Trent Larson d1a285d659 change the "give" action on contact page to use dialog box 1 year ago
Trent Larson 03f722f38a make so cropping isn't behind header; delete profile image from storage when deleted 1 year ago
Trent Larson 5a9958cb4f show contact's or user's icon in more places 1 year ago
Jason Buchanan ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require 1 year ago
Jose Olarte III b6e344a15e Propagated button improvements across views 1 year ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 1 year ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 1 year ago
Trent Larson 3475c32e1f update onboarding hint message, justify text on QR page 1 year ago
Trent Larson dcd881adae make the name-setting prompt yellow 1 year ago
Trent Larson 2511f18fa7 enhance (& fix for mobile) styling and verbiage 1 year ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 1 year ago
Trent Larson 68f3b79983 add hints for registration on the contact page 1 year ago
Trent Larson 5353fe770a tweak verbiage and usability 1 year ago
Trent Larson 934664b9c9 add the hashed-next-key to the contact data, shown & stored 1 year ago
Jose Olarte III 998a1d312f Set max screen content width 1 year ago
Trent Larson 1be6c04699 prompt them to fill in their name when sharing their info 1 year ago
Trent Larson 276d8b2f19 refine tasks & an error message 1 year ago
Trent Larson a7fbbbd4cd fix more paths where there may be no ID 1 year ago
Trent Larson 1be10b1511 add ability to copy the QR code (even though we don't have a way to read it in yet) 1 year ago
Trent Larson c391385500 feat & doc: automatically set visibility & alert about registration, alert to help onboard (and refine docs & tasks) 1 year ago
Trent Larson c388cc8cfe remove lastName and just have a single name field 1 year ago
Trent Larson 94d9c425ad add QR scanner for adding a contact 2 years ago
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 2 years ago
Trent Larson b59bcf249a fix many more typescript errors 2 years ago
Matthew Raymer 5501ac1a2f Many fixes -- especially and endorserServer 2 years ago
Trent Larson 5804f692b7 update to new alerting -- old alerts were broken 2 years ago
Jose Olarte III f55e50067f Replaced all alertMessage calls with notiwind 2 years ago
Matthew Raymer fed23a61ee Remove HelloWorld and do sweeping 2 years ago
Matthew Raymer 08137eb000 Updates to contacts UI. Sweep for buildIdentity and buildHeaders 2 years ago
Matthew Raymer 754bced2a9 Considerable cleanup. I think I also found the issue from the other day with values not loading from settings. 2 years ago
Matthew Raymer 3b41014083 Considerable cleanup and merge 2 years ago
Matthew Raymer 5be67fd4c9 Rolled out to all views that had HTML quicknav 2 years ago
Matthew Raymer 0af03227a6 Propagated AlertMessage component 2 years ago