Ghost/core/client
Jason Williams d59edf1806 Add a mixin for saving a subset of a model.
Closes #3403
- Add SelectiveSaveMixin so that a DS.Model can save one or more
  properties at a time while preserving other outstanding changes.
2014-07-27 21:04:35 +00:00
..
adapters Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
assets Move image upload to API 2014-07-15 12:40:14 +02:00
components Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
controllers Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
helpers Implements character count helper. 2014-06-23 20:02:09 +00:00
html New HTML email template 2014-07-07 22:47:34 +02:00
initializers updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
mixins Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
models Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
routes Merge pull request #3411 from novaugust/signup-password 2014-07-27 19:36:54 +01:00
serializers Extend adapter to support automatic includes 2014-07-21 17:05:13 +00:00
templates Rebind name and password to inputs on signup page 2014-07-25 13:04:33 -06:00
transforms Changed ember models to use moment for dates 2014-06-05 10:30:28 -06:00
utils Merge pull request #3259 from novaugust/settings-mobile-routing 2014-07-15 16:55:02 +01:00
validators Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00
views Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
.jshintrc updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
app.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-dev.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
config-prod.js Get Ember Admin ready for production 2014-07-22 22:33:49 +00:00
loader.js Remove inline script from default.hbs 2014-07-21 20:00:54 +02:00
router.js Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00