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/assets/javascripts/discourse/app
Martin Brennan d64323b4e6
DEV: Change create-invite-uploader to use uppy (#15088)
Part of overall strategy to remove jQuery file uploader
from the codebase. Also added some helper functionality to
the uppy mixin to allow for non-autostart uploads (all
previous upload changes have been for auto start components.)
2021-12-01 09:45:05 +10:00
..
adapters FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
components DEV: Change create-invite-uploader to use uppy (#15088) 2021-12-01 09:45:05 +10:00
controllers FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
helpers DEV: Remove jQuery global usage where possible (#14905) 2021-11-12 19:23:20 +01:00
initializers DEV: Switch to using uppy uploads in composer by default (#15058) 2021-11-30 08:33:06 +10:00
lib FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
mixins DEV: Change create-invite-uploader to use uppy (#15088) 2021-12-01 09:45:05 +10:00
models DEV: Add drop-date to drop-dateless deprecations (#15133) 2021-11-30 17:41:04 +01:00
pre-initializers DEV: Add drop-date to drop-dateless deprecations (#15133) 2021-11-30 17:41:04 +01:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
services DEV: Automatically leave PresenceChannels when in the background (#15047) 2021-11-30 15:38:19 +11:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: Change create-invite-uploader to use uppy (#15088) 2021-12-01 09:45:05 +10:00
widgets FIX: Ensure widget hooks always call the correct instance (#15127) 2021-11-29 09:33:40 +00:00
app.js DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
index.html FIX: Ember CLI was always loading the admin payload in dev mode 2021-10-05 08:34:10 -04:00
mapping-router.js DEV: prevents route nodes to leak on each test run (#14457) 2021-09-28 17:08:05 +02:00