summaryrefslogtreecommitdiff
path: root/billing/app/views/payments
AgeCommit message (Expand)Author
2013-10-08Payments made when authenticated will be donations, and not connected to cust...jessib
2013-08-08Still a bit hacky, but catching some more corner cases as far as setting the ...jessib
2013-08-06Some more tweaks to have billing code work, and allow admins to view but not ...jessib
2013-08-01Start to functionality for admins viewing billing of other users.jessib
2013-07-23More little display cleanup.jessib
2013-07-23Some clean-up of billing display.jessib
2013-07-17billing: helper for the typical BraintreeFormAzul
2013-07-17billing: functional test for payments controllerAzul
2013-07-17More cleanup of billing code.jessib
2013-07-17Back to singular-customer controller, in hopes that would help some confusions.jessib
2013-07-17Some links at end of confirmation pages.jessib
2013-07-17Display 3 most recent transactions on a customer's page, with a link to all o...jessib
2013-07-17Some improvements to navigation, and pulling out separate show/edit views for...jessib
2013-07-17Let users select amount for payments.jessib
2013-07-17Unauthenticated users can make single payments (like donations), but payments...jessib
2013-07-17Start to adding customers to braintree vault.jessib
2013-07-17Replace .erb with .haml files.jessib
2013-07-17Basic functionality for one time transactions using Braintree's transparent r...jessib