370 Commits (misc2)

Author SHA1 Message Date
Matthew Raymer 7a4ceaa455 Adding Identity Management stubs 1 year ago
Trent Larson 2493f2ad39 fix local & remote search to work, fix beforeId check, fix handleId setting 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 1d362c314b Beginning of integration. Seems the data coming back from local and remote are different? 1 year ago
Matthew Raymer 3f13d3ea33 CLeanup header creation 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 0b7a35c9b8 list the gives to a plan and gives to which this plan contributed 1 year ago
Trent Larson 0257901c5b allow viewing of a project without an ID (and other refactors) 1 year ago
Trent Larson d9d6096275 consolidate the "gave" actions on a projecct 1 year ago
Trent Larson ed7d37c649 move QR for contact up, right under header 1 year ago
Matthew Raymer c61bb88788 More cleanup from project task list 1 year ago
Matthew Raymer 3bd55f3ad2 More cleanup and application of new db loading 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 dc23ba1375 Fix a bug in HomeView and clean up recordGive method 1 year ago
Matthew Raymer 08137eb000 Updates to contacts UI. Sweep for buildIdentity and buildHeaders 1 year ago
Matthew Raymer 5d49965166 Simple fix. Missing reference to QuickNav 1 year ago
anomalist 59a354027e Update 'src/views/StatisticsView.vue' 1 year ago
Matthew Raymer 5dc80ce12a A bit more cleanup. Problem in Contacts to resolve. 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 e3f58bd593 Purge all vue-class-component with vue-facing-decorator. 1 year ago
Matthew Raymer 3b41014083 Considerable cleanup and merge 1 year ago
Matthew Raymer 5be67fd4c9 Rolled out to all views that had HTML quicknav 1 year ago
Matthew Raymer dda3ad057d This is the QuickNav component 1 year ago
Matthew Raymer cf54096326 Looks like GiftedDialog works? A little cleanup. 1 year ago
Matthew Raymer 80a1185faa Fix for missing scene-container 1 year ago
Trent Larson e42b3ff11d allow choice of no identity (for testing) 1 year ago
Matthew Raymer 4758a740de First draft of Vue3 version. WIll finish after error-logging merge 1 year ago
Matthew Raymer 0a020a4069 Clean up vestigle old alert code 1 year ago
Matthew Raymer c859778832 Add AlertMessage component 1 year ago
Matthew Raymer c24022c41c Make the visibility of the Alert indirect 1 year ago
Matthew Raymer 0fd4b86a84 A bit of linting 1 year ago
Matthew Raymer c31445865e Straggler 1 year ago
Matthew Raymer 0af03227a6 Propagated AlertMessage component 1 year ago
Matthew Raymer 3c977a1f28 First roll out of an AlertMessage control 1 year ago
Matthew Raymer 8d8635a3e6 Added try...catch and linted 1 year ago
Matthew Raymer bcc6de6fc0 New AlertMessage component 1 year ago
Matthew Raymer 99ea161da0 Removed created() and relocated to mounted() could not replicate issue 1 year ago
Matthew Raymer 3f6dbdebef Moved checkLimits inside try...catch since it has an identity check 1 year ago
Matthew Raymer b139957e3e Added identity check 1 year ago
Trent Larson cdeece1795 add project search (which just goes to console for now) 1 year ago
Trent Larson a8f1e25986 add error messages for gives 1 year ago
Trent Larson a2b3cebdb3 finish contact selection for gives 1 year ago
Trent Larson 643f777d10 start linking gives to projects 1 year ago
Jose Olarte III 1d6241abbb Various changes 1 year ago
Trent Larson c40b690878 fix load-project function 1 year ago
Trent Larson c9c81f1e5c fix wording in list of contacts, remove console.log 1 year ago