Ghost/ghost/admin/tests/integration
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
..
adapters Add count.posts support to user model on client 2015-11-24 17:11:35 +00:00
components Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
services Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00