This repository was archived by the owner on Jul 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 374
fix: update left nav and top bar strings #7609
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
629d919
start fixing header
beyackle 8f87acb
adjust header chrome and left nav order
beyackle 5e60dc2
Update en-US.json
beyackle d0bc4de
fix typecheck errors
beyackle 0eb119c
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle 6fc4547
fix unit tests
beyackle a1bd62c
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle 184ea79
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle 24a787e
Update en-US.json
beyackle d0e1fe2
change Design to Create in e2e tests
beyackle 32573a0
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle db39e26
Update LuisDeploy.spec.ts
beyackle 1d0ce49
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle 3c4b5fd
update flaky check in visitPage
beyackle d08c5dd
Merge branch 'beyackle/7569_uiChromeAndNav' of https://github.com/mic…
beyackle 22e1aac
add 'checked' flag to visitPage to minimize surface area
beyackle 9300af0
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle f4440ea
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle 8c56fd1
fix punctuation
beyackle 2377290
fix e2e test!
beyackle e7e562e
Merge branch 'main' into beyackle/7569_uiChromeAndNav
cwhitten aa008c1
fix security issue
beyackle 9e68bba
Revert "fix security issue"
beyackle e464c24
Merge branch 'main' into beyackle/7569_uiChromeAndNav
beyackle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -161,7 +161,7 @@ const BotController: React.FC<BotControllerProps> = ({ onHideController, isContr | |
| `{ | ||
| total, plural, | ||
| =1 {Start bot} | ||
| other {Start all bots} | ||
| other {Start all} | ||
| }`, | ||
| { total: runningBots.totalBots } | ||
| ) | ||
|
|
@@ -275,7 +275,7 @@ const BotController: React.FC<BotControllerProps> = ({ onHideController, isContr | |
| </DisableFeatureToolTip> | ||
| <div ref={onboardRef} css={[iconSectionContainer, disableStartBots ? disabledStyle : '']}> | ||
| <IconButton | ||
| ariaDescription={formatMessage('Open start bots panel')} | ||
| ariaDescription={formatMessage('Start and stop local bot runtimes')} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yay |
||
| data-testid="StartBotsPanel" | ||
| disabled={disableStartBots} | ||
| iconProps={{ | ||
|
|
@@ -296,7 +296,7 @@ const BotController: React.FC<BotControllerProps> = ({ onHideController, isContr | |
| }, | ||
| rootHovered: { background: transparentBackground, color: NeutralColors.white }, | ||
| }} | ||
| title={formatMessage('Open start bots panel')} | ||
| title={formatMessage('Start and stop local bot runtimes')} | ||
| onClick={onSplitButtonClick} | ||
| /> | ||
| </div> | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.