Commit Graph
455 Commits
Author SHA1 Message Date
trentlarson b86323ec83 adjust didInfo so we can use DIDs and not identities, removing last of identities in memory 2023-07-11 15:30:51 -06:00
trentlarson 8add6448fb remove code that keeps the private key (account) data in memory 2023-07-11 09:10:25 -06:00
trentlarson 47442655cb update tasks 2023-07-11 08:40:44 -06:00
Matthew Raymer 1d362c314b Beginning of integration. Seems the data coming back from local and remote are different? 2023-07-11 18:31:58 +08:00
anomalist 3eda246e85 Merge pull request 'DiscoverView searches almost done.' (#38) from discover-view-etc into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#38
2023-07-11 01:36:19 -04:00
Matthew Raymer 3f13d3ea33 CLeanup header creation 2023-07-10 19:03:20 +08:00
Matthew Raymer cef346e487 Move almost all interfaces to endorserServer.ts 2023-07-10 18:45:50 +08:00
Matthew Raymer fed23a61ee Remove HelloWorld and do sweeping 2023-07-10 18:20:13 +08:00
Matthew Raymer b6b7c56157 DiscoverView searches almost done.
Contact fixes
ContactAmounts fix quick-nav
Cleaning up ProjectView still more to do
Hide advanced by default on StatisticsView
project.task updated
2023-07-10 18:03:51 +08:00
anomalist 3f8be3b4de Merge pull request 'Show the gives to & from a project (plan)' (#37) from project-gives into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#37
2023-07-10 00:39:01 -04:00
anomalist 21af37c2c2 Merge pull request 'move QR for contact up, right under header' (#36) from move-qr-up into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#36
2023-07-10 00:38:51 -04:00
trentlarson 0b7a35c9b8 list the gives to a plan and gives to which this plan contributed 2023-07-09 20:37:08 -06:00
trentlarson 0257901c5b allow viewing of a project without an ID (and other refactors) 2023-07-09 09:38:28 -06:00
trentlarson d9d6096275 consolidate the "gave" actions on a projecct 2023-07-09 08:31:11 -06:00
trentlarson ed7d37c649 move QR for contact up, right under header 2023-07-09 08:15:51 -06:00
anomalist 81dd6eb595 Merge pull request 'Updates to contacts UI. Sweep for buildIdentity and buildHeaders' (#35) from contacts-identity into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#35
2023-07-08 22:58:51 -04:00
Matthew Raymer c61bb88788 More cleanup from project task list 2023-07-08 18:42:53 +08:00
Matthew Raymer 3bd55f3ad2 More cleanup and application of new db loading 2023-07-08 18:31:12 +08:00
Matthew Raymer 3471afdf25 Cleaned up messages and improved the accountsDB lookups 2023-07-08 17:39:20 +08:00
Matthew Raymer e25a83ff1b Move account counter to mounted event 2023-07-08 17:19:52 +08:00
Matthew Raymer 0fbdb45d3e Project Task update 2023-07-07 20:33:43 +08:00
Matthew Raymer dc23ba1375 Fix a bug in HomeView and clean up recordGive method 2023-07-07 18:43:16 +08:00
Matthew Raymer 08137eb000 Updates to contacts UI. Sweep for buildIdentity and buildHeaders 2023-07-07 18:28:06 +08:00
Matthew Raymer 5d49965166 Simple fix. Missing reference to QuickNav 2023-07-07 16:22:53 +08:00
anomalist 8e8aa4356d Update 'project.task.yaml' 2023-07-06 22:20:43 -04:00
anomalist 59a354027e Update 'src/views/StatisticsView.vue'
Clean up spurious comment.
2023-07-06 21:36:10 -04:00
Matthew Raymer 5dc80ce12a A bit more cleanup. Problem in Contacts to resolve. 2023-07-06 18:33:13 +08:00
Matthew Raymer 754bced2a9 Considerable cleanup. I think I also found the issue from the other day with values not loading from settings. 2023-07-06 18:12:21 +08:00
Matthew Raymer e3f58bd593 Purge all vue-class-component with vue-facing-decorator.
Make some strike-throughs for project-task
Update package.json
2023-07-06 17:28:08 +08:00
Matthew Raymer 3b41014083 Considerable cleanup and merge 2023-07-06 16:59:50 +08:00
anomalist f568149745 Merge pull request 'allow choice of no identity (for testing)' (#32) from choose-no-id into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#32
2023-07-06 02:40:11 -04:00
anomalist a27d035e9b Merge branch 'master' into choose-no-id 2023-07-06 02:40:00 -04:00
anomalist 16d0be681c Merge pull request 'quicknav-component' (#34) from quicknav-component into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#34
2023-07-06 02:38:19 -04:00
Matthew Raymer 5be67fd4c9 Rolled out to all views that had HTML quicknav 2023-07-05 17:59:31 +08:00
Matthew Raymer dda3ad057d This is the QuickNav component 2023-07-05 17:58:18 +08:00
Matthew Raymer cf54096326 Looks like GiftedDialog works? A little cleanup. 2023-07-05 16:27:21 +08:00
anomalist 49c3971cf2 Merge pull request 'First draft of Vue3 version. WIll finish after error-logging merge' (#31) from gifted-dialog-conversion into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#31
2023-07-05 03:07:35 -04:00
Matthew Raymer 80a1185faa Fix for missing scene-container 2023-07-05 15:59:58 +08:00
anomalist cd8bc73bac Merge branch 'master' into gifted-dialog-conversion 2023-07-05 03:07:09 -04:00
trentlarson e42b3ff11d allow choice of no identity (for testing) 2023-07-04 13:15:52 -06:00
trentlarson d98e95915b Merge pull request 'error-logging' (#29) from error-logging into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#29
2023-07-04 12:15:24 -04:00
Matthew Raymer 4758a740de First draft of Vue3 version. WIll finish after error-logging merge 2023-07-04 20:03:36 +08:00
Matthew Raymer 0a020a4069 Clean up vestigle old alert code 2023-07-04 19:29:12 +08:00
Matthew Raymer c859778832 Add AlertMessage component 2023-07-04 19:27:57 +08:00
Matthew Raymer c24022c41c Make the visibility of the Alert indirect 2023-07-04 19:26:05 +08:00
Matthew Raymer 0fd4b86a84 A bit of linting 2023-07-03 21:06:24 +08:00
Matthew Raymer c31445865e Straggler 2023-07-03 21:05:45 +08:00
Matthew Raymer 0af03227a6 Propagated AlertMessage component 2023-07-03 21:04:53 +08:00
Matthew Raymer 3c977a1f28 First roll out of an AlertMessage control 2023-07-03 20:24:23 +08:00
Matthew Raymer 8d8635a3e6 Added try...catch and linted 2023-07-03 19:44:41 +08:00