1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/menu/Header
David Leek aa7627bc0b
feat/admin menu reorganize (#4129)
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

Reorganizes the items in the menu to align with the tabs on the admin
page.
Also makes admin menu available to all users, they can get there anyways
when using API access link, and all admin-only pages are disabled for
non-admins.
Also adds API access to the mobile drawer menu, in accordance with how
the configure menu is laid out.
2023-07-03 12:36:49 +01:00
..
DrawerMenu feat/admin menu reorganize (#4129) 2023-07-03 12:36:49 +01:00
NavigationLink feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
NavigationMenu
Header.tsx feat/admin menu reorganize (#4129) 2023-07-03 12:36:49 +01:00