33 Commits (5ad933f1c68a425fbaa1d4e63949fbdf18661248)

Author SHA1 Message Date
Trent Larson 6456ce8dcc refactor out unused DB reference 7 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 7 months ago
Trent Larson 1df2d3ed05 remove message confusion, add project name during give-details 10 months ago
Trent Larson 4e877c15f6 change the "give" action on contact page to use dialog box 10 months ago
Trent Larson 7cbdc7a099 add code to display profiles in feed, but deactivate it for now 10 months ago
Trent Larson 581a374b05 show contact's or user's icon in more places 10 months ago
Trent Larson 48a46cf6f1 fix contact sorting to show those without names 10 months ago
Jose Olarte III b6e344a15e Propagated button improvements across views 11 months ago
Trent Larson 2058205150 for BVC shortcut: send attend & give actions, and list actions to confirm 11 months ago
Trent Larson 6aab1ff49d consolidate interface and remove copies of code 11 months ago
Trent Larson 783b38df65 order contacts by name & note outside network as "outside your network" 12 months ago
Trent Larson d7530ff56b adjust more UI on the Advanced section, and make other small code & UI tweaks 1 year ago
Trent Larson e1cffcda2d fix problem where extended screen of contacts didn't pass project 1 year ago
Trent Larson 563b5793a9 add different identicons for people (and increment version & add -beta) 1 year ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 1 year ago
Jose Olarte III 998a1d312f Set max screen content width 1 year ago
Trent Larson e739d0be7c update error messages to be less... confusing 1 year ago
Trent Larson 8a33ccfdcf add checkbox for given-to-user since sometimes it's to someone else 1 year ago
Trent Larson 5b7ccf9ef0 fix where the project ID was not included; fix the pause when submitting give & show toast of aknowledgement; remove 'emit' 1 year ago
Trent Larson 9bacd4da87 consolidate into GiftedDialog because the result was always the same 1 year ago
Trent Larson a053c48819 make the Anonymous icon the same everywhere, and tweak more in the task list 1 year ago
Trent Larson 9486142b2a make the Anonymous icon to be blank, plus some other renaming & task cleanup 1 year ago
Trent Larson 4b9cbd0e9f fix all the lint warnings 1 year ago
Trent Larson a5e0c847b1 fix the last of the type annotations (still have to fix no-explicit-any 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
Jose Olarte III 503bb1bd93 Added jdenticon to home and contact gives views 2 years ago
Jose Olarte III f55e50067f Replaced all alertMessage calls with notiwind 2 years ago
Jose Olarte III 47ce91cca1 Implemented design of Contact Gifting List view 2 years ago
Matthew Raymer 4ecea1ab0e Add a special page for seeing all contacts to gift 2 years ago
Jose Olarte III 9960a96a20 Design tweaks to Latest Activity 2 years ago
Jose Olarte III 098c6c0fa0 Compacted Quick Action section 2 years ago
Trent Larson b86323ec83 adjust didInfo so we can use DIDs and not identities, removing last of identities in memory 2 years ago
Trent Larson 8add6448fb remove code that keeps the private key (account) data in memory 2 years ago
Trent Larson 0257901c5b allow viewing of a project without an ID (and other refactors) 2 years ago
Matthew Raymer 3bd55f3ad2 More cleanup and application of new db loading 2 years ago
Matthew Raymer dc23ba1375 Fix a bug in HomeView and clean up recordGive method 2 years ago
Matthew Raymer 08137eb000 Updates to contacts UI. Sweep for buildIdentity and buildHeaders 2 years ago
Matthew Raymer 5dc80ce12a A bit more cleanup. Problem in Contacts to resolve. 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
Trent Larson e42b3ff11d allow choice of no identity (for testing) 2 years ago
Matthew Raymer 3c977a1f28 First roll out of an AlertMessage control 2 years ago
Matthew Raymer 99ea161da0 Removed created() and relocated to mounted() could not replicate issue 2 years ago
Trent Larson cdeece1795 add project search (which just goes to console for now) 2 years ago
Trent Larson a8f1e25986 add error messages for gives 2 years ago
Trent Larson a2b3cebdb3 finish contact selection for gives 2 years ago