Ghost/ghost/admin
Kevin Ansfield 7f1c71c831 🐛 Fixed Chrome remembering wrong username when signing up from invitation
closes https://github.com/TryGhost/Ghost/issues/9868
- place email field directly above password field
- enable email field and do not set an initial value requiring user to type-in/auto-fill the email for Chrome to recognise it
2019-02-11 11:35:43 +00:00
..
.github Syncing CONTRIB and PR templates with main repo 2019-01-15 20:51:49 +00:00
app 🐛 Fixed Chrome remembering wrong username when signing up from invitation 2019-02-11 11:35:43 +00:00
config Re-enable mirage in development with config to allow asset passthrough 2019-01-23 14:24:29 +00:00
lib Added undefined guards to uses of JSON stringify/parse copying 2019-01-30 14:44:53 +00:00
mirage 🐛 Fixed Unsplash image selector being empty when first opening (#1100) 2019-02-06 10:40:34 +00:00
public/assets Updated integrations UI (#1086) 2019-01-28 12:53:48 +00:00
tests Registered test waiter for ember-raf-scheduler 2019-01-31 12:41:57 +00:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.travis.yml
.watchmanconfig
ember-cli-build.js Removed babel polyfill 2019-01-22 14:03:27 +00:00
Gruntfile.js
LICENSE
package.json Version bump to 2.14.0 2019-02-07 14:35:06 +00:00
README.md Updated docs links to best equivalents (#1097) 2019-01-16 16:03:33 +00:00
testem.js
yarn.lock Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00

Ghost-Admin

Build Status Coverage Status

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

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-2019 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.