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
/
customer
Age
Commit message (
Expand
)
Author
2013-12-17
Merge branch 'develop' into feature/billing-no-authenticated-payments
jessib
2013-10-08
Consider pending & past due subscriptions as 'active' in the sense that they ...
jessib
2013-10-08
Payments made when authenticated will be donations, and not connected to cust...
jessib
2013-08-08
Still a bit hacky, but catching some more corner cases as far as setting the ...
jessib
2013-08-06
Some more tweaks to have billing code work, and allow admins to view but not ...
jessib
2013-08-01
Start to functionality for admins viewing billing of other users.
jessib
2013-07-23
Some clean-up of billing display.
jessib
2013-07-17
billing: helper for the typical BraintreeForm
Azul
2013-07-17
billing: functional test for payments controller
Azul
2013-07-17
billing: update customer records - do not create new ones
Azul
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
Changing customers route to be plural.
jessib
2013-07-17
Some improvements to navigation, and pulling out separate show/edit views for...
jessib
2013-07-17
Basic functionality to edit credit card on file.
jessib
2013-07-17
Basic display of a customer's transaction information
jessib
2013-07-17
Displaying of user's subscription. Still not committed to whether user can ha...
jessib
2013-07-17
Display of subscription information on a customer's edit page. It is *super* ...
jessib
2013-07-17
Some refactoring
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