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

00612 Expiration date is confusing until account expiry is turned in #618

Merged
merged 4 commits into from
May 31, 2023

Conversation

svienot
Copy link
Collaborator

@svienot svienot commented May 31, 2023

Description:

This PR add a small InfoTooltip component (explanatory tooltip attached to a circle-info icon) and makes use of it in Account/Contract/Token details pages to clarify the following properties:

  • Expires at
  • Auto Renew Period
  • Auto Renew Account

Related issue(s):

Fixes #612

Notes for reviewer:

Screenshot 2023-05-31 at 11 37 34

Also deployed on staging server.

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Simon Viénot <simon.vienot@icloud.com>
Signed-off-by: Simon Viénot <simon.vienot@icloud.com>
Signed-off-by: Simon Viénot <simon.vienot@icloud.com>
Signed-off-by: Simon Viénot <simon.vienot@icloud.com>
@svienot svienot requested a review from ericleponner May 31, 2023 09:39
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
79.46% (+0.01% 🔼)
5950/7488
🟡 Branches 60.5% 2432/4020
🟡 Functions 75.83% 1145/1510
🟡 Lines
79.52% (+0.01% 🔼)
5634/7085
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / InfoTooltip.vue
100% 100% 100% 100%

Test suite run success

314 tests passing in 71 suites.

Report generated by 🧪jest coverage report action from ff67c47

@sonarcloud
Copy link

sonarcloud bot commented May 31, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
1.8% 1.8% Duplication

@ericleponner ericleponner merged commit c62df28 into main May 31, 2023
@ericleponner ericleponner deleted the 00612-expiry-date-is-confusing branch May 31, 2023 10:52
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.

Expiration date is confusing until account expiry is turned in.
2 participants