0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/client
Hannah Wolfe 32d72d5daa 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
..
app_test.js Change user menu link to a button 2014-08-01 10:56:03 +01:00
content_test.js Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
editor_test.js Swap notification close link for a button 2014-08-05 20:08:03 +01:00
settings_test.js Expose blog URL to client app 2014-08-10 18:49:37 +01:00
signin_test.js Improve spam prevention 2014-08-05 12:58:58 +02:00
signout_test.js Change user menu link to a button 2014-08-01 10:56:03 +01:00
signup_test.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00