storj/web/satellite/tests/unit/project
VitaliiShpital 59d85aab5b web/satellite: take project amount limit from db instead of config
WHAT:
Now project amount limit is taken from users db instead of config. But if db value is 0 then default config value will be used instead.

WHY:
this will allow us to change user's project limit by changing db value.

Change-Id: I9edcd0bf9eaae5fe40e90a44cac82d9ce8519274
2020-10-14 14:17:45 +00:00
..
__snapshots__ web/satellite: project summary added to dashboard page 2020-09-29 11:16:50 +00:00
buckets web/satellite: rel='noopener noreferrer' added to blank links 2020-07-13 17:21:32 +00:00
summary web/satellite: project summary added to dashboard page 2020-09-29 11:16:50 +00:00
usage web/satellite: project summary added to dashboard page 2020-09-29 11:16:50 +00:00
CreateProject.spec.ts web/satellite: create project popup replaced with separate page 2020-09-03 12:56:40 +03:00
EditProjectDetails.spec.ts web/satellite: added ability to edit project name 2020-09-16 18:46:59 +03:00
ProjectDashboard.spec.ts web/satellite: take project amount limit from db instead of config 2020-10-14 14:17:45 +00:00
ProjectDropdown.spec.ts web/satellite: navigation sidebar and dashboard header reworked 2020-09-10 10:38:00 +00:00