Ghost/ghost/admin/routes
Felix Rieseberg 85677984d3 PSM: Reset 'Published Date'
Closes #4557
- The underlying issue is that the PSM is already loaded when Ember
routes from an existing post to a new post. Instead of resetting the
‘Published Date’ value manually (with jQuery), I’m using Ember’s
computed property setter to ‘refresh’ the cache for that property. I
believe that this Ember solution is better than manually going in and
resetting it with jQuery.
2014-12-01 11:57:47 -08:00
..
editor PSM: Reset 'Published Date' 2014-12-01 11:57:47 -08:00
posts Fix up single post routes. 2014-11-21 21:56:49 +00:00
settings Merge pull request #4522 from felixrieseberg/iss4487 2014-11-28 19:06:44 +00:00
application.js Do not display "auth failed" modal on clean posts. 2014-11-30 20:53:59 +00:00
authenticated.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
content.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
debug.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
error404.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
forgotten.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
mobile-index-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
reset.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
settings.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
setup.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signin.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signout.js Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00