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 Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Replace the current tag input with a selectize based input 2015-08-20 14:40:56 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jshintrc ES6 module version of ic-ajax instead of global 2015-05-26 22:13:25 -05:00
.watchmanconfig updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
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 Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00