Ghost/ghost/admin
Hannah Wolfe 8ae5e65462 Expose blog URL to client app
fixes #3724

 - provide config.url to the ember client app via a data attribute
 - create server and client side helpers to output the URL
 - wire up the client side helper
 - add a class for testing, and add tests for both the server and client side
2014-08-10 18:49:37 +01:00
..
adapters Fix revoke user invite and user.destroy 2014-08-06 16:48:18 +00:00
assets Move image upload to API 2014-07-15 12:40:14 +02: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 Expose blog URL to client app 2014-08-10 18:49:37 +01:00
html Cleaning up old html files 2014-08-05 12:02:58 +01:00
initializers Expose blog URL to client app 2014-08-10 18:49:37 +01: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 Expose blog URL to client app 2014-08-10 18:49:37 +01:00
transforms Changed ember models to use moment for dates 2014-06-05 10:30:28 -06:00
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 No apps screen for 0.5 2014-08-06 00:54:57 +01:00