discourse/app/assets/javascripts/admin/addon
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
..
adapters
components FEATURE: Ability to re-order value lists (#15775) 2022-02-03 22:47:02 +01:00
controllers DEV: Make clipboardCopy util available for import (#15874) 2022-02-09 16:11:41 +10:00
helpers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
mixins REFACTOR: setting component mixin (#14437) 2021-09-27 10:43:26 +02:00
models FEATURE: Search screened IP address in blocks (#15461) 2022-01-11 09:16:51 +02:00
routes DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
services DEV: Avoid unnecessary site-settings:main lookups (#15006) 2021-11-18 17:11:59 +01:00
templates FEATURE: Ability to re-order value lists (#15775) 2022-02-03 22:47:02 +01:00