discourse/plugins/discourse-gamification/admin/assets/javascripts/admin/components
Sérgio Saquetim e091b6e447
DEV: Replace deprecated reject and rejectBy with filter (#34974)
Refactor all instances of `reject` and `rejectBy` across the codebase to
use the native `filter` method paired with appropriate logic. Updates
include changes in models, components, and services.

This ensures compatibility with modern JavaScript standards and reduces
reliance on deprecated array extension methods.
2025-09-25 17:15:19 -03:00
..
admin-create-leaderboard.gjs
admin-edit-leaderboard.gjs DEV: Replace deprecated reject and rejectBy with filter (#34974) 2025-09-25 17:15:19 -03:00