forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Dashboard] Rename Dashboard to Dashboards (elastic#170992)
Closes elastic#163152 ## Summary This PR renames the "Dashboard" app to "Dashboards" in both the side navigation and the breadcrumbs, like so: | Before | After | |--------|--------| | <img width="344" alt="Screenshot 2023-11-10 at 10 53 37 AM" src="https://github.com/elastic/kibana/assets/8698078/a8b821f6-925d-4589-a763-ca70950a5b8b"> | <img width="344" alt="Screenshot 2023-11-10 at 10 54 12 AM" src="https://github.com/elastic/kibana/assets/8698078/0812627e-8cf4-48df-b9fc-8ce435b09dd0"> | | <img width="508" alt="Screenshot 2023-11-10 at 10 57 51 AM" src="https://github.com/elastic/kibana/assets/8698078/970636ab-c48a-4204-bb59-c0a6f50fb0f4"> | <img width="508" alt="Screenshot 2023-11-10 at 10 57 14 AM" src="https://github.com/elastic/kibana/assets/8698078/48ceb444-38ec-4c6c-8885-8cc504eee2c5"> | This is more consistent with Visualizations, Maps, etc., the dashboard listing page, and dashboard URLs. ### Checklist - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios ### For maintainers - [ ] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
- Loading branch information
Showing
8 changed files
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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