discourse/app/assets/javascripts
Keegan George 1c4d5dae1c
DEV: Allow async calls to finish before removing uploads (#29918)
This PR simply moves the call to remove in progress uploads **after** the async markdown resolvers finish resolving. This is specifically for the case when markdown resolvers are async functions, such as in the case of Discourse AI's image caption feature. This ensures that the in progress upload doesn't get removed causing replace text having nothing to replace once the async call is finished.

No tests as there currently are no tests for this plugin API function, and it's a little tricky to test, especially with in progress uploads being a private property.
2024-11-25 11:10:27 -08:00
..
admin FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
custom-proxy DEV: Fix duplicate port on livereload (#29771) 2024-11-14 23:05:47 +00:00
deprecation-silencer DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
dialog-holder DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
discourse DEV: Allow async calls to finish before removing uploads (#29918) 2024-11-25 11:10:27 -08:00
discourse-common DEV: Improve hbr topic list detection (#29892) 2024-11-22 14:28:01 +01:00
discourse-hbr DEV: Detect hbr topic list customizations (#29793) 2024-11-21 16:00:49 +01:00
discourse-i18n DEV: add i18n named export to "discourse-i18n" (#29820) 2024-11-19 11:25:22 +00:00
discourse-markdown-it DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
discourse-plugins Build(deps-dev): Bump ember-cli from 6.0.0 to 6.0.1 (#29795) 2024-11-17 22:40:04 +01:00
discourse-widget-hbs Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
docs
ember-addons
ember-cli-progress-ci PERF: Improve production JS build in low-memory environments (#26849) 2024-05-02 11:43:59 +01:00
ember-production-deprecations DEV: Update ember-cli-deprecation-workflow from 2.2.0 to 3.0.1 (#28226) 2024-08-07 17:59:42 +02:00
float-kit Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
locales FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
pretty-text Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
select-kit Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
theme-transpiler DEV: Update content-tag to 2.0.3 (#29616) 2024-11-06 13:29:24 +01:00
truth-helpers Build(deps): Bump ember-auto-import from 2.9.0 to 2.10.0 (#29606) 2024-11-06 01:06:08 +01:00
.npmrc
handlebars-shim.js
polyfills.js DEV: Bump eslint, lint-configs, and move to flat config (#29661) 2024-11-12 12:33:17 +00:00
service-worker.js.erb DEV: allow non focused tab to be primary tab in service worker (#29516) 2024-11-01 09:42:33 +04:00