Ghost/ghost/admin/tests
Kevin Ansfield 99dd49903d 🏃 improve navigation responsiveness with loading substates (#495)
no issue
- add loading substates for all routes that previously blocked transitions until their model had finished loading
  - enables immediate response on navigation click
  - loading templates include the title bar to provide immediate indication of which page is loading
  - loading templates include a new `{{gh-loading-spinner}}` component that will only show the spinner after 200ms to avoid flashing a spinner for users on fast connections
- updated Version Mismatch tests to match new behaviour of intermediate transitions when navigating
2017-01-17 17:44:08 -06:00
..
acceptance 🏃 improve navigation responsiveness with loading substates (#495) 2017-01-17 17:44:08 -06:00
helpers add manual pretender shutdown to fix acceptance tests (#342) 2017-01-05 08:36:50 -07:00
integration tests: Convert to new testing API 2016-11-27 15:26:05 +01:00
unit 🐛 correctly count multibyte chars in character counters (#487) 2017-01-11 14:45:22 +01:00
.eslintrc.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
index.html Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
test-helper.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00