Ghost/ghost/admin/tests
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
..
acceptance Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
helpers deps: ember@2.5.0 2016-04-15 00:24:57 -05:00
integration Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
unit Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
index.html deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00