-
Notifications
You must be signed in to change notification settings - Fork 21
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
Display year, seconds, tz when creating tokens #896
Conversation
format="yyyy/MM/dd HH:mm:ss" | ||
ampm={false} | ||
margin="normal" | ||
helperText={new Date().toTimeString().slice(9)} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a comment here that says this displays the timezone (which is not obvious otherwise)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a minor inline comment to explain the timezone display.
Codecov Report
@@ Coverage Diff @@
## master #896 +/- ##
=======================================
Coverage 93.16% 93.16%
=======================================
Files 130 130
Lines 6657 6657
Branches 696 696
=======================================
Hits 6202 6202
Misses 331 331
Partials 124 124
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #896 +/- ##
=======================================
Coverage 93.16% 93.16%
=======================================
Files 130 130
Lines 6657 6657
Branches 696 696
=======================================
Hits 6202 6202
Misses 331 331
Partials 124 124
Continue to review full report at Codecov.
|
Closes #260
I have:
Description
Switches the display of token expiry date time in the create token screen from:
to: