storj/satellite/console/consoleweb/consoleql
Stefan Benten 1d3b728766 satellite/{console/payments/satellitedb}: add validation for deletion of account and project
The same was that our Admin API handles project and account deletions currently, we would like
to have the same checks on the user-facing API. This PR adds the same checks to the console service.
General more applicable checks have been moved directly into the payments service.

In addition it adds the BucketsDB to the console DB, to have easier access and avoiding import cycles with
the metainfo package.

A small cleanup around our unnecessary monkit imports made it in as well.

Change-Id: I8769b01c2271c1687fbd2269a738a41764216e51
2020-10-13 07:55:26 +00:00
..
testdata web/satellie: added missing alt attribute to img tags (#3172) 2019-10-04 16:22:26 +03:00
apikey.go all: add missing dots 2020-08-11 17:50:01 +03:00
mail.go all: add missing dots 2020-08-11 17:50:01 +03:00
mutation_test.go satellite/{console/payments/satellitedb}: add validation for deletion of account and project 2020-10-13 07:55:26 +00:00
mutation.go satellite/console: Add more validation for console requests 2020-10-07 15:33:28 +00:00
project.go all: add missing dots 2020-08-11 17:50:01 +03:00
projectmember.go all: add missing dots 2020-08-11 17:50:01 +03:00
query_test.go satellite/{console/payments/satellitedb}: add validation for deletion of account and project 2020-10-13 07:55:26 +00:00
query.go all: add missing dots 2020-08-11 17:50:01 +03:00
reward.go all: add missing dots 2020-08-11 17:50:01 +03:00
schema.go all: fix dots 2020-07-16 14:58:28 +00:00
typecreator.go all: fix dots 2020-07-16 14:58:28 +00:00
user.go all: add missing dots 2020-08-11 17:50:01 +03:00
usercredit.go all: add missing dots 2020-08-11 17:50:01 +03:00