Ghost/core/client/tests
Kevin Ansfield c879105684 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
..
acceptance Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
helpers Merge pull request #6098 from acburdine/tag-404 2015-12-04 10:20:22 +00:00
integration Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
unit Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00: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 Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00