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

feat(explorer): As a user, I want to see a card view of my Attestations #778

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

satyajeetkolhapure
Copy link
Collaborator

@satyajeetkolhapure satyajeetkolhapure commented Oct 24, 2024

What does this PR do?

A new attestation card view is added.
It is shown on my attestations page and also on attestation details subject field onclick event

Related ticket

Fixes #703

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@satyajeetkolhapure satyajeetkolhapure self-assigned this Oct 24, 2024
@satyajeetkolhapure satyajeetkolhapure changed the title feat (explorer): As a user, I want to see a card view of my Attestations feat(explorer): As a user, I want to see a card view of my Attestations Oct 24, 2024
Copy link
Contributor

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.64%. Comparing base (f340f7c) to head (e7c85be).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #778   +/-   ##
=======================================
  Coverage   46.64%   46.64%           
=======================================
  Files          18       18           
  Lines         388      388           
  Branches       57       57           
=======================================
  Hits          181      181           
  Misses        205      205           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

[US] As a user, I want to see a card view of my Attestations
2 participants