1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/components
Kevin Ansfield 0ef0af5f7b Limited simultaneous upload requests (#890)
closes https://github.com/TryGhost/Ghost/issues/9120

- use `ember-concurrency` to enqueue uploads in `{{gh-uploader}}
- set simultaneous upload limit to 2
2017-10-09 18:21:57 +07:00
..
power-select add power-select/trigger template override 2017-04-10 10:53:27 +01:00
gh-activating-list-item.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-alert.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-alerts.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-blog-url.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-cm-editor.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-content-cover.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-date-time-picker.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-datetime-input.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-download-count.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-dropdown-button.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-dropdown.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-editor-post-status.js 🐛 Fixed post saving indicator only indicating autosaves (#842) 2017-08-29 13:33:13 +02:00
gh-editor.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-file-input.js convert remainder of components to use ember-cli-shims (#101) 2016-06-30 19:14:25 +01:00
gh-file-upload.js 🐛 Fixed missing "file too large" text for import uploads (#867) 2017-09-22 21:59:05 +02:00
gh-file-uploader.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
gh-image-uploader-with-preview.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-image-uploader.js 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
gh-input.js auto-expanding editor title input (#699) 2017-05-18 17:01:30 +09:00
gh-loading-spinner.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-main.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-markdown-editor.js 🎨 Added keyboard shortcuts for editor modes (#821) 2017-10-03 12:31:10 +07:00
gh-menu-toggle.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-mobile-nav-bar.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-nav-menu.js 🐛 Fixed blog icon display in admin menu when using a storage adapter (#831) 2017-09-25 11:55:25 +01:00
gh-navigation.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-navitem-url-input.js Upgrade eslint dependencies (#855) 2017-09-11 14:56:11 +07:00
gh-navitem.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-notification.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-notifications.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-post-settings-menu.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-posts-list-item.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-profile-image.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-progress-bar.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-publishmenu-draft.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-publishmenu.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-scroll-trigger.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-search-input-trigger.js 🐛 Fixed search losing focus when removing search term (#883) 2017-10-03 12:00:25 +07:00
gh-search-input.js 🐛 Fixed error when navigating to tag from admin search box (#881) 2017-10-03 11:54:24 +07:00
gh-selectize.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-simplemde.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-skip-link.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-task-button.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-textarea.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-tour-item.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-trim-focus-input.js auto-expanding editor title input (#699) 2017-05-18 17:01:30 +09:00
gh-unsplash-photo.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-unsplash.js Unsplash integration 2017-08-15 16:01:12 +01:00
gh-upgrade-notification.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-uploader.js Limited simultaneous upload requests (#890) 2017-10-09 18:21:57 +07:00
gh-url-preview.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-user-active.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-user-invited.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
modal-base.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-copy-html.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-all.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-post.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-subscriber.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-tag.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-theme.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-user.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-import-subscribers.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-invite-new-user.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-leave-editor.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-leave-settings.js 🎨 Added confirmation dialog when leaving settings screen with unsaved changes (#871) 2017-10-04 11:49:30 +01:00
modal-markdown-help.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-new-subscriber.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-re-authenticate.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-suspend-user.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-theme-warnings.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-transfer-owner.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-unsuspend-user.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-upload-image.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-upload-theme.js Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
power-select-vertical-collection-options.js 🚀 supercharge tags performance 2017-07-07 17:53:08 +01:00