0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
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
..
client Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
server Merge pull request #6388 from ErisDS/schema-rejig 2016-02-08 11:19:40 +01:00
shared Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
test Merge pull request #6388 from ErisDS/schema-rejig 2016-02-08 11:19:40 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00