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

[OUI] Removed figma link/icon, Codesandbox link/icon, Sketch link/icon Casc… #164

Merged
merged 3 commits into from
Jan 6, 2023

Conversation

AbhishekReddy1127
Copy link
Contributor

@AbhishekReddy1127 AbhishekReddy1127 commented Dec 23, 2022

Signed-off-by: AbhishekReddy1127 nallamsa@amazon.com

Description

Removed Figma, Codesandbox, Sketch link and icon.
Removed Cascadia options and Babelfish from theme dropdown.

Issues Resolved

Fixes #111

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • All tests pass
    • yarn lint
    • yarn test-unit
  • 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.

…adia options from the theme dropdown

Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
@AbhishekReddy1127 AbhishekReddy1127 marked this pull request as ready for review December 27, 2022 21:19
@AbhishekReddy1127 AbhishekReddy1127 requested a review from a team as a code owner December 27, 2022 21:19
KrooshalUX
KrooshalUX previously approved these changes Dec 27, 2022
Copy link
Contributor

@KrooshalUX KrooshalUX left a comment

Choose a reason for hiding this comment

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

Based on descriptions in the PR, this matches the prescribed changes in 111. LGTM!

Comment on lines -133 to -135
<GuideSketchLink />
<GuideFigmaLink />
{renderCodeSandbox()}
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these components used anywhere else? If not, can the components themselves be deleted?

Comment on lines -48 to -49
onToggleLocale,
selectedLocale,
Copy link
Contributor

Choose a reason for hiding this comment

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

If these props aren't being used anymore, can they be removed from the props interface?

@BSFishy BSFishy mentioned this pull request Dec 30, 2022
6 tasks
Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
Copy link
Member

@ashwin-pc ashwin-pc left a comment

Choose a reason for hiding this comment

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

Why was the call made to remove locale selection?

@KrooshalUX
Copy link
Contributor

@ashwin-pc because we cannot support it right now - please see the original task in the issue #111 was to "Remove Babelfish (comment out pending further testing and localization strategy)"

@BSFishy BSFishy merged commit 849d086 into opensearch-project:main Jan 6, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 6, 2023
…n Casc… (#164)

* Removed figma link/icon, Codesandbox link/icon, Sketch link/icon Cascadia options from the theme dropdown

Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>

* Deleted guidefigmalink and guidesketch link

Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>

Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
(cherry picked from commit 849d086)
BSFishy pushed a commit that referenced this pull request Jan 6, 2023
…n Casc… (#164) (#201)

* Removed figma link/icon, Codesandbox link/icon, Sketch link/icon Cascadia options from the theme dropdown

Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>

* Deleted guidefigmalink and guidesketch link

Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>

Signed-off-by: AbhishekReddy1127 <nallamsa@amazon.com>
(cherry picked from commit 849d086)

Co-authored-by: Abhishek Reddy <62020972+AbhishekReddy1127@users.noreply.github.com>
joshuarrrr added a commit to joshuarrrr/oui that referenced this pull request Nov 14, 2023
Remove vestiges of CodeSandbox integration as follow-up to opensearch-project#164
Add resolution for `wait-on`

Signed-off-by: Josh Romero <rmerqg@amazon.com>
joshuarrrr added a commit to joshuarrrr/oui that referenced this pull request Nov 14, 2023
Remove vestiges of CodeSandbox integration as follow-up to opensearch-project#164
Add resolution for `wait-on`

Signed-off-by: Josh Romero <rmerqg@amazon.com>
joshuarrrr added a commit to joshuarrrr/oui that referenced this pull request Nov 14, 2023
Remove vestiges of CodeSandbox integration as follow-up to opensearch-project#164
Add resolution for `wait-on`

Signed-off-by: Josh Romero <rmerqg@amazon.com>
AMoo-Miki pushed a commit that referenced this pull request Feb 2, 2024
…links (#1152)

* [Security] Remediate `axios` vulnerabilities

Remove vestiges of CodeSandbox integration as follow-up to #164
Add resolution for `wait-on`

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* add changelog

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* restore unintentionally removed guide section code tab

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Josh Romero <rmerqg@amazon.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 2, 2024
…links (#1152)

* [Security] Remediate `axios` vulnerabilities

Remove vestiges of CodeSandbox integration as follow-up to #164
Add resolution for `wait-on`

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* add changelog

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* restore unintentionally removed guide section code tab

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit 077a7b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
AMoo-Miki pushed a commit that referenced this pull request Feb 2, 2024
…links (#1152) (#1230)

* [Security] Remediate `axios` vulnerabilities

Remove vestiges of CodeSandbox integration as follow-up to #164
Add resolution for `wait-on`

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* add changelog

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* restore unintentionally removed guide section code tab

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit 077a7b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(OUI Docs) Docs Site Header
4 participants