Ghost/core/client
Peter Szel 956932b07f Fixed bugs regarding the published date input field validation.
refs #5777

- removing error message from the previous validation
- only checking if date is in the past if the input date is valid to begin with
- always updating the view, even if the date hasn't changed to make sure the date format stays consistent
2016-02-28 01:33:24 +00:00
..
app Fixed bugs regarding the published date input field validation. 2016-02-28 01:33:24 +00:00
config various test 🐛 fixes 2016-02-23 23:27:57 -06:00
lib Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
public/assets Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
tests Refactor the feature service 2016-02-23 15:22:32 +00: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
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
ember-cli-build.js Include babel polyfill when compiling client 2016-02-04 12:49:53 +00:00
package.json deps: ember-cli-deprecation-workflow@0.1.6 2016-02-19 09:20:17 -06:00
testem.json Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00