index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
billing
/
app
/
views
/
subscriptions
Age
Commit message (
Collapse
)
Author
2013-09-09
First run at having admins cancel user subscriptions.
jessib
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