discourse/app/assets/javascripts
Martin Brennan 73f42e110a
FIX: Unscoped plugin config page actions outlet (#29026)
In 61c1d35f17 I added a
PluginOutlet to AdminPluginConfigPage. This was intended to be
used as a way to render actions buttons inside the header of
a plugin that has a custom admin UI page. This worked, but
since the outlet was generically named, as soon as one plugin
used it the button would show on all plugins.

This fixes the immediate issue by naming the outlet based
on the plugin, then having each plugin specify their own
outlet to render into. There may be a nicer way to do this,
but for now this stops the bleeding.
2024-09-30 14:35:23 +10:00
..
admin FIX: Unscoped plugin config page actions outlet (#29026) 2024-09-30 14:35:23 +10:00
custom-proxy Build(deps-dev): Bump express from 4.20.0 to 4.21.0 (#28886) 2024-09-12 21:21:46 +02:00
deprecation-silencer DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
dialog-holder Build(deps-dev): Bump @types/jquery in the types group (#29006) 2024-09-30 01:59:32 +02:00
discourse Build(deps-dev): Bump jsuites from 5.6.2 to 5.6.4 (#29017) 2024-09-30 02:04:00 +02:00
discourse-common Build(deps): Bump ember-resolver from 13.0.1 to 13.0.2 (#29004) 2024-09-30 04:20:42 +02:00
discourse-hbr DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
discourse-i18n DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
discourse-markdown-it Build(deps): Bump ember-auto-import from 2.7.4 to 2.8.0 (#28933) 2024-09-17 01:23:58 +02:00
discourse-plugins DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
discourse-widget-hbs Build(deps): Bump ember-resolver from 13.0.1 to 13.0.2 (#29004) 2024-09-30 04:20:42 +02:00
docs DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
ember-addons
ember-cli-progress-ci PERF: Improve production JS build in low-memory environments (#26849) 2024-05-02 11:43:59 +01:00
ember-production-deprecations DEV: Update ember-cli-deprecation-workflow from 2.2.0 to 3.0.1 (#28226) 2024-08-07 17:59:42 +02:00
float-kit Build(deps): Bump ember-resolver from 13.0.1 to 13.0.2 (#29004) 2024-09-30 04:20:42 +02:00
locales FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
pretty-text Build(deps): Bump ember-resolver from 13.0.1 to 13.0.2 (#29004) 2024-09-30 04:20:42 +02:00
select-kit Build(deps): Bump ember-resolver from 13.0.1 to 13.0.2 (#29004) 2024-09-30 04:20:42 +02:00
theme-transpiler Build(deps): Bump terser from 5.32.0 to 5.33.0 (#28950) 2024-09-18 00:44:52 +02:00
truth-helpers Build(deps): Bump ember-auto-import from 2.7.4 to 2.8.0 (#28933) 2024-09-17 01:23:58 +02:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
handlebars-shim.js FIX: It seems sometimes shims are evaluated by older JS engines (#11813) 2021-01-22 10:41:01 -05:00
polyfills.js Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
service-worker.js.erb DEV: Drop workbox dependency (#26735) 2024-04-24 10:19:12 +01:00