0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
Paul Adam Davis 68eb6b67b0 Drag & Drop Navigation Reordering
Closes #4540

- Implements drag & drop to reorder navigation items
- Adds a `sort` property to navigation items
- Adds a tiny library to enable touch events for drag & drop. It hooks onto jQuery UI.
- Sort nav items before being saved
- Adds `settings-view-navigation` to route for body class
2015-02-12 17:02:46 +00:00
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import Image Importer Improvements 2015-01-02 22:54:40 +00:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Fix updateConfigTheme method. 2014-11-20 14:54:37 +00:00
sitemap Fixes sitemap image errors 2014-12-14 23:03:40 +00:00
utils Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
validation Data importer improvements and fixes 2014-12-18 19:50:53 +00:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
default-settings.json Drag & Drop Navigation Reordering 2015-02-12 17:02:46 +00:00
schema.js Update urlFor to handle 'nav' contexts 2015-01-31 09:29:53 -08:00