Closed blushi closed 2 years ago
Hey team! Please add your planning poker estimate with ZenHub @haveanicedavid @mhagel @victordelval
@erikalogie this is r4r on https://deploy-preview-959--regen-registry.netlify.app/projects/kasigau
This looks great. Should we add the tx hash to the left-hand column? https://www.figma.com/file/seUiQM2SPt78KJiDL0Ea8m/Basic-Ecocredits-Ledger-View?node-id=1585%3A93706
On Tue, May 24, 2022 at 2:40 PM Marie Gauthier @.***> wrote:
@erikalogie https://github.com/erikalogie this is r4r on https://deploy-preview-959--regen-registry.netlify.app/projects/kasigau
— Reply to this email directly, view it on GitHub https://github.com/regen-network/regen-registry/issues/937#issuecomment-1135869262, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACARPTMVIG4JPYQNNFDHHR3VLTE2LANCNFSM5VIG57YQ . You are receiving this because you were mentioned.Message ID: @.***>
This looks great. Should we add the tx hash to the left-hand column?
this will get added through @mhagel work once https://github.com/regen-network/regen-web/pull/957 gets merged since the same underlying component is being used.
Great!
On Wed, May 25, 2022 at 3:11 PM Marie Gauthier @.***> wrote:
This looks great. Should we add the tx hash to the left-hand column?
this will get added through @mhagel https://github.com/mhagel work once regen-network/regen-web#957 https://github.com/regen-network/regen-web/pull/957 gets merged
— Reply to this email directly, view it on GitHub https://github.com/regen-network/regen-registry/issues/937#issuecomment-1137220463, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACARPTPQQ3WCP5PUJHQL2QTVLYRJXANCNFSM5VIG57YQ . You are receiving this because you were mentioned.Message ID: @.***>
https://www.figma.com/file/seUiQM2SPt78KJiDL0Ea8m/Basic-Ecocredits-Ledger-View?node-id=275%3A40553
This was partially already implemented as part of https://github.com/regen-network/regen-web/pull/858 through
ProjectCreditBatchesTable.tsx
but we need to fetch batches based on theregen:vcsProjectId
metadata field similarly to what's been done in https://github.com/regen-network/regen-web/pull/943We should also update existing project metadata (staging and prod) and references of this in the code to use
"regen:vcsProjectId": 123
instead of"regen:vcsProjectId": { "@type": "xsd:unsignedInt", "@value": 123 }
Ref: https://github.com/regen-network/regen-registry-ops/pull/7#issuecomment-1130562234For Admin Use