fix: [DI-27690] - Time will not update on changing timezone with custom date - #12971
Merged
nikhagra-akamai merged 6 commits intoOct 9, 2025
Merged
Conversation
…e time range picker utils
jaalah-akamai
approved these changes
Oct 8, 2025
jaalah-akamai
left a comment
Contributor
There was a problem hiding this comment.
These look good and fix the timezone issues we were seeing ✅
…udpulse timerange tests
…l_October_09 Fix[DI-27693]: Fix: Restore GMT/UTC date-time validation logic in Clo…
Contributor
|
@agorthi-akamai can we get rid of commented out code lines in cypress files? |
Cloud Manager UI test results🔺 2 failing tests on test run #4 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/linodes/rebuild-linode.spec.ts,cypress/e2e/core/linodes/clone-linode.spec.ts" |
||||||||||||||||||||
This was referenced Oct 16, 2025
corya-akamai
pushed a commit
to corya-akamai/manager
that referenced
this pull request
Dec 8, 2025
…om date (linode#12971) * fix: [DI-27690] - Time will not update on changing timezone with custom date * fix: [DI-27690] - Updated preset strings with constants in cloud pulse time range picker utils * added changeset * Fix[DI-27693]: Fix: Restore GMT/UTC date-time validation logic in Cloudpulse timerange tests --------- Co-authored-by: agorthi-akamai <agorthi@akamai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
Time will not update on changing timezone with custom date
Changes 🔄
List any change(s) relevant to the reviewer.
Scope 🚢
Upon production release, changes in this PR will be visible to:
Target release date 🗓️
21st October
Preview 📷
Include a screenshot
<img src="" />or video<video src="" />of the change.🔒 Use the Mask Sensitive Data setting for security.
💡 For changes requiring multiple steps to validate, prefer a video for clarity.
Screen.Recording.2025-10-08.at.7.37.25.PM.mov
Screen.Recording.2025-10-08.at.7.37.58.PM.mov
How to test 🧪
Prerequisites
Reproduction steps
Verification steps
(How to verify changes)
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅