Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-08 | Still a bit hacky, but catching some more corner cases as far as setting the ↵ | jessib | |
user variable, due to complication that an admin might be accessing data for another user. | |||
2013-08-06 | Some more tweaks to have billing code work, and allow admins to view but not ↵ | jessib | |
edit for other users. | |||
2013-07-23 | Some clean-up of billing display. | jessib | |
2013-07-17 | More cleanup of billing code. | jessib | |
2013-07-17 | Back to singular-customer controller, in hopes that would help some confusions. | 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 | Some improvements to navigation, and pulling out separate show/edit views ↵ | jessib | |
for customers. | |||
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 | More working subscriptions. | jessib | |