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

Implement upload flyout for integrations #1887

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

Swiddis
Copy link
Collaborator

@Swiddis Swiddis commented Jun 10, 2024

Description

Adds the upload flyout for integrations, and also continues the work of #1863 in adding a catalog link.

Screen.Recording.2024-06-10.at.12.08.46.PM.mov

Issues Resolved

Closes #1867

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.

@Swiddis Swiddis added enhancement New feature or request backport 2.x integrations Used to denote items related to the Integrations project ux-integration ux related integration issues labels Jun 10, 2024
@Swiddis Swiddis changed the title Feature/upload flyout Implement upload flyout for integrations Jun 10, 2024
@Swiddis Swiddis merged commit 97958f5 into opensearch-project:main Jun 11, 2024
25 of 30 checks passed
@Swiddis Swiddis deleted the feature/upload-flyout branch June 11, 2024 16:59
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 11, 2024
* Add catalog menu on integrations page

Signed-off-by: Simeon Widdis <[email protected]>

* Update check link to new constant

Signed-off-by: Simeon Widdis <[email protected]>

* Add integration bundle upload button

Signed-off-by: Simeon Widdis <[email protected]>

* Add tests for new functionality

Signed-off-by: Simeon Widdis <[email protected]>

---------

Signed-off-by: Simeon Widdis <[email protected]>
(cherry picked from commit 97958f5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x enhancement New feature or request integrations Used to denote items related to the Integrations project ux-integration ux related integration issues v2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add upload button to integrations page
3 participants