discourse/app
Martin Brennan f9e877dbff
FIX: Composer Processing/Uploading status not clearing on cancel and trash (#14050)
When the composer reply is cancelled and the draft is trashed,
the isUploading and isProcessing statuses were not being reset,
so when the composer was opened again the Uploading... or
Processing... message still showed even when the uploads had
been cancelled correctly.

The regular composer-upload mixin suffered the same problem
as the uppy one, where the Processing/Uploading message was not
reset when a reply was cancelled and the draft destroyed.
2021-08-16 09:55:55 +10:00
..
assets FIX: Composer Processing/Uploading status not clearing on cancel and trash (#14050) 2021-08-16 09:55:55 +10:00
controllers DEV: Deprecate unused route instead of removing it. (#14030) 2021-08-12 15:54:14 -03:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs DEV: decrease webhook timeout and move to 'low' priority queue. (#14038) 2021-08-13 10:41:02 +05:30
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models DEV: Remove unused code from TopicTrackingState. 2021-08-13 08:35:37 +08:00
serializers REVERT "FIX: do not show private group flair on user avatars" (#13991) 2021-08-10 17:25:11 +05:30
services DEV: don't merge email address if target user is not human. (#13915) 2021-08-03 10:04:35 +05:30
views DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00