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/settings
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
..
tags cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
code-injection.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
general.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
labs.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
navigation.js Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
tags.js Reset shortcuts scope when leaving tags route 2015-12-10 12:27:48 +00:00