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

Update date and time input timezone #452

Merged
merged 6 commits into from
Sep 3, 2024
Merged

Conversation

asimonok
Copy link
Collaborator

@asimonok asimonok commented Jul 12, 2024

Resolves #308

Min required grafana version is 11.2.0

@asimonok asimonok self-assigned this Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.02%. Comparing base (20a8fdc) to head (5e764a2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #452   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files         119      119           
  Lines        1955     1958    +3     
  Branches      521      476   -45     
=======================================
+ Hits         1936     1939    +3     
  Misses         17       17           
  Partials        2        2           

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

@mikhail-vl mikhail-vl added the enhancement New feature or request label Jul 12, 2024
@mikhail-vl mikhail-vl modified the milestones: Forms 4.3.0, Forms 4.4.0 Jul 12, 2024
@mikhail-vl mikhail-vl modified the milestones: Forms 4.4.0, Forms 4.5.0 Aug 29, 2024
@mikhail-vl
Copy link
Member

@asimonok Grafana 11.2.0 is ready to use.

# Conflicts:
#	package-lock.json
#	src/components/ElementSections/ElementSections.tsx
#	src/components/FormElement/FormElement.tsx
#	src/components/FormElements/FormElements.tsx
#	src/components/FormPanel/FormPanel.tsx
@asimonok asimonok marked this pull request as ready for review September 2, 2024 12:01
@asimonok asimonok requested a review from mikhail-vl September 2, 2024 12:04
@mikhail-vl mikhail-vl changed the title Show dates in dashboard timeZone Update date and time input shows dates as browser timezone instead of dashboard timezone Sep 2, 2024
@mikhail-vl mikhail-vl changed the title Update date and time input shows dates as browser timezone instead of dashboard timezone Update date and time input timezone Sep 2, 2024
Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mikhail-vl mikhail-vl merged commit 4b5cd75 into main Sep 3, 2024
7 checks passed
@mikhail-vl mikhail-vl deleted the feat/datatime-timezone branch September 3, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Date and Time input shows dates as browser timezone instead of dashboard timezone
2 participants