1. 08 Dec, 2017 2 commits
  2. 05 Dec, 2017 1 commit
    • introduce ReactRenderer module and renderReact mako def · 8ca0fe9d
      [FEDX-453]
      
      [extreme wip] mako/react bridge code [FEDX-453]
      
      more attempts
      
      split out entry points into separate file
      
      this works!
      
      kill dynamic import
      
      error handling
      
      didn't need webpack_static
      
      handle passing props
      
      cleanup django-template-rendering defs
      
      pytest monkeypatch fix
      
      cleanup
      
      add id arg to renderReact def
      
      more cleanup
      
      oops
      
      quality xss fixes
      
      unittest fix
      
      kill HelloWorld
      Ari Rizzitano committed
  3. 01 Sep, 2017 1 commit
  4. 12 Jul, 2017 1 commit
  5. 05 Jan, 2017 1 commit
  6. 05 Dec, 2016 1 commit
  7. 22 Nov, 2016 1 commit
  8. 03 Nov, 2016 1 commit
  9. 14 Oct, 2016 1 commit
  10. 06 Oct, 2016 1 commit
  11. 02 Oct, 2016 1 commit
  12. 02 Sep, 2016 1 commit
  13. 08 Aug, 2016 1 commit
  14. 04 Aug, 2016 1 commit
  15. 19 Jun, 2016 1 commit
  16. 26 May, 2016 1 commit
  17. 24 May, 2016 3 commits
  18. 05 May, 2016 1 commit
  19. 02 May, 2016 2 commits
  20. 27 Apr, 2016 1 commit
  21. 22 Apr, 2016 3 commits
  22. 14 Apr, 2016 1 commit
  23. 07 Apr, 2016 1 commit
  24. 04 Apr, 2016 1 commit
  25. 25 Mar, 2016 1 commit
    • Fix issues with Underscore in the asset pipeline · 6dd09a89
      FEDX-121
      
      The previous approach for handling NPM assets was
      to symlink them into the static directory. This appeared
      to cause trouble with the asset pipeline where the files
      in question were not installed and then old versions were
      picked up instead.
      
      This change instead copies NPM libraries to a new
      static directory so that the pipeline can consume them
      as with any other file. This new directory is added to
      .gitignore so that the files don't get accidentally
      checked in.
      Andy Armstrong committed
  26. 22 Mar, 2016 2 commits
  27. 18 Mar, 2016 1 commit
  28. 16 Mar, 2016 2 commits
  29. 07 Mar, 2016 1 commit
  30. 05 Mar, 2016 1 commit
  31. 02 Mar, 2016 1 commit
  32. 29 Feb, 2016 1 commit