@ -13,7 +13,7 @@
@ click = "$router.go(-1)"
@ click = "$router.go(-1)"
class = "text-lg text-center px-2 py-1 absolute -left-2 -top-1"
class = "text-lg text-center px-2 py-1 absolute -left-2 -top-1"
>
>
< fa icon = "chevron-left" class = "fa-fw" > < / fa >
< font -awesome icon = "chevron-left" class = "fa-fw" > < / f o n t - a w e s o m e >
< / button >
< / button >
Project Idea
Project Idea
< / h1 >
< / h1 >
@ -25,7 +25,7 @@
title = "Edit"
title = "Edit"
data - testId = "editClaimButton"
data - testId = "editClaimButton"
>
>
< fa icon = "pen" class = "text-sm text-blue-500 ml-2 mb-1" / >
< font -awesome icon = "pen" class = "text-sm text-blue-500 ml-2 mb-1" / >
< / button >
< / button >
< / h2 >
< / h2 >
< / div >
< / div >
@ -48,7 +48,7 @@
< div class = "overflow-hidden" >
< div class = "overflow-hidden" >
< div class = "text-sm mb-3" >
< div class = "text-sm mb-3" >
< div class = "truncate" >
< div class = "truncate" >
< fa icon = "user" class = "fa-fw text-slate-400" > < / fa >
< font -awesome icon = "user" class = "fa-fw text-slate-400" > < / f o n t - a w e s o m e >
{ { issuerInfoObject ? . displayName } }
{ { issuerInfoObject ? . displayName } }
< span v-if ="!serverUtil.isEmptyOrHiddenDid(issuer)" >
< span v-if ="!serverUtil.isEmptyOrHiddenDid(issuer)" >
< a
< a
@ -56,11 +56,11 @@
target = "_blank"
target = "_blank"
class = "text-blue-500"
class = "text-blue-500"
>
>
< fa icon = "arrow-up-right-from-square" class = "fa-fw" / >
< font -awesome icon = "arrow-up-right-from-square" class = "fa-fw" / >
< / a >
< / a >
< / span >
< / span >
< span v -else -if = " serverUtil.isHiddenDid ( issuer ) " >
< span v -else -if = " serverUtil.isHiddenDid ( issuer ) " >
< fa
< font -awesome
icon = "info-circle"
icon = "info-circle"
class = "fa-fw text-blue-500 cursor-pointer"
class = "fa-fw text-blue-500 cursor-pointer"
@ click = "openHiddenDidDialog()"
@ click = "openHiddenDidDialog()"
@ -68,35 +68,35 @@
< / span >
< / span >
< / div >
< / div >
< div v-if ="startTime" >
< div v-if ="startTime" >
< fa icon = "calendar" class = "fa-fw text-slate-400" > < / fa >
< font -awesome icon = "calendar" class = "fa-fw text-slate-400" > < / f o n t - a w e s o m e >
Starts { { startTime } }
Starts { { startTime } }
< / div >
< / div >
< div v-if ="endTime" >
< div v-if ="endTime" >
< fa icon = "calendar" class = "fa-fw text-slate-400" > < / fa >
< font -awesome icon = "calendar" class = "fa-fw text-slate-400" > < / f o n t - a w e s o m e >
Ends { { endTime } }
Ends { { endTime } }
< / div >
< / div >
< div v-if ="latitude || longitude" >
< div v-if ="latitude || longitude" >
< fa icon = "location-dot" class = "fa-fw text-slate-400" > < / fa >
< font -awesome icon = "location-dot" class = "fa-fw text-slate-400" > < / f o n t - a w e s o m e >
< a
< a
: href = "getOpenStreetMapUrl()"
: href = "getOpenStreetMapUrl()"
target = "_blank"
target = "_blank"
class = "underline text-blue-500"
class = "underline text-blue-500"
> Map View
> Map View
< fa
< font -awesome
icon = "arrow-up-right-from-square"
icon = "arrow-up-right-from-square"
class = "fa-fw text-blue-500"
class = "fa-fw text-blue-500"
/ >
/ >
< / a >
< / a >
< / div >
< / div >
< div v-if ="url" >
< div v-if ="url" >
< fa icon = "globe" class = "fa-fw text-slate-400" > < / fa >
< font -awesome icon = "globe" class = "fa-fw text-slate-400" > < / f o n t - a w e s o m e >
< a
< a
: href = "addScheme(url)"
: href = "addScheme(url)"
target = "_blank"
target = "_blank"
class = "underline text-blue-500"
class = "underline text-blue-500"
>
>
{ { domainForWebsite ( this . url ) } }
{ { domainForWebsite ( this . url ) } }
< fa icon = "arrow-up-right-from-square" class = "fa-fw" / >
< font -awesome icon = "arrow-up-right-from-square" class = "fa-fw" / >
< / a >
< / a >
< / div >
< / div >
< / div >
< / div >
@ -124,7 +124,7 @@
< / div >
< / div >
< a @click ="onClickLoadClaim(projectId)" class = "cursor-pointer" >
< a @click ="onClickLoadClaim(projectId)" class = "cursor-pointer" >
< fa icon = "file-lines" class = "pl-2 pt-1 text-blue-500" / >
< font -awesome icon = "file-lines" class = "pl-2 pt-1 text-blue-500" / >
< / a >
< / a >
< / div >
< / div >
< / div >
< / div >
@ -181,7 +181,7 @@
class = "grid grid-cols-4 sm:grid-cols-5 md:grid-cols-6 gap-x-3 gap-y-5 text-center mb-5 mt-2"
class = "grid grid-cols-4 sm:grid-cols-5 md:grid-cols-6 gap-x-3 gap-y-5 text-center mb-5 mt-2"
>
>
< li @ click = "openGiftDialogToProject({ name: 'you', did: activeDid })" >
< li @ click = "openGiftDialogToProject({ name: 'you', did: activeDid })" >
< fa icon = "hand" class = "fa-fw text-blue-500 text-5xl cursor-pointer" / >
< font -awesome icon = "hand" class = "fa-fw text-blue-500 text-5xl cursor-pointer" / >
< h3
< h3
class = "mt-5 text-xs text-blue-500 font-medium text-ellipsis whitespace-nowrap overflow-hidden cursor-pointer"
class = "mt-5 text-xs text-blue-500 font-medium text-ellipsis whitespace-nowrap overflow-hidden cursor-pointer"
>
>
@ -266,7 +266,7 @@
>
>
< div class = "flex justify-between gap-4" >
< div class = "flex justify-between gap-4" >
< span >
< span >
< fa icon = "user" class = "fa-fw text-slate-400" > < / fa >
< font -awesome icon = "user" class = "fa-fw text-slate-400" > < / f o n t - a w e s o m e >
{ {
{ {
serverUtil . didInfo (
serverUtil . didInfo (
offer . offeredByDid ,
offer . offeredByDid ,
@ -277,14 +277,14 @@
} }
} }
< / span >
< / span >
< span v-if ="offer.amount" class="whitespace-nowrap" >
< span v-if ="offer.amount" class="whitespace-nowrap" >
< fa
< font -awesome
: icon = "libsUtil.iconForUnitCode(offer.unit)"
: icon = "libsUtil.iconForUnitCode(offer.unit)"
class = "fa-fw text-slate-400"
class = "fa-fw text-slate-400"
/ > { { o f f e r . a m o u n t } }
/ > { { o f f e r . a m o u n t } }
< / span >
< / span >
< / div >
< / div >
< div v-if ="offer.objectDescription" class="text-slate-500" >
< div v-if ="offer.objectDescription" class="text-slate-500" >
< fa icon = "comment" class = "fa-fw text-slate-400" / >
< font -awesome icon = "comment" class = "fa-fw text-slate-400" / >
{ { offer . objectDescription } }
{ { offer . objectDescription } }
< / div >
< / div >
< div class = "flex justify-between" >
< div class = "flex justify-between" >
@ -292,13 +292,13 @@
@ click = "onClickLoadClaim(offer.jwtId as string)"
@ click = "onClickLoadClaim(offer.jwtId as string)"
class = "cursor-pointer"
class = "cursor-pointer"
>
>
< fa icon = "file-lines" class = "pl-2 pt-1 text-blue-500" / >
< font -awesome icon = "file-lines" class = "pl-2 pt-1 text-blue-500" / >
< / a >
< / a >
< a
< a
v - if = "checkIsFulfillable(offer)"
v - if = "checkIsFulfillable(offer)"
@ click = "onClickFulfillGiveToOffer(offer)"
@ click = "onClickFulfillGiveToOffer(offer)"
>
>
< fa
< font -awesome
icon = "hand-holding-heart"
icon = "hand-holding-heart"
class = "text-blue-500 cursor-pointer"
class = "text-blue-500 cursor-pointer"
/ >
/ >
@ -340,7 +340,7 @@
>
>
< div class = "flex justify-between gap-4" >
< div class = "flex justify-between gap-4" >
< span >
< span >
< fa icon = "user" class = "fa-fw text-slate-400" / >
< font -awesome icon = "user" class = "fa-fw text-slate-400" / >
{ {
{ {
serverUtil . didInfo (
serverUtil . didInfo (
give . agentDid ,
give . agentDid ,
@ -351,23 +351,23 @@
} }
} }
< / span >
< / span >
< span v-if ="give.amount" class="whitespace-nowrap" >
< span v-if ="give.amount" class="whitespace-nowrap" >
< fa
< font -awesome
: icon = "libsUtil.iconForUnitCode(give.unit)"
: icon = "libsUtil.iconForUnitCode(give.unit)"
class = "fa-fw text-slate-400"
class = "fa-fw text-slate-400"
/ > { { g i v e . a m o u n t } }
/ > { { g i v e . a m o u n t } }
< / span >
< / span >
< / div >
< / div >
< div class = "text-slate-500" >
< div class = "text-slate-500" >
< fa icon = "calendar" class = "fa-fw text-slate-400" / >
< font -awesome icon = "calendar" class = "fa-fw text-slate-400" / >
{ { give . issuedAt ? . substring ( 0 , 10 ) } }
{ { give . issuedAt ? . substring ( 0 , 10 ) } }
< / div >
< / div >
< div v-if ="give.description" class="text-slate-500" >
< div v-if ="give.description" class="text-slate-500" >
< fa icon = "comment" class = "fa-fw text-slate-400" / >
< font -awesome icon = "comment" class = "fa-fw text-slate-400" / >
{ { give . description } }
{ { give . description } }
< / div >
< / div >
< div class = "flex justify-between" >
< div class = "flex justify-between" >
< a @click ="onClickLoadClaim(give.jwtId)" >
< a @click ="onClickLoadClaim(give.jwtId)" >
< fa icon = "file-lines" class = "text-blue-500 cursor-pointer" / >
< font -awesome icon = "file-lines" class = "text-blue-500 cursor-pointer" / >
< / a >
< / a >
< a
< a
@ -377,13 +377,13 @@
"
"
@ click = "deepCheckConfirmable(give)"
@ click = "deepCheckConfirmable(give)"
>
>
< fa icon = "circle-check" class = "text-blue-500 cursor-pointer" / >
< font -awesome icon = "circle-check" class = "text-blue-500 cursor-pointer" / >
< / a >
< / a >
< a v -else -if = " checkingConfirmationForJwtId = = = give.jwtId " >
< a v -else -if = " checkingConfirmationForJwtId = = = give.jwtId " >
< fa icon = "spinner" class = "fa-spin-pulse" / >
< font -awesome icon = "spinner" class = "fa-spin-pulse" / >
< / a >
< / a >
< a v -else @click ="shallowNotifyWhyCannotConfirm(give)" >
< a v -else @click ="shallowNotifyWhyCannotConfirm(give)" >
< fa icon = "circle-check" class = "text-slate-500 cursor-pointer" / >
< font -awesome icon = "circle-check" class = "text-slate-500 cursor-pointer" / >
< / a >
< / a >
< / div >
< / div >
< div v-if ="give.fullClaim.image" class="flex justify-center" >
< div v-if ="give.fullClaim.image" class="flex justify-center" >
@ -440,23 +440,23 @@
} }
} }
< / span >
< / span >
< span v-if ="give.amount" class="whitespace-nowrap" >
< span v-if ="give.amount" class="whitespace-nowrap" >
< fa
< font -awesome
: icon = "libsUtil.iconForUnitCode(give.unit)"
: icon = "libsUtil.iconForUnitCode(give.unit)"
class = "fa-fw text-slate-400"
class = "fa-fw text-slate-400"
/ > { { g i v e . a m o u n t } }
/ > { { g i v e . a m o u n t } }
< / span >
< / span >
< / div >
< / div >
< div class = "text-slate-500" >
< div class = "text-slate-500" >
< fa icon = "calendar" class = "fa-fw text-slate-400" / >
< font -awesome icon = "calendar" class = "fa-fw text-slate-400" / >
{ { give . issuedAt ? . substring ( 0 , 10 ) } }
{ { give . issuedAt ? . substring ( 0 , 10 ) } }
< / div >
< / div >
< div v-if ="give.description" class="text-slate-500" >
< div v-if ="give.description" class="text-slate-500" >
< fa icon = "comment" class = "fa-fw text-slate-400" / >
< font -awesome icon = "comment" class = "fa-fw text-slate-400" / >
{ { give . description } }
{ { give . description } }
< / div >
< / div >
< div class = "flex justify-between" >
< div class = "flex justify-between" >
< a @click ="onClickLoadClaim(give.jwtId)" >
< a @click ="onClickLoadClaim(give.jwtId)" >
< fa icon = "file-lines" class = "text-blue-500 cursor-pointer" / >
< font -awesome icon = "file-lines" class = "text-blue-500 cursor-pointer" / >
< / a >
< / a >
< a
< a
@ -466,13 +466,13 @@
"
"
@ click = "deepCheckConfirmable(give)"
@ click = "deepCheckConfirmable(give)"
>
>
< fa icon = "circle-check" class = "text-blue-500 cursor-pointer" / >
< font -awesome icon = "circle-check" class = "text-blue-500 cursor-pointer" / >
< / a >
< / a >
< a v -else -if = " checkingConfirmationForJwtId = = = give.jwtId " >
< a v -else -if = " checkingConfirmationForJwtId = = = give.jwtId " >
< fa icon = "spinner" class = "fa-spin-pulse" / >
< font -awesome icon = "spinner" class = "fa-spin-pulse" / >
< / a >
< / a >
< a v -else @click ="shallowNotifyWhyCannotConfirm(give)" >
< a v -else @click ="shallowNotifyWhyCannotConfirm(give)" >
< fa icon = "circle-check" class = "text-slate-500 cursor-pointer" / >
< font -awesome icon = "circle-check" class = "text-slate-500 cursor-pointer" / >
< / a >
< / a >
< / div >
< / div >
< div v-if ="give.fullClaim.image" class="flex justify-center" >
< div v-if ="give.fullClaim.image" class="flex justify-center" >