Skip to content
Snippets Groups Projects
  • Shane Tomlinson's avatar
    Split the state machine into state, state_machine, history, and command. · 356a7f43
    Shane Tomlinson authored
    * Pull out core state machine code from the original state_machine.js.
    * Update code and tests for use in new state machine.
    * Add new state_machine core.
    * Add history.
    * Add command.
    * Update tests.
    * Rename resources/state_machine to resources/state
    
    This should simplify a lot of these "cancel email verification" problems.
    356a7f43