Navigation: Show list of pinned items on MegaMenu (#90280)

* Navigation: Show list of pinned ites on the navigation

* Rename section to 'Bookmarks'

* Internationalization

* Rename everything to bookmarks

* Update public/app/core/reducers/navBarTree.ts

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* Ignore empty message as well

* Dont update navigation if there is an error patching

---------

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
This commit is contained in:
Joao Silva
2024-07-22 11:43:40 +01:00
committed by GitHub
parent 38ac0f3506
commit 546f4aa700
21 changed files with 127 additions and 27 deletions

View File

@ -53,7 +53,7 @@ Content-Type: application/json
`PUT /api/user/preferences`
**Example Request**:
```http
PUT /api/user/preferences HTTP/1.1
Accept: application/json
@ -142,7 +142,7 @@ Content-Type: application/json
Update one or more preferences without modifying the others.
`PATCH /api/org/preferences`
**Example Request**:
```http