-
Notifications
You must be signed in to change notification settings - Fork 54
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
[2.7] Redo pick from main to 2.7 #385
Commits on Apr 18, 2023
-
Revert "Fix redirection to legacy event_analytics URL (opensearch-pro…
…ject#383) (opensearch-project#384)" This reverts commit 5ebd873.
Configuration menu - View commit details
-
Copy full SHA for 86661d5 - Browse repository at this point
Copy the full SHA 86661d5View commit details -
Revert "Cohesion main to 2.7 (opensearch-project#382)"
This reverts commit 946d9f6.
Configuration menu - View commit details
-
Copy full SHA for 1b6f978 - Browse repository at this point
Copy the full SHA 1b6f978View commit details -
[Feature] Saved object refactoring for panels (opensearch-project#355)
* Operational Panels Integrate with Dashboards-List --------- Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com> Signed-off-by: Derek Ho <dxho@amazon.com> Signed-off-by: Eric Wei <menwe@amazon.com> Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com> Co-authored-by: Derek Ho <dxho@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d11d1ee - Browse repository at this point
Copy the full SHA d11d1eeView commit details -
Left-Nav app registrations for Observability - WIP (opensearch-projec…
…t#350) * Left Nav links. Working for Notebook. * Remove observability side bar * Events URL working * Fix metrics link from left nav * Fix applications link --------- Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com> Signed-off-by: Rupal Mahajan <maharup@amazon.com> Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com> Signed-off-by: Derek Ho <dxho@amazon.com> Signed-off-by: Eric Wei <menwe@amazon.com> Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com> Co-authored-by: Rupal Mahajan <maharup@amazon.com> Co-authored-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com> Co-authored-by: Eric Wei <menwe@amazon.com> Co-authored-by: Derek Ho <dxho@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e2f40f3 - Browse repository at this point
Copy the full SHA e2f40f3View commit details -
[Panel] Fix panel resizing and date picker bugs (opensearch-project#364)
* fix panel resizing issue Signed-off-by: Eric Wei <menwe@amazon.com> * fix bug of panel relayout not reflected after page refresh Signed-off-by: Eric Wei <menwe@amazon.com> * fix panel date picker issue for new panel/visualization Signed-off-by: Eric Wei <menwe@amazon.com> * update snapshots Signed-off-by: Eric Wei <menwe@amazon.com> * fix bug of not seeing panel daterange change reflected for old visulization Signed-off-by: Eric Wei <menwe@amazon.com> --------- Signed-off-by: Eric Wei <menwe@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 06c8176 - Browse repository at this point
Copy the full SHA 06c8176View commit details -
Reorganize 3_panels.spec.ts E2E (opensearch-project#362)
Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com> Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 301700b - Browse repository at this point
Copy the full SHA 301700bView commit details -
fix traces side nav (opensearch-project#360)
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 25a7144 - Browse repository at this point
Copy the full SHA 25a7144View commit details -
[Fix] Panels/Dashboard Duplicate Action fails when source is saved-ob…
…ject (opensearch-project#361) * Fix CustomPanel duplication when source is SavedObject - Fix stability of 3_panels.spec.ts E2E test - Fix Explorer/Visualizaitons routes and Exolorer-Create * fix bug of panel relayout not reflected after page refresh * fix panel date picker issue for new panel/visualization * fix bug of not seeing panel daterange change reflected for old visulization --------- Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com> Signed-off-by: Joshua Li <joshuali925@gmail.com> Signed-off-by: Eric Wei <menwe@amazon.com> Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com> Co-authored-by: Joshua Li <joshuali925@gmail.com> Co-authored-by: Eric Wei <menwe@amazon.com> Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3136d74 - Browse repository at this point
Copy the full SHA 3136d74View commit details -
bulk update separation (opensearch-project#356)
* bulk update separation Signed-off-by: Derek Ho <dxho@amazon.com> * fix up pr Signed-off-by: Derek Ho <dxho@amazon.com> * individual panel delete SO Signed-off-by: Derek Ho <dxho@amazon.com> * also separate out on newly created ones Signed-off-by: Derek Ho <dxho@amazon.com> * resolve pr comments Signed-off-by: Derek Ho <dxho@amazon.com> * bulk update new so panels Signed-off-by: Derek Ho <dxho@amazon.com> * fix PR Signed-off-by: Derek Ho <dxho@amazon.com> --------- Signed-off-by: Derek Ho <dxho@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 08c4be9 - Browse repository at this point
Copy the full SHA 08c4be9View commit details -
Fix side nav minor bugs (opensearch-project#365)
* fix side nav minor bugs * fix notebook clone link * add event changes * Add /explorer to router path to indicate query result page * Remove /trace_analytics from redirects * fix trace correlation link --------- Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> Signed-off-by: Joshua Li <joshuali925@gmail.com> Co-authored-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b554c71 - Browse repository at this point
Copy the full SHA b554c71View commit details -
fix replace in new so panel (opensearch-project#367)
* fix replace in new so panel Signed-off-by: Derek Ho <dxho@amazon.com> * remove unecessary imports Signed-off-by: Derek Ho <dxho@amazon.com> --------- Signed-off-by: Derek Ho <dxho@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 85d5470 - Browse repository at this point
Copy the full SHA 85d5470View commit details -
Minor left nav fixes (opensearch-project#368)
* Fix operation panel create link Signed-off-by: Rupal Mahajan <maharup@amazon.com> * Rename panels header to dashboard Signed-off-by: Rupal Mahajan <maharup@amazon.com> * Fix cancel url under applications Signed-off-by: Rupal Mahajan <maharup@amazon.com> --------- Signed-off-by: Rupal Mahajan <maharup@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a428a23 - Browse repository at this point
Copy the full SHA a428a23View commit details -
Recover Panel View Legacy - Duplicate Action (opensearch-project#366)
Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com> Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0d0a253 - Browse repository at this point
Copy the full SHA 0d0a253View commit details -
fix deleted import (opensearch-project#370)
Signed-off-by: Derek Ho <dxho@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 89a4e35 - Browse repository at this point
Copy the full SHA 89a4e35View commit details -
Fix crash at loading app analytics tabs (opensearch-project#369)
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d26262a - Browse repository at this point
Copy the full SHA d26262aView commit details -
fix history issue (opensearch-project#371)
Signed-off-by: Eric Wei <menwe@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for d3f610f - Browse repository at this point
Copy the full SHA d3f610fView commit details -
fix re-direct links for visualizaitons in notebooks, metrics (opensea…
…rch-project#372) Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 42e6013 - Browse repository at this point
Copy the full SHA 42e6013View commit details -
Support new notebooks URL for reporting (opensearch-project#373)
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f421b9c - Browse repository at this point
Copy the full SHA f421b9cView commit details -
fix legacy route for traces (opensearch-project#374)
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for b534cc4 - Browse repository at this point
Copy the full SHA b534cc4View commit details -
Recover Panel View Legacy - Duplicate Action (opensearch-project#376)
Panel View SavedObject - Duplicate Action - protect render from invalid record - hide render while loading Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com> Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 5743442 - Browse repository at this point
Copy the full SHA 5743442View commit details -
Organize imports on custom panels home file (opensearch-project#377)
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1362a1a - Browse repository at this point
Copy the full SHA 1362a1aView commit details -
fix doc viewer flyout styling in explorer (opensearch-project#378)
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 6bbbd3c - Browse repository at this point
Copy the full SHA 6bbbd3cView commit details -
Rename Panels => Observability Dashboard (opensearch-project#380)
* Rename Panels => Observability Dashboard --------- Signed-off-by: Peter Fitzgibbons <pjfitz@amazon.com> Signed-off-by: Joshua Li <joshuali925@gmail.com> Signed-off-by: Shenoy Pratik <sgguruda@amazon.com> Co-authored-by: Peter Fitzgibbons <pjfitz@amazon.com> Co-authored-by: Joshua Li <joshuali925@gmail.com> Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 7fa9a09 - Browse repository at this point
Copy the full SHA 7fa9a09View commit details -
Update jest tests and snapshots for panels with redux (opensearch-pro…
…ject#381) Signed-off-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64a10db - Browse repository at this point
Copy the full SHA 64a10dbView commit details -
Fix redirection to legacy event_analytics URL (opensearch-project#383)
Signed-off-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7962c55 - Browse repository at this point
Copy the full SHA 7962c55View commit details