This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Martin Brennan cfeb6347c3
DEV: Make composer-uppy-upload mixin more extensible (#14138)
This mixin needs to be shared between the composer and composer-like
user interfaces. This commit makes it so the events and the underlying
data model is configurable by the component extending the ComposerUploadUppy
mixin.

Also removes two MessageBus unsubscribe calls which were unnecessary.
2021-08-27 10:04:27 +10:00
..
assets DEV: Make composer-uppy-upload mixin more extensible (#14138) 2021-08-27 10:04:27 +10:00
controllers FIX: Capture S3 metadata when calling create_multipart (#14161) 2021-08-27 09:50:23 +10:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs FIX: Do not send emails to mailing_list_mode subscribers for PMs (#14159) 2021-08-26 15:16:35 +10:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models PERF: Remove redundant post_timings_summary index (#14164) 2021-08-26 10:50:34 -05:00
serializers UX: Add Styling step to wizard (#14132) 2021-08-25 17:10:12 -04:00
services DEV: Do not delete failed uploads from S3 in debug mode (#14143) 2021-08-25 15:35:55 +10:00
views DEV: adds server:after-body-open (#14106) 2021-08-24 14:35:44 +02:00