Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | billing: helper for the typical BraintreeForm | Azul | |
2013-07-17 | More cleanup of billing code. | jessib | |
2013-07-17 | Show single active subscription from user's page, with link to index showing ↵ | jessib | |
all the user's subscriptions. | |||
2013-07-17 | Added notices to redirects. | jessib | |
2013-07-17 | Some improvements to navigation, and pulling out separate show/edit views ↵ | jessib | |
for customers. | |||
2013-07-17 | Some permission checks for viewing/cancelling subscriptions. | jessib | |
2013-07-17 | Allow subscriptions to be canceled. | jessib | |
2013-07-17 | Displaying of user's subscription. Still not committed to whether user can ↵ | jessib | |
have multiple subscriptions at a time or not. | |||
2013-07-17 | Display of subscription information on a customer's edit page. It is *super* ↵ | jessib | |
slow. Posted stackoverflow question as not clear if there is more efficient way to get this information via braintree API. | |||
2013-07-17 | More working subscriptions. | jessib | |