Ghost/ghost/admin/app/components
Kevin Ansfield 39c850f4fe 🐛 Fixed sticky "Unsaved changes" modal when leaving editor
no issue
- the unsaved changes confirmation modal could re-appear after leaving the editor and re-opening the same post
- remove the `.finally` which assumed the confirm action returns a promise so that the modal is properly closed
2019-01-21 09:18:51 +00:00
..
gh-token-input Bump dependencies (#1093) 2019-01-10 14:15:37 +00:00
power-select add power-select/trigger template override 2017-04-10 10:53:27 +01:00
aspect-ratio-box.js Added ability to upload integration icons (#1058) 2018-10-23 10:29:49 +01:00
gh-activating-list-item.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-alert.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-alerts.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-app.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-basic-dropdown.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
gh-blog-url.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-cm-editor.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-content-cover.js 🎨 Removed auto hide/show navigation toggle (#1094) 2019-01-10 15:00:07 +00:00
gh-date-time-picker.js 🐛 Fixed time input bugs when leading zero is omitted 2017-11-30 17:06:48 +07:00
gh-download-count.js Remove more import Ember via module imports 2018-05-03 17:52:39 +01:00
gh-dropdown-button.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-dropdown.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-editor-post-status.js Remove more import Ember via module imports 2018-05-03 17:52:39 +01:00
gh-editor.js 🎨 Removed auto hide/show navigation toggle (#1094) 2019-01-10 15:00:07 +00:00
gh-error-message.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-feature-flag.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-file-input.js 🐛 Fixed editor and drag/drop image uploads in IE11 (#926) 2017-12-12 11:53:35 +00:00
gh-file-upload.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-file-uploader.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
gh-form-group.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
gh-fullscreen-modal.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
gh-image-uploader-with-preview.js Always use closure actions 2017-11-25 09:49:49 +00:00
gh-image-uploader.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
gh-infinity-loader.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-koenig-editor.js Koenig - Added reading time and word count display 2018-07-20 15:53:21 +01:00
gh-loading-spinner.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-main.js Always use closure actions 2017-11-25 09:49:49 +00:00
gh-markdown-editor.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
gh-mobile-nav-bar.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
gh-nav-menu.js 🎨 Removed auto hide/show navigation toggle (#1094) 2019-01-10 15:00:07 +00:00
gh-navitem-url-input.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-navitem.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-notification.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-notifications.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-post-settings-menu.js Koenig - Fix PSM meta/twitter/facebook pane errors on new posts 2018-06-14 12:38:43 +01:00
gh-posts-list-item.js Fixed post excerpt fallback in Stories list (#1052) 2018-11-26 14:32:49 +00:00
gh-profile-image.js Fixed default user images returning 404s 2018-08-15 23:58:37 +01:00
gh-progress-bar.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-psm-authors-input.js Removed used of ember-data-filter 2018-04-30 13:54:09 +01:00
gh-psm-tags-input.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-psm-template-select.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-publishmenu-draft.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-publishmenu-published.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-publishmenu-scheduled.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
gh-publishmenu.js Fixed publishmenu re-rending side-effects breaking tests 2018-03-27 18:50:52 +01:00
gh-scheduled-post-countdown.js Refactor new->edit transition to avoid editor re-renders (#949) 2018-01-17 13:27:37 +00:00
gh-scroll-trigger.js Koenig - Keep MD card formatting toolbar visible when possible 2018-04-24 13:10:20 +01:00
gh-search-input-trigger.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-search-input.js Use filter instead of status and staticPages params for post queries (#1025) 2018-07-20 11:57:53 +01:00
gh-simplemde.js Remove more import Ember via module imports 2018-05-03 17:52:39 +01:00
gh-skip-link.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-subscribers-table.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-tag-settings-form.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
gh-tag.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-tags-management-container.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-task-button.js Fixed submit-on-enter and password manager issues on signup 2018-09-17 16:03:58 +01:00
gh-text-input.js Remove ember-one-way-controls (#959) 2018-02-28 11:44:03 +00:00
gh-textarea.js ESLint fixes for latest eslint-plugin-ember 2018-03-19 13:05:02 +00:00
gh-theme-error-li.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-theme-table.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-timezone-select.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
gh-token-input.js Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
gh-tour-item.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-trim-focus-input.js Remove ember-one-way-controls (#959) 2018-02-28 11:44:03 +00:00
gh-unsplash-photo.js Koenig - Unsplash integration 2018-08-10 18:11:35 +01:00
gh-unsplash.js 🎨 Removed auto hide/show navigation toggle (#1094) 2019-01-10 15:00:07 +00:00
gh-uploader.js Do not allow upload of invalid images to gallery 2018-08-31 12:01:08 +01:00
gh-url-preview.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-user-active.js Add {{background-image-style}} helper 2018-05-14 13:04:53 +01:00
gh-user-invited.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-user-list-item.js Upgrade to Ember 2.15.0 2017-09-02 16:18:10 -04:00
gh-validation-status-container.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-view-title.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
infinity-loader.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
modal-base.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-delete-all.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
modal-delete-integration.js Added ability to delete integrations (#1057) 2018-10-19 17:37:27 +01:00
modal-delete-post.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
modal-delete-subscriber.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-delete-tag.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-delete-theme.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-delete-user.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-delete-webhook.js Added edit webhook modal (#1056) 2018-10-19 17:34:53 +01:00
modal-import-subscribers.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-invite-new-user.js 🐛 Fixed ability to submit invite form with a missing role (#1080) 2018-12-10 14:26:05 +00:00
modal-leave-editor.js 🐛 Fixed sticky "Unsaved changes" modal when leaving editor 2019-01-21 09:18:51 +00:00
modal-leave-settings.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
modal-markdown-help.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-new-integration.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
modal-new-subscriber.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
modal-re-authenticate.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
modal-suspend-user.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-theme-warnings.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
modal-transfer-owner.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-unsuspend-user.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-upload-image.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
modal-upload-theme.js Remove ember-invoke-action (#978) 2018-03-20 14:57:59 +00:00
modal-webhook-form.js Fixed linting 2018-11-13 09:56:59 +00:00
power-select-vertical-collection-options.js 🚀 supercharge tags performance 2017-07-07 17:53:08 +01:00