mirror of
https://github.com/TryGhost/Ghost-Admin.git
synced 2023-12-14 02:33:04 +01:00
No description
198b7e9517
closes https://github.com/TryGhost/Ghost/issues/7117 - adds guard to `sanitizeInput` method of `gh-trim-focus-input` for null/undefined values - adds acceptance test for successful signup screen flow - removes unneeded validation/update handling for a non-editable email field - adds "At least 8 characters" placeholder to password field - fixes enter key not submitting the form when name or password field has focus |
||
---|---|---|
.github | ||
app | ||
config | ||
lib | ||
public/assets | ||
tests | ||
.editorconfig | ||
.ember-cli | ||
.gitignore | ||
.jscsrc | ||
.jshintrc | ||
.travis.yml | ||
.watchmanconfig | ||
bower.json | ||
ember-cli-build.js | ||
Gruntfile.js | ||
package.json | ||
README.md | ||
testem.js |
Ghost-Admin
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.