mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +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. |
||
---|---|---|
.. | ||
gh-alert-test.js | ||
gh-alerts-test.js | ||
gh-cm-editor-test.js | ||
gh-feature-flag-test.js | ||
gh-image-uploader-test.js | ||
gh-image-uploader-with-preview-test.js | ||
gh-navigation-test.js | ||
gh-navitem-test.js | ||
gh-navitem-url-input-test.js | ||
gh-notification-test.js | ||
gh-notifications-test.js | ||
gh-profile-image-test.js | ||
gh-search-input-test.js | ||
gh-tag-settings-form-test.js | ||
gh-tags-management-container-test.js | ||
gh-validation-status-container-test.js | ||
transfer-owner-test.js |