Ghost/ghost/admin/tests/unit
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
..
components Isolate all markdown editor behaviour into gh-editor component 2016-01-13 12:01:31 +00:00
controllers Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
helpers deps: ember/ember-data@2.2.0 2015-11-30 12:23:47 -06:00
mixins Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
models Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
services deps: ember-ajax@0.7.1 2016-01-18 09:37:14 -06:00
utils Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
validators validate nav items when clicking the + button, ignoring last item if blank 2016-02-08 14:20:57 +00:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00