discourse-subscriptions/spec
Blake Erickson 100b276c9d
DEV: Add pagination to plans request (#272)
When pulling up a users subscriptions a 500 might occur if we don't find
their plan. If your account happens to have over 100 plans this can be
the cause of the 500 error. This change adds pagination when fetching
plans form stripe, so that we fetch them all.

https://meta.discourse.org/t/problem-with-500-error-with-subscriptions/360808?u=blake
2025-04-10 07:35:31 -06:00
..
fabricators FIX: Ensure deletion of product upon confirmation (#195) 2024-03-13 17:16:07 +08:00
fixtures/json DEV: Stop deleting customers on cancel (#207) 2024-05-02 13:38:30 -06:00
jobs DEV: Introduce syntax_tree for ruby formatting (#144) 2022-12-29 13:35:06 +01:00
models DEV: Update linting (#189) 2024-01-16 17:51:44 +01:00
requests DEV: Add pagination to plans request (#272) 2025-04-10 07:35:31 -06:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:55 +01:00
services FIX: Exception with campaign refresh data job (#222) 2024-07-16 11:54:56 -06:00
system DEV: Add system spec to check core features are working fine (#271) 2025-04-09 14:56:06 +02:00
plugin_helper.rb fix path to fabricators 2019-12-03 11:01:44 +11:00