428 Commits (a7fbbbd4cd06bd45b46e3f75924b448f5005e976)

Author SHA1 Message Date
Jose Olarte III ead37ede74 Added back button 2 years ago
Matthew Raymer f428199228 Redirect to account tab after switching identity 2 years ago
Matthew Raymer 1405b88323 Functional Identity Management 2 years ago
Jose Olarte III 44fc2850dd UL-based identity list + markup fixes 2 years ago
Matthew Raymer 52d411470e Send back to Jose for some list magic 2 years ago
Jose Olarte III ab678a900a Added static HTML to Account Switcher view 2 years ago
Jose Olarte III efa59e170f Tweaked router link styles 2 years ago
Matthew Raymer 7a4ceaa455 Adding Identity Management stubs 2 years ago
Trent Larson 2493f2ad39 fix local & remote search to work, fix beforeId check, fix handleId setting 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
Matthew Raymer 1d362c314b Beginning of integration. Seems the data coming back from local and remote are different? 2 years ago
Matthew Raymer 3f13d3ea33 CLeanup header creation 2 years ago
Matthew Raymer cef346e487 Move almost all interfaces to endorserServer.ts 2 years ago
Matthew Raymer fed23a61ee Remove HelloWorld and do sweeping 2 years ago
Matthew Raymer b6b7c56157 DiscoverView searches almost done. 2 years ago
Trent Larson 0b7a35c9b8 list the gives to a plan and gives to which this plan contributed 2 years ago
Trent Larson 0257901c5b allow viewing of a project without an ID (and other refactors) 2 years ago
Trent Larson d9d6096275 consolidate the "gave" actions on a projecct 2 years ago
Trent Larson ed7d37c649 move QR for contact up, right under header 2 years ago
Matthew Raymer c61bb88788 More cleanup from project task list 2 years ago
Matthew Raymer 3bd55f3ad2 More cleanup and application of new db loading 2 years ago
Matthew Raymer 3471afdf25 Cleaned up messages and improved the accountsDB lookups 2 years ago
Matthew Raymer e25a83ff1b Move account counter to mounted event 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 5d49965166 Simple fix. Missing reference to QuickNav 2 years ago
anomalist 59a354027e Update 'src/views/StatisticsView.vue' 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 e3f58bd593 Purge all vue-class-component with vue-facing-decorator. 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 dda3ad057d This is the QuickNav component 2 years ago
Matthew Raymer cf54096326 Looks like GiftedDialog works? A little cleanup. 2 years ago
Matthew Raymer 80a1185faa Fix for missing scene-container 2 years ago
Trent Larson e42b3ff11d allow choice of no identity (for testing) 2 years ago
Matthew Raymer 4758a740de First draft of Vue3 version. WIll finish after error-logging merge 2 years ago
Matthew Raymer 0a020a4069 Clean up vestigle old alert code 2 years ago
Matthew Raymer c859778832 Add AlertMessage component 2 years ago
Matthew Raymer c24022c41c Make the visibility of the Alert indirect 2 years ago
Matthew Raymer 0fd4b86a84 A bit of linting 2 years ago
Matthew Raymer c31445865e Straggler 2 years ago
Matthew Raymer 0af03227a6 Propagated AlertMessage component 2 years ago
Matthew Raymer 3c977a1f28 First roll out of an AlertMessage control 2 years ago
Matthew Raymer 8d8635a3e6 Added try...catch and linted 2 years ago
Matthew Raymer bcc6de6fc0 New AlertMessage component 2 years ago
Matthew Raymer 99ea161da0 Removed created() and relocated to mounted() could not replicate issue 2 years ago
Matthew Raymer 3f6dbdebef Moved checkLimits inside try...catch since it has an identity check 2 years ago
Matthew Raymer b139957e3e Added identity check 2 years ago