mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
no issue - moves the `NavItem` object from the navigation controller to an explicit `NavigationItem` model file - adds a custom transform `navigation-settings` that transforms the navigation settings JSON string to/from an array of `NavigationItem` objects - simplifies the `settings/navigation` controller as it no longer has to export it's own internal model and handle serialization and deserialization This pattern should also help simplify the apps/slack integration code if implemented there. |
||
---|---|---|
.. | ||
editor | ||
settings | ||
setup | ||
team | ||
about.js | ||
application.js | ||
error.js | ||
feature.js | ||
post-settings-menu.js | ||
posts.js | ||
reset.js | ||
setup.js | ||
signin.js | ||
signup.js |