Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Add sample notebooks #50

Merged
merged 5 commits into from
Jul 7, 2021
Merged

Add sample notebooks #50

merged 5 commits into from
Jul 7, 2021

Conversation

joshuali925
Copy link
Member

Description

Add a button to add four sample notebooks
Update some ui elements to be consistent

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: Joshua Li <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
Signed-off-by: Joshua Li <[email protected]>
Copy link
Contributor

@davidcui1225 davidcui1225 left a comment

Choose a reason for hiding this comment

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

LGTM

@joshuali925 joshuali925 merged commit de2cf26 into opensearch-project:main Jul 7, 2021
joshuali925 added a commit that referenced this pull request Sep 20, 2021
* Remove dependency on dashboards version for requests (#48)

* Remove dependency on dashboards version

Signed-off-by: Joshua Li <[email protected]>

* Update release notes

Signed-off-by: Joshua Li <[email protected]>

* Fix data schema

Signed-off-by: Joshua Li <[email protected]>

* Memoize QueryDataGrid to Reduce Re-renders (#49)

* Memoize query data grid to avoid unnecessary re-renders on query paragraphs
Signed-off-by: David Cui <[email protected]>

* remove notebook.tsx changes
Signed-off-by: David Cui <[email protected]>

* remove unused export of QueryDataGrid to avoid accidental import
Signed-off-by: David Cui <[email protected]>

* Add sample notebooks (#50)

* Add sample notebooks

Signed-off-by: Joshua Li <[email protected]>

* Add loading state

Signed-off-by: Joshua Li <[email protected]>

* Update cypress tests

Signed-off-by: Joshua Li <[email protected]>

* Update release notes

Signed-off-by: Joshua Li <[email protected]>

* Improve sample notebooks wording (#51)

* Update sample notebooks wording

Signed-off-by: Joshua Li <[email protected]>

* Adjust notebook heading UI

Signed-off-by: Joshua Li <[email protected]>

* Fix browser back button

Signed-off-by: Joshua Li <[email protected]>

* Revert "Fix browser back button"

This reverts commit 4fd31cd.

Signed-off-by: Joshua Li <[email protected]>

* Add cypress test suite for reporting context menu (#52)

* add cypress test suite for reporting context menu
Signed-off-by: David Cui <[email protected]>

* remove command to click cancel button on loading modal
Signed-off-by: David Cui <[email protected]>

* Report tenant support (#54)

* add tenant support for Notebooks reporting
Signed-off-by: David Cui <[email protected]>

* remove console log statements
Signed-off-by: David Cui <[email protected]>

* Fix IT for notebooks frontend and backend (#56)

* Test CI

Signed-off-by: Joshua Li <[email protected]>

* Test CI 2

Signed-off-by: Joshua Li <[email protected]>

* Remove opendistro

Signed-off-by: Joshua Li <[email protected]>

* Update cypress test

Signed-off-by: Joshua Li <[email protected]>

* Add Integtest.sh for OpenSearch integtest setups (#55)

* Add integtest script to the repo

Signed-off-by: Peter Zhu <[email protected]>

* Improve osd bootstrap on dub directory

Signed-off-by: Peter Zhu <[email protected]>

* Improve osd bootstrap on dub directory

Signed-off-by: Peter Zhu <[email protected]>

* Improve wording for sample notebooks (#57)

* Update sample notebooks wording

Signed-off-by: Joshua Li <[email protected]>

* Update documentation links

Signed-off-by: Joshua Li <[email protected]>

* Fix broken links

Signed-off-by: Joshua Li <[email protected]>

* Fix snapshot build and depend on OpenSearch 1.1. (#62)

Signed-off-by: dblock <[email protected]>

* Add release notes for 1.0.1 release (#65)

* Bump version for opensearch 1.1.0 release (#70)

* Update release notes for 1.1.0 release (#71)

Signed-off-by: Joshua Li <[email protected]>

* Bump opensearch ref to 1.1 in CI (#73)

Co-authored-by: David Cui <[email protected]>
Co-authored-by: Peter Zhu <[email protected]>
Co-authored-by: Daniel Doubrovkine (dB.) <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants