storj/web/satellite/tests/unit/onboardingTour
Cameron 355f800916 web/satellite: create default project during onboarding
When a user logs in, we check if they have zero projects at the
dashboard. If so, the default project is created and they are sent to
the onboarding flow. However, this allows a user to skip onboarding if
they close out and log back in, since the dashboard is loaded first.
This change moves the default project creation to the beginning of the
overview step of onboarding to make sure any important preliminary
onboarding steps are not skippable.

Change-Id: I4fd1efc6ccd26b972fe57425efe268f8ba135c26
2023-03-16 18:19:32 -04:00
..
__snapshots__ web/satellite: remove paywall steps from onboarding flow 2021-04-20 17:38:50 +00:00
steps web/satellite: create default project during onboarding 2023-03-16 18:19:32 -04:00
onboardingTourArea.spec.ts web/satellite: fix linter 2022-09-09 11:02:04 +00:00