Ghost/ghost/admin/app/controllers
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
..
editor Refactor modals 2016-01-12 20:53:08 +00:00
settings Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
setup cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
team Merge pull request #6341 from kevinansfield/fix-mixed-content-on-team-page 2016-01-21 09:46:00 +00:00
about.js Always show current year in copyright text on "About" page 2016-01-25 11:33:10 +00:00
application.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
error.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
feature.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
post-settings-menu.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
posts.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
reset.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
setup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signin.js Correctly use POST request to reset password 2016-02-02 12:58:39 +01:00
signup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00