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

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

github-actions bot commented Oct 24, 2024

@github-actions github-actions bot temporarily deployed to pull request October 24, 2024 11:51 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.64%. Comparing base (35bcdf1) to head (6ea7efb).
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.

@satyajeetkolhapure satyajeetkolhapure force-pushed the feat/as-a-user-i-want-to-see-a-card-view-of-my-attestations branch from 2178264 to e2f0195 Compare October 25, 2024 16:39
@github-actions github-actions bot temporarily deployed to pull request October 25, 2024 16:48 Inactive
explorer/src/utils/dateUtils.ts Outdated Show resolved Hide resolved
explorer/src/pages/Subject/index.tsx Outdated Show resolved Hide resolved
explorer/src/pages/MyAttestations/index.tsx Outdated Show resolved Hide resolved
explorer/package.json Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request October 29, 2024 10:11 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 29, 2024 13:16 Inactive
@alainncls alainncls self-requested a review October 29, 2024 15:25
@github-actions github-actions bot temporarily deployed to pull request October 29, 2024 16:19 Inactive
@satyajeetkolhapure satyajeetkolhapure merged commit 5863e88 into dev Oct 29, 2024
11 checks passed
@satyajeetkolhapure satyajeetkolhapure deleted the feat/as-a-user-i-want-to-see-a-card-view-of-my-attestations branch October 29, 2024 16:21
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
3 participants