Ghost/ghost/admin/tests/integration/components
Kevin Ansfield 0e2f4ea33e Use a custom transform to simplify navigation settings
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.
2016-04-26 12:32:29 +01:00
..
gh-alert-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-alerts-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-cm-editor-test.js Routable tags 2015-10-27 12:48:41 +00:00
gh-feature-flag-test.js Continuation of #6207 (convert feature controller to service) 2016-02-09 08:37:44 -06:00
gh-image-uploader-test.js Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00
gh-image-uploader-with-preview-test.js Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00
gh-navigation-test.js Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
gh-navitem-test.js Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
gh-navitem-url-input-test.js Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
gh-notification-test.js Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
gh-notifications-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-profile-image-test.js Fix mixed content security warnings due to gravatar images 2016-02-05 16:48:15 +00:00
gh-search-input-test.js replace gh-selectize with power-select in gh-search-input 2016-04-19 10:55:10 -05:00
gh-tag-settings-form-test.js Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00
gh-tags-management-container-test.js Unify mobile state in JS, drop resize 2015-11-25 11:54:08 -05:00
gh-validation-status-container-test.js Fix gh-validation-settings-container throwing error on tag settings page 2015-10-14 14:29:04 +01:00
transfer-owner-test.js Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00