Ghost/ghost/admin/app/templates/components
Kevin Ansfield 414718a1cc 🐛 Fixed "Someone else is editing" errors showing when no-one else is editing (#901)
closes https://github.com/TryGhost/Ghost/issues/8969

Collision detection errors were appearing incorrectly because the save routines in the post settings menu bypass the sequential saves in the main editor controller and so are prone to having stale data if a previous save is still in progress.

- added a new `savePost` task that is part of the `saveTasks` group so that all post saves are sequential
- pass the `savePost` task to the `{{gh-post-settings-menu}}` component
- use `savePost` task in `gh-post-settings-menu` instead of calling `save()` directly on the model instance
2017-11-02 09:47:52 +00:00
..
gh-token-input New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
power-select Content filter styling 2017-04-10 13:16:19 +02:00
gh-activating-list-item.hbs Rework gh-activating-list-item for new link-to 2015-07-08 18:37:15 -05:00
gh-alert.hbs No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
gh-alerts.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
gh-app.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-blog-url.hbs Replace gh-blog-url helper with a component. 2015-05-05 14:40:18 -04:00
gh-date-time-picker.hbs 🐛 Fixed "scheduled at" datepicker not showing correct month when opening (#860) 2017-09-19 09:51:52 +07:00
gh-datetime-input.hbs convert inputs to one-way inputs 2016-06-18 07:44:23 -04:00
gh-download-count.hbs 💄 replace DownloadCountPoller with gh-download-count 2017-04-17 10:04:53 -04:00
gh-editor-post-status.hbs 🐛 empty posts shouldn't be publishable (#776) 2017-07-10 17:24:21 +02:00
gh-editor.hbs 🎨 disable buttons in preview, fix preview overlap (#689) 2017-05-12 10:06:56 +02:00
gh-error-message.hbs adds inline errors to validation 2015-07-05 14:02:06 -04:00
gh-feature-flag.hbs Labs UI update 2017-02-17 12:31:12 -06:00
gh-file-upload.hbs Labs UI update 2017-02-17 12:31:12 -06:00
gh-file-uploader.hbs fix settings/general acceptance tests 2017-02-21 13:03:44 +00:00
gh-fullscreen-modal.hbs refactor gh-fullscreen-modal component to use liquid-wormhole directly (#281) 2016-10-07 14:27:39 +01:00
gh-image-uploader-with-preview.hbs Unsplash integration 2017-08-15 16:01:12 +01:00
gh-image-uploader.hbs 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
gh-loading-spinner.hbs 🏃 improve navigation responsiveness with loading substates (#495) 2017-01-17 17:44:08 -06:00
gh-markdown-editor.hbs Unsplash integration 2017-08-15 16:01:12 +01:00
gh-menu-toggle.hbs Style updates to new app frame for all other screens 2017-02-17 10:14:16 +00:00
gh-mobile-nav-bar.hbs Upgrade to Ember 2.15.0 2017-09-02 16:18:10 -04:00
gh-mobiledoc.hbs Mobile-Doc based editor (#291) 2016-09-26 15:04:20 +02:00
gh-modal-dialog.hbs No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
gh-nav-menu.hbs Remove wishlist links (#850) 2017-09-07 09:05:02 +02:00
gh-navitem.hbs 🎨 Added confirmation dialogs when leaving screens with unsaved changes (#891) 2017-10-31 15:27:25 +00:00
gh-notification.hbs No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
gh-notifications.hbs update Ember to 1.12.1/ember-data to 1.0.0-beta.18 2015-06-02 22:26:16 -06:00
gh-post-settings-menu.hbs 🐛 Fixed "Someone else is editing" errors showing when no-one else is editing (#901) 2017-11-02 09:47:52 +00:00
gh-posts-list-item.hbs 🐛 Fixed draft/scheduled/published date in content list (#852) 2017-09-07 13:17:36 +02:00
gh-profile-image.hbs Remove usage of jquery-file-upload (#815) 2017-08-18 10:27:42 +07:00
gh-progress-bar.hbs add tests for gh-uploader component (#701) 2017-05-23 10:18:03 +02:00
gh-psm-tags-input.hbs New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
gh-psm-template-select.hbs 🐛 Fixed "Post URL matches" text displaying when no template match is found (#896) 2017-10-13 13:25:52 +02:00
gh-publishmenu-draft.hbs new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-publishmenu-published.hbs new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-publishmenu-scheduled.hbs new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
gh-publishmenu.hbs 🎨 Publish menu wording and saving states improvements (#788) 2017-07-20 11:46:31 +01:00
gh-scroll-trigger.hbs Unsplash integration 2017-08-15 16:01:12 +01:00
gh-search-input-trigger.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
gh-search-input.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
gh-simplemde.hbs SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
gh-subscribers-table-delete-cell.hbs 🎨 No more icon font: {{inline-svg}} (#605) 2017-04-07 16:23:45 +01:00
gh-subscribers-table.hbs No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
gh-tag-settings-form.hbs Unsplash integration 2017-08-15 16:01:12 +01:00
gh-tag.hbs 🎨 Linked tags story count to filtered stories list (#863) 2017-09-20 19:27:13 +02:00
gh-tags-management-container.hbs Mobile fixes for tag management UI 2015-11-02 13:18:10 +00:00
gh-task-button.hbs 🎨 Publish menu wording and saving states improvements (#788) 2017-07-20 11:46:31 +01:00
gh-theme-error-li.hbs 💄 Theme upload modal style improvements (#784) 2017-07-20 11:30:45 +01:00
gh-theme-table.hbs 🎨 move theme activation to /themes endpoint 2017-03-08 10:46:33 +00:00
gh-timezone-select.hbs No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
gh-token-input.hbs New tags input, drop selectize & jquery-ui deps (#892) 2017-10-31 09:10:49 +00:00
gh-tour-item.hbs New tour styles 2017-06-12 21:50:17 +01:00
gh-unsplash-photo.hbs Unsplash integration 2017-08-15 16:01:12 +01:00
gh-unsplash.hbs Unsplash integration 2017-08-15 16:01:12 +01:00
gh-upgrade-notification.hbs Added upgrade notification component to About page. (#102) 2016-07-15 16:58:35 -06:00
gh-uploader.hbs streamline image uploads in settings/general (#702) 2017-05-23 10:50:04 +02:00
gh-url-preview.hbs The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
gh-user-active.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-user-invited.hbs Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-user-list-item.hbs Upgrade to Ember 2.15.0 2017-09-02 16:18:10 -04:00
gh-view-title.hbs Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
infinity-loader.hbs New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
modal-copy-html.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-all.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-post.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-subscriber.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-tag.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-theme.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-delete-user.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-import-subscribers.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-invite-new-user.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-leave-editor.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-leave-settings.hbs 🎨 Added confirmation dialog when leaving settings screen with unsaved changes (#871) 2017-10-04 11:49:30 +01:00
modal-markdown-help.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-new-subscriber.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-re-authenticate.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-suspend-user.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-theme-warnings.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-transfer-owner.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-unsuspend-user.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-upload-image.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
modal-upload-theme.hbs Flatten nested components (#854) 2017-09-11 14:41:17 +07:00
power-select-vertical-collection-options.hbs Bump vertical-collection dependency 2017-11-01 08:48:37 +00:00