storj/satellite/console/consoleweb/consoleapi
Jeremy Wharton 3b751a35c5 satellite/{payments,satellitedb}: Remove custom coupon implementation
Removes database tables and functionality related to our custom
coupon implementation because it has been superseded by the Stripe
coupon and promo code system. Requires implementations of the
payments Invoices interface to return coupon usages along with
invoices.

Change-Id: Iac52d2ff64afca8cc4dbb2d1f20e6ad4b39ddfde
2021-10-11 19:47:00 +00:00
..
analytics.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
apikeys_test.go satellite/console: Implement MFA backend 2021-07-26 16:37:05 +00:00
apikeys.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
auth_test.go satellite/console: Add CORS test 2021-08-31 15:48:52 +00:00
auth.go satellite/console: Allow basic headers in CORS preflight 2021-08-25 12:47:14 -04:00
buckets_test.go satellite/console: Implement MFA backend 2021-07-26 16:37:05 +00:00
buckets.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
common.go satellite/console: Forward friendly registration errors to client 2021-07-22 11:31:12 +00:00
payments.go satellite/{payments,satellitedb}: Remove custom coupon implementation 2021-10-11 19:47:00 +00:00
usagelimits_test.go satellite/console: Implement MFA backend 2021-07-26 16:37:05 +00:00
usagelimits.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00