Skip to content
Snippets Groups Projects
  1. Apr 11, 2017
  2. Apr 10, 2017
    • Gavin Mogan's avatar
      Dev Tooling fixes (eslint/editorconfig) (#1398) · 3672a799
      Gavin Mogan authored
      * Add eslint to dev dependancies so it gets installed for the repo
      
      yarn add --dev eslint babel-eslint eslint-plugin-reac
      
      project specific version of eslint, you can globally install eslint-cli
      if you want the global runtime, or add .bin to your path
      
      * fix eslint errors about inconsitent returns
      
      * eslint ignore the same as git ignore. allows for eslint .
      
      * Add editorconfig file so everyones editor will be setup to follow the same standards
      3672a799
  3. Mar 29, 2017
  4. Mar 13, 2017
  5. Mar 01, 2017
  6. Feb 26, 2017
  7. Feb 05, 2017
  8. Feb 03, 2017
    • Eugen Rochko's avatar
      Make the streaming API also handle websockets (because trying to get the... · ccb8ac85
      Eugen Rochko authored
      Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
      work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
      of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
      ccb8ac85
  9. Feb 02, 2017
  10. Jan 17, 2017
  11. Jan 16, 2017
  12. Jan 11, 2017
  13. Jan 10, 2017
  14. Jan 06, 2017
  15. Jan 05, 2017
  16. Dec 14, 2016
  17. Dec 06, 2016
  18. Nov 23, 2016
  19. Nov 18, 2016
  20. Nov 17, 2016
  21. Nov 16, 2016
  22. Nov 13, 2016
  23. Nov 10, 2016
  24. Nov 08, 2016
  25. Nov 07, 2016
  26. Oct 30, 2016
  27. Oct 24, 2016
  28. Oct 18, 2016
  29. Oct 12, 2016
  30. Oct 11, 2016
  31. Oct 10, 2016
Loading