0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/client
Robert Jackson 569fb34a1f
Use the ghost-paths consistently.
Always using the utility function ensures that we have the ability to
update/change/etc these paths without scouring the codebase.

For example, if we ever decide to bump the API version it would be nice
if there was only one location it needed to be updated at.
2014-08-10 13:10:29 -04:00
..
adapters Fix revoke user invite and user.destroy 2014-08-06 16:48:18 +00:00
assets Use the ghost-paths consistently. 2014-08-10 13:10:29 -04:00
components Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
controllers Error if user has already been invited 2014-08-08 16:41:16 -07:00
helpers Fix embedded code being removed 2014-08-05 14:11:20 +02:00
html Cleaning up old html files 2014-08-05 12:02:58 +01:00
initializers Add open class to popover buttons 2014-08-06 18:23:03 -06:00
mixins Do not focus post title when editing. 2014-08-08 11:37:24 -04:00
models Merge pull request #3472 from morficus/issue-3401 2014-07-31 15:36:11 +01:00
routes Merge pull request #3686 from sebgie/issue#3660 2014-08-08 14:25:40 +01:00
serializers Limit Posts for Authors. 2014-07-31 09:02:49 +01:00
templates Fix 'broken' debug tools template 2014-08-09 09:20:50 -07:00
transforms
utils Activate specific tab that is tapped/clicked. 2014-08-07 09:32:10 -04:00
validators Update validation to match server error. 2014-07-30 19:07:42 -04:00
views Fix Ghost icon is not clickable 2014-08-08 13:53:56 +02:00
.jshintrc updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
app.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-dev.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-prod.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
loader.js Remove inline script from default.hbs 2014-07-21 20:00:54 +02:00
router.js Use the ghost-paths consistently. 2014-08-10 13:10:29 -04:00