Ghost/ghost/admin/tests/unit
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
..
components replace gh-selectize with power-select in gh-search-input 2016-04-19 10:55:10 -05:00
controllers Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
helpers replace gh-selectize with power-select in gh-search-input 2016-04-19 10:55:10 -05:00
mixins Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
models Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
services deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
transforms Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
utils deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
validators Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00