grafana/public/app/core/components/NavBar
Josh Hunt 5564b93e2f
CommandPalette: Move quick add actions to top level (#62900)
* Move quick actions to top level

* Change quick action verb to "Create"

* create to 'new'

* fix comment

* update translations

* undo changing alerting
2023-02-07 16:10:43 +00:00
..
context.tsx Navigation: Keeps nav item hover when hovering over the item menu (#47281) 2022-04-05 15:38:58 +01:00
NavBar.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
NavBar.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
navBarItem-translations.ts CommandPalette: Move quick add actions to top level (#62900) 2023-02-07 16:10:43 +00:00
NavBarItem.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
NavBarItem.tsx Navigation: Make sure topnav is translated (#56643) 2022-10-11 11:45:58 +01:00
NavBarItemIcon.tsx Navigation: Don't round app plugin icon images (#54543) 2022-09-01 10:28:50 +01:00
NavBarItemMenu.tsx Navigation: Make sure topnav is translated (#56643) 2022-10-11 11:45:58 +01:00
NavBarItemMenuItem.tsx Navigation: Display Starred dashboards in the Navbar (#51038) 2022-06-27 15:41:00 +01:00
NavBarItemMenuTrigger.tsx Navigation: Don't round app plugin icon images (#54543) 2022-09-01 10:28:50 +01:00
NavBarItemWithoutMenu.tsx Navigation: Don't round app plugin icon images (#54543) 2022-09-01 10:28:50 +01:00
NavBarMenu.test.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarMenu.tsx Internationalization: Translate menu items (#59088) 2022-11-23 09:34:53 +01:00
NavBarMenuItem.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NavBarMenuItem.tsx enable rule jsx-a11y/role-supports-aria-props (#55839) 2022-09-27 15:42:46 +01:00
NavBarMenuPortalContainer.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavBarToggle.tsx Chore: Remove newNavigation feature toggle and old navbar code (#50872) 2022-06-16 10:48:38 +01:00
NavFeatureHighlight.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.test.ts Navigation: Make sure topnav is translated (#56643) 2022-10-11 11:45:58 +01:00
utils.ts SupportBundles: Feature flag + access control navtree item (#62337) 2023-01-27 20:04:04 +00:00