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

Reverting notebooks changes, add docs/validation to datasources, explorer minor fixes #1101

Merged
merged 8 commits into from
Oct 9, 2023

Conversation

derek-ho
Copy link
Collaborator

@derek-ho derek-ho commented Oct 9, 2023

Description

Issues Resolved

[List any issues this PR will resolve]

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.

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #1101 (8e90df3) into main (34068f1) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1101      +/-   ##
==========================================
+ Coverage   44.09%   44.23%   +0.13%     
==========================================
  Files         325      327       +2     
  Lines       19378    19478     +100     
  Branches     4617     4643      +26     
==========================================
+ Hits         8545     8616      +71     
- Misses      10788    10817      +29     
  Partials       45       45              
Flag Coverage Δ
dashboards-observability 44.23% <ø> (+0.13%) ⬆️

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

see 10 files with indirect coverage changes

derek-ho and others added 2 commits October 9, 2023 16:59
Signed-off-by: Derek Ho <dxho@amazon.com>
…roject#985

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
@derek-ho derek-ho changed the title Add documentation linking and validation for query permissions Add documentation linking and validation, Remove notebooks changes Oct 9, 2023
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
@ps48 ps48 changed the title Add documentation linking and validation, Remove notebooks changes Reverting notebooks changes, add docs/validation to datasources, explorer minor fixes Oct 9, 2023
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
@ps48 ps48 merged commit 4a8b500 into opensearch-project:main Oct 9, 2023
11 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 9, 2023
…orer minor fixes (#1101)

* Add documentation linking and validation for query permissions

Signed-off-by: Derek Ho <dxho@amazon.com>

* Update test with link

Signed-off-by: Derek Ho <dxho@amazon.com>

* Add form validation for name field

Signed-off-by: Derek Ho <dxho@amazon.com>

* reverting notebook changes from #974 & #985

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* Remove console log

Signed-off-by: Derek Ho <dxho@amazon.com>

* surrounding events functionally working

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* small surrounding flyout ui changes

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: Paul Sebastian <paulstn@amazon.com>
(cherry picked from commit 4a8b500)
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 Oct 9, 2023
…orer minor fixes (#1101)

* Add documentation linking and validation for query permissions

Signed-off-by: Derek Ho <dxho@amazon.com>

* Update test with link

Signed-off-by: Derek Ho <dxho@amazon.com>

* Add form validation for name field

Signed-off-by: Derek Ho <dxho@amazon.com>

* reverting notebook changes from #974 & #985

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* Remove console log

Signed-off-by: Derek Ho <dxho@amazon.com>

* surrounding events functionally working

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* small surrounding flyout ui changes

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: Paul Sebastian <paulstn@amazon.com>
(cherry picked from commit 4a8b500)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ps48 added a commit that referenced this pull request Oct 9, 2023
…orer minor fixes (#1101) (#1103)

* Add documentation linking and validation for query permissions



* Update test with link



* Add form validation for name field



* reverting notebook changes from #974 & #985



* Remove console log



* surrounding events functionally working



* small surrounding flyout ui changes



---------






(cherry picked from commit 4a8b500)

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
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>
Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: Paul Sebastian <paulstn@amazon.com>
ps48 added a commit that referenced this pull request Oct 9, 2023
…orer minor fixes (#1101) (#1102)

* Add documentation linking and validation for query permissions



* Update test with link



* Add form validation for name field



* reverting notebook changes from #974 & #985



* Remove console log



* surrounding events functionally working



* small surrounding flyout ui changes



---------






(cherry picked from commit 4a8b500)

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
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>
Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: Paul Sebastian <paulstn@amazon.com>
mengweieric pushed a commit to mengweieric/dashboards-observability that referenced this pull request Oct 15, 2023
…orer minor fixes (opensearch-project#1101)

* Add documentation linking and validation for query permissions

Signed-off-by: Derek Ho <dxho@amazon.com>

* Update test with link

Signed-off-by: Derek Ho <dxho@amazon.com>

* Add form validation for name field

Signed-off-by: Derek Ho <dxho@amazon.com>

* reverting notebook changes from opensearch-project#974 & opensearch-project#985

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* Remove console log

Signed-off-by: Derek Ho <dxho@amazon.com>

* surrounding events functionally working

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

* small surrounding flyout ui changes

Signed-off-by: Paul Sebastian <paulstn@amazon.com>

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: Paul Sebastian <paulstn@amazon.com>
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…orer minor fixes (opensearch-project#1101) (opensearch-project#1102)

* Add documentation linking and validation for query permissions

* Update test with link

* Add form validation for name field

* reverting notebook changes from opensearch-project#974 & opensearch-project#985

* Remove console log

* surrounding events functionally working

* small surrounding flyout ui changes

---------

(cherry picked from commit 4a8b500)

Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
Signed-off-by: Paul Sebastian <paulstn@amazon.com>
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>
Co-authored-by: Shenoy Pratik <sgguruda@amazon.com>
Co-authored-by: Paul Sebastian <paulstn@amazon.com>
(cherry picked from commit 2d4afc3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants