feature-change-applier/src/reducers
2019-12-16 21:32:02 -08:00
..
stateReducer.epochs.js patch SET_EPOCH reducer action with index undefined check 2019-12-16 14:29:44 -08:00
stateReducer.epochs.test.js refactor to break stateReducer into modules for each property of state 2019-12-11 22:19:54 -08:00
stateReducer.features.js refactor to break stateReducer into modules for each property of state 2019-12-11 22:19:54 -08:00
stateReducer.features.test.js refactor state for features to contain references to phones 2019-12-04 20:28:48 -08:00
stateReducer.init.js fix state init function to map epoch pointer to initialized lexicon 2019-12-16 13:41:18 -08:00
stateReducer.js hook lexicon form onChange to reducer dispatch SET_LEXICON 2019-12-16 21:32:02 -08:00
stateReducer.lexicon.js hook lexicon form onChange to reducer dispatch SET_LEXICON 2019-12-16 21:32:02 -08:00
stateReducer.lexicon.test.js refactor to break stateReducer into modules for each property of state 2019-12-11 22:19:54 -08:00
stateReducer.phones.test.js refactor state for features to contain references to phones 2019-12-04 20:28:48 -08:00
stateReducer.results.js refactor to break stateReducer into modules for each property of state 2019-12-11 22:19:54 -08:00
stateReducer.results.test.js refactor to break stateReducer into modules for each property of state 2019-12-11 22:19:54 -08:00
stateReducer.test.js add reducer actions ADD_LEXEME, SET_LEXEME 2019-12-04 15:52:46 -08:00