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

Fix displaying of modification time for null value in Web UI project information #695

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

juhoinkinen
Copy link
Member

When the modification time of a project was None/null, Web UI project information section showed 1970-01-01 00:00:00.

Now "-" is displayed instead in the case of null value.

@juhoinkinen juhoinkinen added this to the 1.0 milestone Apr 21, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d9209f6) 99.61% compared to head (ee76fb4) 99.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #695   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          89       89           
  Lines        6166     6166           
=======================================
  Hits         6142     6142           
  Misses         24       24           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@juhoinkinen juhoinkinen merged commit d0c6d02 into main Apr 21, 2023
@juhoinkinen juhoinkinen deleted the fix-web-ui-null-project-modification-time branch April 21, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant