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
/
controllers
Age
Commit message (
Expand
)
Author
2013-07-17
Basic display of a customer's transaction information
jessib
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 ha...
jessib
2013-07-17
Much more efficient way to get a customer's subscriptions, thanks to http://s...
jessib
2013-07-17
Display of subscription information on a customer's edit page. It is *super* ...
jessib
2013-07-17
Some tweaks to optimize number of requests to braintree API.
jessib
2013-07-17
Some refactoring
jessib
2013-07-17
Let users select amount for payments.
jessib
2013-07-17
More working subscriptions.
jessib
2013-07-17
Adding some links, which will be removed.
jessib
2013-07-17
Needs much work, but basic start to recurring payments.
jessib
2013-07-17
One Braintree customer per user, and some permissions checks (will need to ch...
jessib
2013-07-17
Unauthenticated users can make single payments (like donations), but payments...
jessib
2013-07-17
Start to adding customers to braintree vault.
jessib
2013-07-17
Basic functionality for one time transactions using Braintree's transparent r...
jessib