Ghost/ghost/admin/app/controllers/settings
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
..
apps 🎨 Added confirmation dialogs when leaving screens with unsaved changes (#891) 2017-10-31 15:27:25 +00:00
tags Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
code-injection.js 🎨 Added confirmation dialogs when leaving screens with unsaved changes (#891) 2017-10-31 15:27:25 +00:00
design.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
general.js 🐛 Fixed inability to re-upload the same redirects file (#912) 2017-11-22 17:04:48 +00:00
labs.js 🐛 Fixed inability to re-upload the same redirects file (#912) 2017-11-22 17:04:48 +00:00
tags.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00