storj/satellite/console/consoleweb/consoleql
Bill Thorp b265b7f555 satellite/console: make paywall optional
Add a config so that some percent of users require credit cards /
account balances
in order to create a project or have a promotional coupon applied

UI was updated to match needed paywall status

At this point we decided not to use a field to store if a user is in an
A/B
test, and instead just use math to see if they're in a test.  We decided
to use MD5 (because its in Postgres too) and User UUID for that math.

Change-Id: I0fcd80707dc29afc668632d078e1b5a7a24f3bb3
2020-07-28 10:57:49 +00:00
..
testdata web/satellie: added missing alt attribute to img tags (#3172) 2019-10-04 16:22:26 +03:00
apikey.go all: fix dots 2020-07-16 14:58:28 +00:00
mail.go all: fix dots 2020-07-16 14:58:28 +00:00
mutation_test.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
mutation.go all: fix dots 2020-07-16 14:58:28 +00:00
project.go all: fix dots 2020-07-16 14:58:28 +00:00
projectmember.go all: fix dots 2020-07-16 14:58:28 +00:00
query_test.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
query.go all: fix dots 2020-07-16 14:58:28 +00:00
reward.go satellite/console: add referral link logic (#2576) 2019-07-19 14:22:10 -04: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: fix comments 2020-07-16 19:13:14 +03:00
usercredit.go Create graphql query for getting user credit usage (#2255) 2019-06-20 09:09:50 -04:00