Ghost/ghost/admin/app/templates/settings
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
..
tags Fix missing tags list link on mobile 2016-01-26 18:42:13 +01:00
code-injection.hbs Spin button consistency 2015-08-26 16:21:42 +01:00
general.hbs Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
labs.hbs convert feature controller to service 2016-02-09 08:37:44 -06:00
navigation.hbs Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
tags.hbs Load more posts after post deletion 2016-02-09 09:08:31 -07:00