No files found.
+1 −1
AppView.jsx
app/ghostery-browser-hub/Views/AppView/AppView.jsx
+1 −1
index.js
app/ghostery-browser-hub/Views/AppView/index.js
+4 −3
OnboardingView.jsx
...-browser-hub/Views/OnboardingView/OnboardingView.jsx
+7 −7
OnboardingViewContainer.jsx
...hub/Views/OnboardingView/OnboardingViewContainer.jsx
+1 −1
index.js
app/ghostery-browser-hub/Views/OnboardingView/index.js
+9 −1
WelcomeView.jsx
...ws/OnboardingViews/Step0_WelcomeView/WelcomeView.jsx
+13 −0
WelcomeView.scss
...s/OnboardingViews/Step0_WelcomeView/WelcomeView.scss
+37 −0
WelcomeView.test.jsx
...ews/Step0_WelcomeView/__tests__/WelcomeView.test.jsx
+32 −0
WelcomeView.test.jsx.snap
...ew/__tests__/__snapshots__/WelcomeView.test.jsx.snap
+1 −1
index.js
...hub/Views/OnboardingViews/Step0_WelcomeView/index.js
+2 −2
Step1_CreateAccountForm.jsx
.../Step1_CreateAccountForm/Step1_CreateAccountForm.jsx
+1 −1
Step1_CreateAccountForm.scss
...Step1_CreateAccountForm/Step1_CreateAccountForm.scss
+1 −1
Step1_CreateAccountFormContainer.jsx
...eateAccountForm/Step1_CreateAccountFormContainer.jsx
+88 −0
Step1_CreateAccountForm.test.jsx
...countForm/__tests__/Step1_CreateAccountForm.test.jsx
+203 −0
Step1_CreateAccountForm.test.jsx.snap
.../__snapshots__/Step1_CreateAccountForm.test.jsx.snap
+1 −1
index.js
...ews/OnboardingViews/Step1_CreateAccountForm/index.js
+1 −1
Step1_CreateAccountView.jsx
.../Step1_CreateAccountView/Step1_CreateAccountView.jsx
+1 −1
Step1_CreateAccountView.scss
...Step1_CreateAccountView/Step1_CreateAccountView.scss
+61 −0
Step1_CreateAccountView.test.jsx
...countView/__tests__/Step1_CreateAccountView.test.jsx
+70 −0
Step1_CreateAccountView.test.jsx.snap
.../__snapshots__/Step1_CreateAccountView.test.jsx.snap
+2 −3
index.js
...ews/OnboardingViews/Step1_CreateAccountView/index.js
+1 −1
Step1_LogInForm.jsx
.../OnboardingViews/Step1_LogInForm/Step1_LogInForm.jsx
+1 −1
Step1_LogInForm.scss
...OnboardingViews/Step1_LogInForm/Step1_LogInForm.scss
+1 −1
Step1_LogInFormContainer.jsx
...ngViews/Step1_LogInForm/Step1_LogInFormContainer.jsx
+75 −0
Step1_LoginForm.test.jsx
...s/Step1_LogInForm/__tests__/Step1_LoginForm.test.jsx
+85 −0
Step1_LoginForm.test.jsx.snap
..._tests__/__snapshots__/Step1_LoginForm.test.jsx.snap
+1 −1
index.js
...r-hub/Views/OnboardingViews/Step1_LogInForm/index.js
+15 −1
BlockSettingsView.jsx
...gViews/Step2_BlockSettingsView/BlockSettingsView.jsx
+14 −0
BlockSettingsView.scss
...Views/Step2_BlockSettingsView/BlockSettingsView.scss
+86 −0
BlockSettingsView.test.jsx
...ockSettingsView/__tests__/BlockSettingsView.test.jsx
+324 −0
BlockSettingsView.test.jsx.snap
...ests__/__snapshots__/BlockSettingsView.test.jsx.snap
+1 −1
index.js
...ews/OnboardingViews/Step2_BlockSettingsView/index.js
+8 −9
ChoosePlanView.jsx
...oardingViews/Step4_ChoosePlanView/ChoosePlanView.jsx
+13 −0
ChoosePlanView.scss
...ardingViews/Step4_ChoosePlanView/ChoosePlanView.scss
+101 −0
ChoosePlanView.test.jsx
...ep4_ChoosePlanView/__tests__/ChoosePlanView.test.jsx
+387 −0
ChoosePlanView.test.jsx.snap
...__tests__/__snapshots__/ChoosePlanView.test.jsx.snap
+2 −2
SuccessView.jsx
...ws/OnboardingViews/Step5_SuccessView/SuccessView.jsx
+13 −0
SuccessView.scss
...s/OnboardingViews/Step5_SuccessView/SuccessView.scss
+37 −0
SuccessView.test.jsx
...ews/Step5_SuccessView/__tests__/SuccessView.test.jsx
+53 −0
SuccessView.test.jsx.snap
...ew/__tests__/__snapshots__/SuccessView.test.jsx.snap
+1 −1
index.js
...hub/Views/OnboardingViews/Step5_SuccessView/index.js
+1 −1
StepNavigator.jsx
...iews/OnboardingViews/StepNavigator/StepNavigator.jsx
+1 −1
index.js
...ser-hub/Views/OnboardingViews/StepNavigator/index.js
+11 −10
StepProgressBar.jsx
.../OnboardingViews/StepProgressBar/StepProgressBar.jsx
+1 −1
StepProgressBar.scss
...OnboardingViews/StepProgressBar/StepProgressBar.scss
+93 −0
StepProgressBar.test.jsx
...s/StepProgressBar/__tests__/StepProgressBar.test.jsx
+81 −0
StepProgressBar.test.jsx.snap
..._tests__/__snapshots__/StepProgressBar.test.jsx.snap
+1 −1
index.js
...r-hub/Views/OnboardingViews/StepProgressBar/index.js
+1 −1
createStore.js
app/ghostery-browser-hub/createStore.js
+1 −1
index.jsx
app/ghostery-browser-hub/index.jsx
+2 −2
SetupAntiSuiteView.test.jsx.snap
...sts__/__snapshots__/SetupAntiSuiteView.test.jsx.snap
+1 −1
SetupBlockingDropdown.test.jsx.snap
...__/__snapshots__/SetupBlockingDropdown.test.jsx.snap
+2 −2
SetupBlockingView.test.jsx.snap
...ests__/__snapshots__/SetupBlockingView.test.jsx.snap
+1 −1
SetupDoneView.test.jsx.snap
.../__tests__/__snapshots__/SetupDoneView.test.jsx.snap
+1 −1
SetupHeader.test.jsx.snap
...er/__tests__/__snapshots__/SetupHeader.test.jsx.snap
+1 −1
SetupHumanWebView.test.jsx.snap
...ests__/__snapshots__/SetupHumanWebView.test.jsx.snap
+1 −1
PauseButton.jsx
.../components/BuildingBlocks/__tests__/PauseButton.jsx
+88 −0
AntiSuiteActions.test.js
...hared-hub/actions/__tests__/AntiSuiteActions.test.js
+56 −0
BlockingPolicyActions.test.js
...-hub/actions/__tests__/BlockingPolicyActions.test.js
+56 −0
MetricsActions.test.js
app/shared-hub/actions/__tests__/MetricsActions.test.js
+89 −0
SetupLifecycleActions.test.js
...-hub/actions/__tests__/SetupLifecycleActions.test.js
+35 −0
ToastActions.test.js
app/shared-hub/actions/__tests__/ToastActions.test.js
+69 −0
AntiSuiteReducer.test.js
...ared-hub/reducers/__tests__/AntiSuiteReducer.test.js
+41 −0
BlockingPolicyReducer.test.js
...hub/reducers/__tests__/BlockingPolicyReducer.test.js
+42 −0
SetupLifeCycleReducer.test.js
...hub/reducers/__tests__/SetupLifeCycleReducer.test.js
+39 −0
ToastReducer.test.js
app/shared-hub/reducers/__tests__/ToastReducer.test.js
+3 −4
index.js
app/shared-hub/utils/index.js