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

[Bug Fix] Flint datasource 2.13 bug bash fix #1574

Merged
merged 7 commits into from
Mar 20, 2024

Conversation

RyanL1997
Copy link
Collaborator

@RyanL1997 RyanL1997 commented Mar 19, 2024

Description

Flint datasource 2.13 bug bash fix

Issues Resolved

  • Align the font with AO table
  • Acceleration table's status column capitalization issue.
  • Acceleration table header and buttons formatting.
  • Acceleration table timestamp localization.
  • "Query in Observability Logs" instead of "Query in Discover" for Get Started box in data connection.
  • Fix the discover icons description in both acceleration table and associated table.

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 57.84%. Comparing base (cffc104) to head (81a4f88).

Files Patch % Lines
...nage/accelerations/acceleration_action_overlay.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1574      +/-   ##
==========================================
+ Coverage   57.83%   57.84%   +0.01%     
==========================================
  Files         367      367              
  Lines       13781    13785       +4     
  Branches     3612     3613       +1     
==========================================
+ Hits         7970     7974       +4     
  Misses       5747     5747              
  Partials       64       64              
Flag Coverage Δ
dashboards-observability 57.84% <93.75%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@RyanL1997 RyanL1997 added bug Something isn't working enhancement New feature or request backport 2.x labels Mar 19, 2024
@ps48 ps48 merged commit ce9db20 into opensearch-project:main Mar 20, 2024
15 of 20 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 20, 2024
* Fix the acc status caplitalization

Signed-off-by: Ryan Liang <[email protected]>

* Fix the header of acc table

Signed-off-by: Ryan Liang <[email protected]>

* Fix discover box text in get started boxes of data coneection

Signed-off-by: Ryan Liang <[email protected]>

* Fix the description for discover icon button

Signed-off-by: Ryan Liang <[email protected]>

* change the format of overlay msg for delete and vacuum

Signed-off-by: Ryan Liang <[email protected]>

* Fix the font issue in acc table

Signed-off-by: Ryan Liang <[email protected]>

* Change discover to query data

Signed-off-by: Ryan Liang <[email protected]>

---------

Signed-off-by: Ryan Liang <[email protected]>
(cherry picked from commit ce9db20)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 20, 2024
* Fix the acc status caplitalization

Signed-off-by: Ryan Liang <[email protected]>

* Fix the header of acc table

Signed-off-by: Ryan Liang <[email protected]>

* Fix discover box text in get started boxes of data coneection

Signed-off-by: Ryan Liang <[email protected]>

* Fix the description for discover icon button

Signed-off-by: Ryan Liang <[email protected]>

* change the format of overlay msg for delete and vacuum

Signed-off-by: Ryan Liang <[email protected]>

* Fix the font issue in acc table

Signed-off-by: Ryan Liang <[email protected]>

* Change discover to query data

Signed-off-by: Ryan Liang <[email protected]>

---------

Signed-off-by: Ryan Liang <[email protected]>
(cherry picked from commit ce9db20)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ps48 pushed a commit that referenced this pull request Mar 20, 2024
* Fix the acc status caplitalization



* Fix the header of acc table



* Fix discover box text in get started boxes of data coneection



* Fix the description for discover icon button



* change the format of overlay msg for delete and vacuum



* Fix the font issue in acc table



* Change discover to query data



---------


(cherry picked from commit ce9db20)

Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ps48 pushed a commit that referenced this pull request Mar 20, 2024
* Fix the acc status caplitalization



* Fix the header of acc table



* Fix discover box text in get started boxes of data coneection



* Fix the description for discover icon button



* change the format of overlay msg for delete and vacuum



* Fix the font issue in acc table



* Change discover to query data



---------


(cherry picked from commit ce9db20)

Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
opensearch-project#1585)

* Fix the acc status caplitalization

* Fix the header of acc table

* Fix discover box text in get started boxes of data coneection

* Fix the description for discover icon button

* change the format of overlay msg for delete and vacuum

* Fix the font issue in acc table

* Change discover to query data

---------

(cherry picked from commit ce9db20)

Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit f16371b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport 2.13 bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants