storj/satellite/console/consoleweb/consoleapi
Wilfred Asomani 0a8115b149 satellite/{console,payments}: fix handling for autofreeze flow
This change adds an extra step to the auto freeze chore to attempt
payment before freezing/warning a user.
It also attempts payment after modifying user's cards whether the user
is frozen/warned or not.

Issue: https://github.com/storj/storj-private/issues/341

Change-Id: Ia9c0c5a2d37837bca5153fe720fef61f1385cb15
2023-07-17 17:37:11 +00:00
..
gen private/apigen: Support basic doc generation 2023-06-13 08:48:06 +00:00
utils satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
abtesting_test.go console/abTesting: add support for AB testing 2022-10-27 10:57:12 +00:00
abtesting.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
analytics.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
api.gen.go private/apigen: Change order of operations in api generation 2023-01-11 16:54:53 +00:00
apidocs.gen.md private/apigen: Support basic doc generation 2023-06-13 08:48:06 +00:00
apikeys_test.go satellite/{console, db}: endpoint to get all API key names by project ID 2023-06-13 13:52:30 +00:00
apikeys.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
auth_test.go satellite/console: add CORS middleware to satellite UI and API 2023-06-23 17:46:44 +00:00
auth.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
buckets_test.go satellite/buckets: move Bucket definition 2023-04-13 17:55:40 -04:00
buckets.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
common.go private/web,satellite/console/.../consoleapi: serve rate limiting errors as JSON 2022-11-23 17:56:07 +00:00
payments_test.go satellite/payments: rename 'stripecoinpayments' package to 'stripe' 2023-04-06 16:51:43 +00:00
payments.go satellite/{console,payments}: fix handling for autofreeze flow 2023-07-17 17:37:11 +00:00
projects.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
usagelimits_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
usagelimits.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00