0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/app/routes
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
..
editor Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
posts Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01: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 Refactor modals 2016-01-12 20:53:08 +00:00
about.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
application.js deps: ember-data@2.3.2 2016-01-19 14:36:39 +00:00
authenticated.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
mobile-index-route.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
posts.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00: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 cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signout.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00