mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:37:26 +08:00
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. |
||
|---|---|---|
| .. | ||
| javascripts/discourse | ||
| stylesheets | ||