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
Jason Williams 5018f2fb9e Clean up Ember router map
No Issue
- Switch resources to routes.
- No longer nest "settings" routes so the router reflects
  the way the templates are rendered.
- Remove renderTemplate override from settings routes.
- Remove unneeded routes, controllers, and views.
- Adjust users page so that infinite scroll loading of users works
  and markup remains the same for Zelda styling.
2015-05-26 16:12:12 -05:00
..
about_test.js Fix route for About page 2015-05-25 17:06:17 +01:00
app_test.js Fix-up remaining functional tests 2015-05-22 20:13:54 +01:00
content_test.js Fix image uploader and update tests 2015-05-22 19:05:17 +01:00
editor_test.js Fix-up remaining functional tests 2015-05-22 20:13:54 +01:00
psm_test.js Fix-up remaining functional tests 2015-05-22 20:13:54 +01:00
settings_test.js Clean up Ember router map 2015-05-26 16:12:12 -05:00
signin_test.js Fix-up remaining functional tests 2015-05-22 20:13:54 +01:00
signout_test.js Fix-up remaining functional tests 2015-05-22 20:13:54 +01:00
signup_test.js Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00