0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/client/app/controllers
Kevin Ansfield b407dcf06e Quick-fix for unnecessary "discard changes" modals
closes #6315
- don't set the `slug` attribute if we get an empty string back from the slug generator to prevent dirty attributes being triggered for `null` getting changed to `''`
2016-01-11 15:58:07 +00:00
..
editor Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
modals Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
settings Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
setup fix authentication error if setup/two is re-submitted 2015-12-18 12:18:13 -07:00
team Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
about.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
application.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
error.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
feature.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
post-settings-menu.js Quick-fix for unnecessary "discard changes" modals 2016-01-11 15:58:07 +00:00
posts.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
reset.js Fix password reset 2015-12-15 21:51:36 +00:00
setup.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
signin.js Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
signup.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00