Commit History

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