3fade79ea17306d872aa02d74534518f25c63b3d
- Create src/store/types.ts: WizardState interface, WizardAction union type, INITIAL_STATE constant - Create src/store/reducer.ts: pure wizardReducer handling SET_STEP, SET_BACKEND_TYPE, SET_REMOTE_NAME, SET_REMOTE_PARAMS, SET_DEPLOYMENT, RESET - All 8 reducer tests GREEN - No localStorage/sessionStorage access (SECU-03 compliant)
Description
No description provided
1 MiB
Languages
TypeScript
96.8%
CSS
1.6%
Dockerfile
0.6%
Shell
0.5%
HTML
0.5%