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

Use core navigation instead of hard coding URLs #229

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

derek-ho
Copy link
Collaborator

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

Description

Use core navigation instead of hard coding URLs

Issues Resolved

Fix #227

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.

@derek-ho derek-ho changed the title Broken link Use core navigation instead of hard coding URLs Oct 19, 2023
@derek-ho derek-ho merged commit 8cdb187 into opensearch-project:main Oct 19, 2023
9 checks passed
@derek-ho derek-ho deleted the broken-link branch October 19, 2023 20:58
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 19, 2023
* Use application navigateToApp instead of window.location.assign

Signed-off-by: Derek Ho <[email protected]>

* Remove changes

Signed-off-by: Derek Ho <[email protected]>

* Fix formatting

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
(cherry picked from commit 8cdb187)
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 19, 2023
* Use application navigateToApp instead of window.location.assign

Signed-off-by: Derek Ho <[email protected]>

* Remove changes

Signed-off-by: Derek Ho <[email protected]>

* Fix formatting

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
(cherry picked from commit 8cdb187)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pjfitzgibbons added a commit that referenced this pull request Nov 27, 2023
#229 is a bugfix, not a feature

Signed-off-by: Peter Fitzgibbons <[email protected]>
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.

[BUG] View reports from new discover broken
3 participants