0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
Kevin Ansfield 5d572bda0d Fix invite user validation issues in signup
refs #5652
- wrap emails input in `{{gh-form-group}}` component to give element success/error classes
- pull validation messages into submit button
- clean up validation related aspects of step three controller
2015-08-27 14:05:52 +01:00
..
app Fix invite user validation issues in signup 2015-08-27 14:05:52 +01:00
config Move myth configuration into Brocfile.js. 2015-08-21 14:37:50 -04:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets
tests Replace the current tag input with a selectize based input 2015-08-20 14:40:56 +01:00
.ember-cli
.gitignore
.jshintrc
.watchmanconfig
bower.json Dep: Remove typeahead 2015-08-25 16:26:10 +01:00
Brocfile.js Copy selectize styles ready for customisation 2015-08-26 14:32:39 +01:00
package.json Merge pull request #5682 from kevinansfield/tags-v4 2015-08-21 21:34:06 +01:00
testem.json