Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PRC fields and add placeholder for renderMethod images. #48

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jameseaster
Copy link
Contributor

TODO: Add SVG images for renderMethod


Resolves update PRC example credential


What kind of change does this PR introduce?

  • Credential property & values update.

What is the current behavior?

  • PRC does not utilize renderMethod and has out of date property names (expirationDate vs validUntil) - see citizenship vocab

What is the new behavior?

  • Updated fields, values, and implementation of renderMethod

NOTE: This uses the examples context instead of the appropriate context, because VC v2 and renderMethod are not yet stable.


Does this PR introduce a breaking change?

  • Yes
  • No

How has this been tested?

  • Locally rendered and issued.

Screenshots: n/a

Copy link
Contributor

@BigBlueHat BigBlueHat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I need to get updated SVGs for these.

Comment on lines +4 to +5
"https://w3id.org/citizenship/v1",
"https://www.w3.org/ns/credentials/examples/v2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"https://w3id.org/citizenship/v1",
"https://www.w3.org/ns/credentials/examples/v2"
"https://w3id.org/citizenship/v1",
"https://www.w3.org/ns/credentials/examples/v2"

Sneaking tab hiding in there.

Comment on lines +35 to +39
"height": {
"type": "QuantitativeValue",
"unitCode": "INH",
"value": 65
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably need another formatter for height stuff.

@BigBlueHat
Copy link
Contributor

We also need to...

  • Update the image.png to use the new Utopia icon/logo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants