0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/ghost/admin
André Borud ca08a878d2 🐛 fix jumping "Invite User" button when modal is opened
closes TryGhost/Ghost#7890
- moved the modal outside of the `<header>` tag to avoid triggering unexpected flexbox justification
2017-01-31 09:10:36 +00:00
..
.github
app 🐛 fix jumping "Invite User" button when modal is opened 2017-01-31 09:10:36 +00: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 Blog icon uplod (#397) 2017-01-26 11:17:34 +00:00
public/assets AMP app integration (#483) 2017-01-20 09:33:54 +00:00
tests 🐛 fix double slashes in URLs (#506) 2017-01-26 13:45:11 +01:00
.editorconfig
.ember-cli
.eslintrc.js
.gitignore
.travis.yml Revert Travis config back to npm 2017-01-26 15:11:50 +00:00
.watchmanconfig
bower.json clean up duplicated / no-longer-needed bower dependencies 2017-01-30 19:33:12 +00:00
ember-cli-build.js New content screen prototype (#503) 2017-01-25 21:05:28 +01: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 deps: ember-test-selectors@0.2.1 2017-01-30 18:57:39 +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 deps: ember-test-selectors@0.2.1 2017-01-30 18:57:39 +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.