discourse/plugins/automation
Sérgio Saquetim ad3a2df0a4
DEV: Replace Ember's deprecated mapBy with standard .map (#34963)
Replaces usages of `mapBy` across the codebase with JavaScript's native
`.map`. This resolves deprecation warnings related to Ember's array
extensions and ensures compatibility with future Ember versions.

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2025-09-26 12:59:35 -03:00
..
admin/assets/javascripts DEV: Replace Ember's deprecated mapBy with standard .map (#34963) 2025-09-26 12:59:35 -03:00
app FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
assets FIX: Improve automation on/off toggle (#33482) 2025-08-14 10:16:20 +03:00
config Update translations (#35003) 2025-09-26 13:35:05 +02:00
db FEATURE: Add automation statistics tracking to Automation (#31921) 2025-03-21 12:53:26 +11:00
lib DEV: add automation trigger on-close-topic (#34705) 2025-09-04 12:00:32 +02:00
spec DEV: add automation trigger on-close-topic (#34705) 2025-09-04 12:00:32 +02:00
test/javascripts/integration/components FIX: ensures empty fields don't store an empty array (#33274) 2025-06-19 20:46:48 +02:00
plugin.rb DEV: add automation trigger on-close-topic (#34705) 2025-09-04 12:00:32 +02:00