Ghost/ghost/admin/app/components/gh-nav-menu
Jono M 00e598b365
Updated AdminX features for different roles (#18131)
refs https://github.com/TryGhost/Product/issues/3832

---

This pull request introduces a new `MainContent` component that handles
the role-based access and rendering of the settings page and the
sidebar. It also refactors and improves the UI and logic of the
`UserDetailModal` and the `Users` components, and updates the footer
component to use the new settings page and profile modal for editors.
Additionally, it removes unused code and adds new helper functions for
checking the user's roles and permissions.
2023-09-14 07:48:07 +00:00
..
announcement-bar.hbs Minor UI refinements for announcement bar 2023-04-26 16:10:11 +02:00
announcement-bar.js Wired announcement settings admin UI to API (#16692) 2023-04-21 12:49:29 +04:00
design.hbs Added custom theme setting visibility (#17763) 2023-08-21 11:26:51 +01:00
design.js Ensure hidden settings return falsy when used with the @custom helper (#17920) 2023-09-13 08:38:31 +01:00
footer.hbs Updated AdminX features for different roles (#18131) 2023-09-14 07:48:07 +00:00
footer.js 🐛 Updated gscan error handling for page errors (#17575) 2023-08-02 09:56:40 -05:00
main.hbs Fixed linting issues 2023-08-11 10:47:47 +01:00
main.js Removed usage of did-insert hook and simplified openExploreWindow method 2023-08-11 10:47:47 +01:00