No files found.
+1 −1
AppView.jsx
app/ghostery-browser-hub/Views/AppView/AppView.jsx
+1 −0
AppViewConstants.js
...ostery-browser-hub/Views/AppView/AppViewConstants.js
+0 −18
OnboardingView.jsx
...-browser-hub/Views/OnboardingView/OnboardingView.jsx
+46 −0
OnboardingViewActions.js
...er-hub/Views/OnboardingView/OnboardingViewActions.js
+4 −12
OnboardingViewConstants.js
...-hub/Views/OnboardingView/OnboardingViewConstants.js
+0 −18
OnboardingViewContainer.jsx
...hub/Views/OnboardingView/OnboardingViewContainer.jsx
+6 −28
OnboardingViewReducer.js
...er-hub/Views/OnboardingView/OnboardingViewReducer.js
+4 −9
index.js
app/ghostery-browser-hub/Views/OnboardingView/index.js
+1 −1
LoginView.jsx
.../Views/OnboardingViews/Step1_LoginView/LoginView.jsx
+1 −1
BlockSettingsView.jsx
...gViews/Step2_BlockSettingsView/BlockSettingsView.jsx
+1 −1
ChooseDefaultSearchView.jsx
..._ChooseDefaultSearchView/ChooseDefaultSearchView.jsx
+1 −1
ChoosePlanView.jsx
...oardingViews/Step4_ChoosePlanView/ChoosePlanView.jsx
+2 −29
createStore.js
app/ghostery-browser-hub/createStore.js
+58 −0
AntiSuiteViewActions.js
app/shared-hub/actions/AntiSuiteViewActions.js
+28 −0
SetupDoneViewActions.js
app/shared-hub/actions/SetupDoneViewActions.js
+34 −0
SetupConstants.js
app/shared-hub/constants/SetupConstants.js
+102 −0
SetupReducer.js
app/shared-hub/reducers/SetupReducer.js
+52 −0
index.js
app/shared-hub/utils/index.js
+12 −1
hub.html
app/templates/hub.html
+1 −10
panel.html
app/templates/panel.html