discourse-subscriptions/assets/javascripts/discourse/templates
Justin DiRose b950926538
FIX: Payments could not complete (#28)
Due to putting the Stripe Elements HTML inside an if block in the
template, this caused state to be funky. As a result, calling
`this.stripe.createToken` failed to return a promise. Opted instead to
hide the elements via CSS for anonymous users to prevent this
showstopping bug.
2020-10-29 10:21:14 -05:00
..
admin FIX: Properly show information on saved plans 2020-07-28 11:56:58 -05:00
components FEATURE: Better UX for anonymous users (#25) 2020-10-28 13:30:26 -05:00
connectors/user-main-nav DEV: Remove deprecations & improve error handling (#12) 2020-05-28 10:32:57 -05:00
s FIX: Payments could not complete (#28) 2020-10-29 10:21:14 -05:00
user UX: fix incorrect text on cancel button 2020-09-16 09:49:45 -05:00
s.hbs remove subscribe index 2019-12-13 11:54:32 +11:00