Ghost/ghost/admin/tests/unit/controllers/settings
Kevin Ansfield e0230adae6 Replace jquery-ui.sortable with ember-sortable for nav items
refs #6458, closes #6457
- replaces jquery-ui.sortable with ember-sortable for drag-n-drop handling
- moves the "new/blank" nav item out of the nav items list
  - allows it to be excluded from the draggable list
  - cleans up handling of the `navigationItems` array as there's no longer a need to ignore/exclude this extra item
- clears validation errors when typing in the respective field
- adds acceptance test for adding/removing nav items
- improves acceptance test for saving nav items to cover more edge cases
2016-02-09 22:08:21 +00:00
..
general-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
navigation-test.js Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00