Historial de Commits

Autor SHA1 Mensaje Fecha
  Kirk Trombley 4fa2e75ed0 Renaming GGSHService to apiMethods hace 5 años
  Kirk Trombley 3e8956cd5e Renaming a few more things for clarity hace 5 años
  Kirk Trombley 5a81c01319 Deleting unused getters hace 5 años
  Kirk Trombley 276abc2fa7 Wrapping submitGuess up as a single action hace 5 años
  Kirk Trombley 33a4953197 getCurrentRound no longer relying on dispatch hace 5 años
  Kirk Trombley 9034815473 Making joinGame a single action as well, also cleaning up the gameInfo API call hace 5 años
  Kirk Trombley 1f55142070 Wrapping the game creation and start logic into a single action hace 5 años
  Kirk Trombley b81bb3f47e Improving the store API to remove need for selector and make it possible for actions to be async hace 5 años
  Kirk Trombley 0a3222a463 Bringing back the mapValues logic cause I think it's cleaner hace 5 años
  Kirk Trombley c6bc977bd3 More inlining hace 5 años
  Kirk Trombley e12a0ebb05 Cleanup to make code a little clearer hace 5 años
  Kirk Trombley 3501610aae dumb typo hace 5 años
  Kirk Trombley c9d9139e52 Rewriting observable logic to use the fancy new fake redux hace 5 años
  Kirk Trombley 2665da5114 Final clean up, there, the good parts of redux in 60 lines hace 5 años
  Kirk Trombley 500f5e9412 Moving out some logic that can be its own function hace 5 años
  Kirk Trombley 2ac008631d A little refactoring hace 5 años
  Kirk Trombley c73b12497f Implementing useObservable hook hace 5 años
  Kirk Trombley bf491f4f70 Implementing observable hace 5 años
  Kirk Trombley cb4e934d30 Merge logic implemented, assuming createObservable and createHook impl hace 5 años
  Kirk Trombley 508000eb2d Update path of mergeState, assuming observable definition hace 5 años
  Kirk Trombley f4177f1d3d Selector, assuming observable definition hace 5 años
  Kirk Trombley 36424b58d9 Dispatch, based on mergeState hace 5 años
  Kirk Trombley 8017df40bc Initial skeleton hace 5 años
  Kirk Trombley 25f0c1753a Inlining code for clarity hace 5 años
  Kirk Trombley aefe5ec470 Fixing an issue in the way Game was extracting params hace 5 años
  Kirk Trombley 1a8262391a More refactoring, fixing a bug with return to start logic hace 5 años
  Kirk Trombley de16dd535a making Game a single file component again hace 5 años
  Kirk Trombley b824a8916b Big refactor to take all the state/callback passing and move it up to the observable stores hace 5 años
  Kirk Trombley 5e50b8047c Using the shared stores for the round info hace 5 años
  Kirk Trombley c3cec92cbf Putting the last round content in a store as well hace 5 años