storj/web/satellite/tests/unit
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
..
account/billing web/satellite: coupon status replaced with expiration date 2020-07-13 18:02:44 +00:00
apiKeys web/satellite: rel='noopener noreferrer' added to blank links 2020-07-13 17:21:32 +00:00
common web/satellite: rel='noopener noreferrer' added to blank links 2020-07-13 17:21:32 +00:00
components satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +00:00
mock satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
notifications web/satellite: npm packages updated 2020-01-13 18:08:32 +00:00
onboardingTour satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
project web/satellite: rel='noopener noreferrer' added to blank links 2020-07-13 17:21:32 +00:00
projectMembers web/satellite: npm packages updated 2020-01-13 18:08:32 +00:00
referralStats web/satellite: tslint update (#2962) 2019-09-09 13:33:39 +03:00
store web/satellite: api keys component slightly refactored 2020-07-08 10:13:39 +00:00
utils satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +00:00
views web/satellite: onboarding tour: adding payment methods step 2020-04-27 12:59:43 +03:00