0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/app/templates
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
..
components Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
editor Isolate all markdown editor behaviour into gh-editor component 2016-01-13 12:01:31 +00:00
posts Add titles to key icons 2015-10-12 09:04:16 +01:00
settings Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
setup Fix stretched team image on setup/three 2016-02-02 15:08:28 +00:00
team Refactor modals 2016-01-12 20:53:08 +00:00
-import-errors.hbs
-user-list-item.hbs
about.hbs Always show current year in copyright text on "About" page 2016-01-25 11:33:10 +00:00
application.hbs Refactor modals 2016-01-12 20:53:08 +00:00
error.hbs
post-settings-menu.hbs Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
posts.hbs Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
reset.hbs Form field icons load in default 'grey' state 2015-09-01 13:02:27 +01:00
setup.hbs
signin.hbs Merge pull request #5775 from ErisDS/signin-validation 2015-09-02 11:05:38 +01:00
signup.hbs Adds debounced email validation and gravatar loading on second setup/signup screen 2015-10-28 09:40:40 +00:00