Ghost/ghost/admin/controllers
Jacob Gable 8c73c3794c Ember settings/general
- Settings fixture that doesn't seem to work
- SettingsGeneralRoute with model function calling api
- SettingsGeneralModel with save method stubbed
- SettingsGeneralController with actions for save, uploadLogo and uploadCover
- Let ApplicationRoute handleValidationErrors
- Fix actions hash in controller and use bind-attr
- Refactor to use single SettingsModel
- Implement description word count
- Fix broken ajax reference by actually importing ajax method
- Refactor to use count-words helper
- Refactor isDatedPermalinks into controller
- Refactor the isDatedPermalinks to use a custom setter
- Remove isDatedPermalinks code from the model
2014-05-07 11:32:49 -05:00
..
modals Creates Ember Modal infastructure 2014-04-06 12:45:19 -04:00
posts Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00
settings Ember settings/general 2014-05-07 11:32:49 -05:00
application.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
forgotten.js Created ForgottenController 2014-03-30 22:18:15 +02:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00