discourse/plugins/discourse-subscriptions/assets
Arpit Jalan e1f6e8ca93
FIX: preserve unconfigured products state in discourse-subscriptions (#40636)
Previously, the products admin route wrapped every response from
`AdminProduct.findAll()` in a tracked array, which broke the
unconfigured state returned when Stripe was not fully configured.

This change preserves the model returned by `AdminProduct.findAll()` and
updates product deletion by replacing the product list, allowing the
admin page to render its setup guidance.
2026-06-09 11:42:50 +05:30
..
javascripts/discourse FIX: preserve unconfigured products state in discourse-subscriptions (#40636) 2026-06-09 11:42:50 +05:30
stylesheets DEV: Apply latest stylelint autofixes (#36294) 2025-11-27 18:07:22 +01:00