storj/web/satellite/tests/unit/mock/api
Moby von Briesen 149f6f2626 satellite/payments: Implement coupon codes
Full path: satellite/{payments,console},web/satellite

* Adds the ability to apply coupon codes from the billing page in the
satellite UI.
* Flag for coupon code UI is split into two flags - one for the billing
page and one for the signup page. This commit implements the first, but
not the second.
* Update the Stripe dependency to v72, which is necessary to
use Stripe's promo code functionality.

Change-Id: I19d9815c48205932bef68d87d5cb0b000498fa70
2021-07-26 17:15:55 +00:00
..
accessGrants.ts web/satellite: added loaders across all the UI. Removed most of the requests from initial load 2021-06-10 15:16:52 +00:00
buckets.ts satellite/console: get all bucket names endpoint and service method 2020-11-16 17:51:40 +02:00
payments.ts satellite/payments: Implement coupon codes 2021-07-26 17:15:55 +00:00
projectMembers.ts web/satellite: navigation, button and project members unit tests (#2907) 2019-08-30 14:34:51 +03:00
projects.ts satellite/console: new endpoint to get total usage and limits for all the projects user owns 2021-06-25 21:22:59 +00:00
users.ts web/satellite: move user MFA secret generation to server-side 2021-07-19 13:48:09 +00:00