Ghost/ghost/admin/app/controllers
Kevin Ansfield d33cfdac30 🐛 Fixed inability to re-upload the same redirects file (#912)
closes https://github.com/TryGhost/Ghost/issues/9266
- `emberx-file-input` passes a `resetInput` function through to it's action handler but we weren't doing that in our override component. Added the missing functionality and updated all of our handlers to use that instead of doing manual resets
- added a `setFiles` action to `{{gh-uploader}}` and yield it for use in block invocations
2017-11-22 17:04:48 +00:00
..
editor Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings 🐛 Fixed inability to re-upload the same redirects file (#912) 2017-11-22 17:04:48 +00:00
setup Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
team 🐛 Fixed failing Facebook URL validation for group urls (#906) 2017-11-10 16:38:30 +00:00
about.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
application.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
error.js Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
posts-loading.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
posts.js 🎨 Added "Featured posts" filter and badge to stories list (#907) 2017-11-10 17:36:27 +00:00
reset.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
setup.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
signin.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
signup.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
subscribers.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00