Ghost/ghost/admin/app/components/posts
Sag 98b51b666d
Fixed ember concurrency cancellation errors (#20324)
fixes https://linear.app/tryghost/issue/SLO-121
fixes https://linear.app/tryghost/issue/SLO-138
fixes https://linear.app/tryghost/issue/SLO-139
fixes https://linear.app/tryghost/issue/SLO-140
fixes https://linear.app/tryghost/issue/SLO-141
fixes https://linear.app/tryghost/issue/SLO-142

- ember-concurrency prevents two executions of the same task from
running at the same time
- when a task is cancelled, the library raises an error by default
- however, we don't need to surface that error as the cancellation of
the second execution is intentional
2024-06-04 16:20:49 +02:00
..
debug Email debug updates (#16185) 2023-01-26 15:12:26 +01:00
post-activity-feed Added quotes to NQL filters with ids (#18958) 2023-11-13 12:00:20 +01:00
analytics.hbs Deleted all Admin code relating to the old editor (#18580) 2023-10-12 13:17:39 +01:00
analytics.js Fixed ember concurrency cancellation errors (#20324) 2024-06-04 16:20:49 +02:00
debug.hbs Deleted all Admin code relating to the old editor (#18580) 2023-10-12 13:17:39 +01:00
debug.js Implemented email analytics retrying (#16273) 2023-02-20 16:44:13 +01:00
feedback-events-chart.hbs Cleaned up suppressionList feature flag (#16736) 2023-05-04 14:47:04 +02:00
feedback-events-chart.js Updated admin darkmode background color to be consistent with global … (#17101) 2023-06-22 16:35:03 +02:00
links-table.hbs Updated copy for broken links table (#18220) 2023-09-19 13:49:27 +00:00
links-table.js Refined link edit cancellation on analytics page 2022-10-21 17:05:48 +05:30
old-analytics.hbs Deleted all Admin code relating to the old editor (#18580) 2023-10-12 13:17:39 +01:00
old-analytics.js Fixed ember concurrency cancellation errors (#20324) 2024-06-04 16:20:49 +02:00
post-activity-feed.hbs Added donation events to activity feeds (#17632) 2023-08-10 09:16:47 +02:00
post-activity-feed.js Cleaned up suppressionList feature flag (#16736) 2023-05-04 14:47:04 +02:00