discourse-subscriptions/assets/javascripts/discourse
Blake Erickson 41c443ab23
FIX: Decimal point truncation (#223)
Amounts like $45.80 were being displayed as $45.8. Which doesn't look
correct for currency.

Bug Report: https://meta.discourse.org/t/316007
2024-07-19 07:18:28 -06:00
..
components FIX: Admins unable to cancel a subscription for a user (#220) 2024-07-12 14:33:04 -06:00
connectors DEV: Lose the es6 suffix (#112) 2022-03-07 00:20:03 +01:00
controllers FIX: Admins unable to cancel a subscription for a user (#220) 2024-07-12 14:33:04 -06:00
helpers FIX: Decimal point truncation (#223) 2024-07-19 07:18:28 -06:00
initializers FEATURE: Add new stripe based pricing table (#202) 2024-04-29 12:47:58 -06:00
models DEV: Update linting (#189) 2024-01-16 17:51:44 +01:00
routes DEV: Update linting (#189) 2024-01-16 17:51:44 +01:00
templates FIX: Login required for Stripe Checkout (#209) 2024-05-03 17:01:51 -06:00
discourse-subscriptions-route-map.js DEV: Lose the es6 suffix (#112) 2022-03-07 00:20:03 +01:00
discourse-subscriptions-user-route-map.js FIX: Allow user to update card details for recurring subscriptions (#123) 2022-07-05 19:53:27 -06:00
payments-activity-route-map.js DEV: Lose the es6 suffix (#112) 2022-03-07 00:20:03 +01:00
subscriptions-route-map.js FEATURE: Add new stripe based pricing table (#202) 2024-04-29 12:47:58 -06:00