Ghost/core/client/models
Harry Wolff 0ea22ab8d0 Have NProgress called for all ajax calls
fixes #2011

- rather than trigger NProgress for fetch calls
 I’ve moved it to be used for all sync calls

- issue #2011 was a result of NProgress only being
 called during a fetch() call, which when saving
 is not used - save() is.  Sync is used by all
 ajax calls.
2014-01-26 00:09:01 -05:00
..
base.js Have NProgress called for all ajax calls 2014-01-26 00:09:01 -05:00
post.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
settings.js Fix error when uploading logo/cover image 2013-12-06 16:43:53 +01:00
tag.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
themes.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
uploadModal.js Bugfix handle model and collection separately 2013-11-22 21:48:37 +00:00
user.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
widget.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00