From ff3d3971504bf0be67a128b41ba4faeb099874f4 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sun, 4 Aug 2024 19:09:11 -0600 Subject: [PATCH] move pointers to other projects up in the project view --- src/views/ProjectViewView.vue | 166 ++++++++++++++++++---------------- 1 file changed, 87 insertions(+), 79 deletions(-) diff --git a/src/views/ProjectViewView.vue b/src/views/ProjectViewView.vue index c48d767..b30db8f 100644 --- a/src/views/ProjectViewView.vue +++ b/src/views/ProjectViewView.vue @@ -115,6 +115,50 @@ +
+
+
+

+ Projects That Contribute To This +

+ +
+
+ +
+
+ +
+
+
+
+ +
+
+

+ Projects Getting Contributions From This +

+ +
+ +
+
+
+
+
-
-
- -
-

- Projects That Contribute To This -

- -
-
- -
-
- +
+ + {{ + serverUtil.didInfo( + give.agentDid, + activeDid, + allMyDids, + allContacts, + ) + }} + + + {{ give.amount }} + +
+
+ + {{ give.issuedAt?.substring(0, 10) }} +
+
+ + {{ give.description }} +
+ + + + + +
+
- -
-

- Projects Getting Contributions From This -

- -
- -
-