mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
0e2f4ea33e
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. |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets | ||
tests | ||
.ember-cli | ||
.gitignore | ||
.jscsrc | ||
.jshintrc | ||
.watchmanconfig | ||
bower.json | ||
ember-cli-build.js | ||
package.json | ||
testem.js |