discourse/app
Martin Brennan c1ad9c3276
DEV: Make clipboardCopy util available for import (#15874)
We need this in other places, this commit moves clipboardCopy
to the utilities.js lib. Had to remove use of Promise as well because
lib/utilities cannot import it, otherwise it will cause a mini racer error.
2022-02-09 16:11:41 +10:00
..
assets DEV: Make clipboardCopy util available for import (#15874) 2022-02-09 16:11:41 +10:00
controllers FEATURE: Add external_id to topics (#15825) 2022-02-08 20:55:32 -07:00
helpers Revert "PERF: Update ember-auto-import (#15814)" (#15854) 2022-02-07 22:41:07 +00:00
jobs DEV: Fix typo. (#15857) 2022-02-08 09:04:53 +08:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FEATURE: Add external_id to topics (#15825) 2022-02-08 20:55:32 -07:00
serializers FEATURE: Add external_id to topics (#15825) 2022-02-08 20:55:32 -07:00
services FIX: Avoid raising error when updating post and topic count user stats. (#15873) 2022-02-09 12:51:13 +08:00
views Revert "PERF: Update ember-auto-import (#15814)" (#15854) 2022-02-07 22:41:07 +00:00