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

PMM-12425 fix infinite loop for setting timerange #1544

Merged
merged 4 commits into from
Dec 19, 2023

Conversation

YashSartanpara1
Copy link
Contributor

@YashSartanpara1 YashSartanpara1 commented Nov 20, 2023

PMM-12425 - QAN picking different date range will cause an error

qan2

Screenshot 2023-11-22 123534

Previous fixes should be tested after this fix -
PMM-9987
PMM-10483

@@ -215,8 +216,13 @@ export const UrlParametersProvider = (props) => {
if (newTo === 'now') {
Copy link
Member

Choose a reason for hiding this comment

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

I think here should be 2 independent if else sections for from and for to

@YashSartanpara1 YashSartanpara1 merged commit 307b7df into main Dec 19, 2023
7 checks passed
@YashSartanpara1 YashSartanpara1 deleted the PMM-12425-qan-date-range-error branch December 19, 2023 10:36
YashSartanpara1 added a commit that referenced this pull request Feb 20, 2024
* PMM-12425 fix infinite loop for setting timerange

* PMM-12425 fix logic to set from time

* PMM-12425 fix linting errors
YashSartanpara1 added a commit that referenced this pull request Apr 4, 2024
* PMM-12314 Migrate from toolkit

* PMM-12314 Use node 18

* PMM-12425 fix infinite loop for setting timerange (#1544)

* PMM-12425 fix infinite loop for setting timerange

* PMM-12425 fix logic to set from time

* PMM-12425 fix linting errors

* PMM-12790 remove boomtable plugin (#1550)

* PMM-12802 Remove carpetplot and piechart plugin

* PMM-12802 update polystat to latest version

* PMM-12802 remove old polystat panel

* PMM-12802 Add geomap and upgrade polystat

* PMM-12802 update polystat panels

* PMM-12802 update polystat for mysql dashboard

* PMM-12802 replace discrete plugin with timeline

* PMM-12802 Remove discrete and worldmap plugins

* PMM-12802 fix panels error and fonts

* PMM-12802 Update font size

---------

Co-authored-by: Matej Kubinec <[email protected]>
Co-authored-by: Alex Demidoff <[email protected]>
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.

3 participants