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 Expired and Revoked Attestations with a watermark on the Subject page #794

Conversation

satyajeetkolhapure
Copy link
Collaborator

@satyajeetkolhapure satyajeetkolhapure commented Nov 6, 2024

What does this PR do?

For revoked attestations a watermark with red colour and revoked text is added.
For expired attestations card is greyed out

Related ticket

Fixes #755

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

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

Copy link
Contributor

github-actions bot commented Nov 6, 2024

@github-actions github-actions bot temporarily deployed to pull request November 6, 2024 10:39 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.60%. Comparing base (6fd6a63) to head (8d31450).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #794   +/-   ##
=======================================
  Coverage   47.60%   47.60%           
=======================================
  Files          18       18           
  Lines         397      397           
  Branches       60       60           
=======================================
  Hits          189      189           
  Misses        205      205           
  Partials        3        3           

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

@alainncls alainncls force-pushed the feat/as-a-user-i-want-to-see-expired-and-revoked-attestations-with-a-watermark-on-the-subject-page branch from cf382da to 28bec4f Compare November 8, 2024 16:56
@alainncls alainncls enabled auto-merge (squash) November 8, 2024 16:56
@github-actions github-actions bot temporarily deployed to pull request November 8, 2024 16:57 Inactive
@alainncls alainncls force-pushed the feat/as-a-user-i-want-to-see-expired-and-revoked-attestations-with-a-watermark-on-the-subject-page branch from 28bec4f to 8d31450 Compare November 8, 2024 17:07
@github-actions github-actions bot temporarily deployed to pull request November 8, 2024 17:08 Inactive
@alainncls alainncls merged commit 6108968 into dev Nov 8, 2024
11 checks passed
@alainncls alainncls deleted the feat/as-a-user-i-want-to-see-expired-and-revoked-attestations-with-a-watermark-on-the-subject-page branch November 8, 2024 17:10
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 Expired and Revoked Attestations with a watermark on the Subject page
3 participants