164 Commits (c239db6a4f81f82dede40e30fe3bf60a0f18ed0a)

Author SHA1 Message Date
Trent Larson 433d0c023e refactor look of identity page 11 months ago
Trent Larson ac6376243b refactor name setting and other small messaging & types 11 months ago
Trent Larson a12f033b72 refactor type that was a duplication 11 months ago
Trent Larson c388cc8cfe remove lastName and just have a single name field 11 months ago
Trent Larson f43ecc98aa tweak notifications on errors and other responses 11 months ago
Trent Larson 0df5a975f3 add bottom navigation to edit-plan page 11 months ago
Trent Larson afc48a5434 add IDs for puppeteer test script 11 months ago
Matthew Raymer 5b5c631001 Fix typing errors from the refactoring 1 year ago
Jose Olarte III 6f4027f614 Notification UI changes to accommodate mute 1 year ago
Matthew Raymer 31d13b9143 Refactoring for cleanup 1 year ago
Trent Larson 6a8b9d36a7 move limit checks out of "advanced" section, and always allow registration (for tests) 1 year ago
Trent Larson 4b9cbd0e9f fix all the lint warnings 1 year ago
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 1 year ago
Trent Larson b59bcf249a fix many more typescript errors 1 year ago
Trent Larson b05b602acd fix many, many more type errors 1 year ago
Matthew Raymer 5501ac1a2f Many fixes -- especially and endorserServer 1 year ago
Trent Larson 5c57ee3e72 move ID switcher to advanced section 1 year ago
Jose Olarte III 6ab92a83bd Added modal dialog for notification permission setting 1 year ago
Jose Olarte III f55e50067f Replaced all alertMessage calls with notiwind 1 year ago
Trent Larson 6bbc88f86c avoid console errors when no identity exists, and add to tasks 1 year ago
Matthew Raymer b9fdc920ea Remove the old identity management. Update project tasks 1 year ago
Matthew Aaron Raymer 0907d59a6a Remove form tags 1 year ago
Jose Olarte III efa59e170f Tweaked router link styles 1 year ago
Matthew Raymer 7a4ceaa455 Adding Identity Management stubs 1 year ago
Trent Larson b86323ec83 adjust didInfo so we can use DIDs and not identities, removing last of identities in memory 1 year ago
Trent Larson 8add6448fb remove code that keeps the private key (account) data in memory 1 year ago
Matthew Raymer cef346e487 Move almost all interfaces to endorserServer.ts 1 year ago
Matthew Raymer fed23a61ee Remove HelloWorld and do sweeping 1 year ago
Matthew Raymer b6b7c56157 DiscoverView searches almost done. 1 year ago
Trent Larson 0257901c5b allow viewing of a project without an ID (and other refactors) 1 year ago
Trent Larson ed7d37c649 move QR for contact up, right under header 1 year ago
Matthew Raymer 3471afdf25 Cleaned up messages and improved the accountsDB lookups 1 year ago
Matthew Raymer e25a83ff1b Move account counter to mounted event 1 year ago
Matthew Raymer 08137eb000 Updates to contacts UI. Sweep for buildIdentity and buildHeaders 1 year ago
Matthew Raymer 754bced2a9 Considerable cleanup. I think I also found the issue from the other day with values not loading from settings. 1 year ago
Matthew Raymer 5be67fd4c9 Rolled out to all views that had HTML quicknav 1 year ago
Trent Larson e42b3ff11d allow choice of no identity (for testing) 1 year ago
Matthew Raymer 0a020a4069 Clean up vestigle old alert code 1 year ago
Matthew Raymer 0af03227a6 Propagated AlertMessage component 1 year ago
Matthew Raymer 3f6dbdebef Moved checkLimits inside try...catch since it has an identity check 1 year ago
Trent Larson 1a86730354 make display on creation page look halfway decent, and switch fully to it 1 year ago
Trent Larson 944b0ad759 fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage 1 year ago
Trent Larson 5747404fd6 add marker in feed to show where they've seen claims, plus other small clean-up 1 year ago
Trent Larson 6daa515d19 load feed of give records on home screen 1 year ago
Trent Larson b0fc8818ee add timing & animation details to stats-world 1 year ago
Trent Larson 32351b07b7 prefer console.error messages for errors 1 year ago
Trent Larson 40f9de0609 add QR code for contact info 1 year ago
Trent Larson 55b53955fc add page to show mnemonic seed phrase for backup 1 year ago
Trent Larson fc7c1187e8 allow to switch the server 1 year ago
Trent Larson a9844e6e78 add beginning of visualization for statistics, unmodified from blog code 1 year ago