storj/web/satellite/tests/unit/mock/api
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
..
apiKeys.ts web/satellite: api keys component slightly refactored 2020-07-08 10:13:39 +00:00
buckets.ts web/satellite: project overview page removed, dashboard page implemented 2020-03-26 17:15:14 +00:00
credits.ts web/satellite: navigation, button and project members unit tests (#2907) 2019-08-30 14:34:51 +03:00
payments.ts satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
projectMembers.ts web/satellite: navigation, button and project members unit tests (#2907) 2019-08-30 14:34:51 +03:00
projects.ts web/satellite: project overview page removed, dashboard page implemented 2020-03-26 17:15:14 +00:00
users.ts web/satellite: navigation, button and project members unit tests (#2907) 2019-08-30 14:34:51 +03:00