storj/satellite/console/consoleweb/consoleapi
Vitalii f56504de2a apigen: project delete endpoint
Implemented project delete endpoint for REST API.
Added project usage status check service method to indicate if project can be deleted.
Updated project invoice status check method to indicate if project can be deleted.

Change-Id: I57dc96efb072517144252001ab5405446c9cdeb4
2022-06-07 12:23:24 +03:00
..
gen apigen: project delete endpoint 2022-06-07 12:23:24 +03:00
analytics.go satellite/.../consoleapi: Respond with 401 on unauth req (#4781) 2022-05-08 12:35:42 +02:00
api.gen.go apigen: project delete endpoint 2022-06-07 12:23:24 +03: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: fixed small email validation issues 2022-04-04 09:43:33 +00:00
auth.go web/satellite: create chore that will resend verification emails to unverified users 2022-05-18 08:08:33 +00:00
buckets_test.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00
buckets.go satellite/console/.../consoleapi: Standardize serveJSONError 2021-06-29 09:40:07 -04:00
common.go satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
payments.go console: stub endpoints for native token payments 2022-05-23 13:28:00 +00:00
usagelimits_test.go satellitedb/projectaccounting, web/satellite: reworked bandwidth chart to show both allocated and settled bandwidth 2022-02-08 22:07:59 +00:00
usagelimits.go satellite/projectaccounting: sum up bucket usages for daily usage query 2022-06-01 12:50:10 +00:00