Ghost/ghost/admin
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
..
.github Rename PULL_REQUEST_TEMPLATE to PULL_REQUEST_TEMPLATE.md 2016-05-23 10:50:15 +01:00
app 🏃 improve navigation responsiveness with loading substates (#495) 2017-01-17 17:44:08 -06:00
config Update code to match eslint rules 2016-11-14 13:26:00 +00:00
lib/asset-delivery Update fs-extra to version 2.0.0 🚀 (#493) 2017-01-16 19:45:13 +00:00
mirage deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
public/assets ✍ Change contributors on about page to be manually (#330) 2016-10-17 09:58:44 +01:00
tests 🏃 improve navigation responsiveness with loading substates (#495) 2017-01-17 17:44:08 -06:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.eslintrc.js switch from jshint/jscs to eslint 2016-11-14 13:25:36 +00:00
.gitignore chore(package): update ember-cli to version 2.9.0 (#354) 2016-10-21 09:07:49 +01:00
.travis.yml add yarn.lock file and update travis (#494) 2017-01-16 19:14:25 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
ember-cli-build.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
Gruntfile.js remove unused Gruntfile dependencies (#471) 2017-01-04 08:40:56 -07:00
LICENSE 2017 2017-01-04 10:32:54 +00:00
package.json Update fs-extra to version 2.0.0 🚀 (#493) 2017-01-16 19:45:13 +00:00
README.md Add code coverage badge to README (#486) 2017-01-11 13:09:26 +00:00
testem.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
yarn.lock Update fs-extra to version 2.0.0 🚀 (#493) 2017-01-16 19:45:13 +00:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost. For now, refer to that repository for install and development instructions.

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2017 Ghost Foundation - Released under the MIT license.