Skip to content
Snippets Groups Projects
  1. Sep 18, 2018
  2. Sep 14, 2018
  3. Sep 06, 2018
  4. Aug 29, 2018
    • Ray Schamp's avatar
      Fix ProjectLoaderHOC tests · d014f1ee
      Ray Schamp authored
      Remove the default prop test because the default projectId prop comes from redux now, so it doesn't make sense to test the default
      
      Lint
      d014f1ee
  5. Aug 23, 2018
  6. Aug 20, 2018
  7. Aug 03, 2018
  8. Aug 02, 2018
  9. Aug 01, 2018
  10. Jul 25, 2018
  11. Jul 19, 2018
  12. Jul 18, 2018
  13. Jul 13, 2018
  14. Jul 12, 2018
  15. Jun 24, 2018
  16. Jun 21, 2018
  17. Jun 19, 2018
    • chrisgarrity's avatar
      Initial version of loading or switching language. · a0455422
      chrisgarrity authored
      Add `?locale=<localecode>` to load in a new langage.
      Add `?enable=language` to enable the language selector
      Or combine the two: `?enable=language&locale=<localecode>`
      Still accepts a hash, but requires that the hash be a sequence of digits.
      
      Added new locales reducer to gui:
      - initializes default  react-intl/localeData
      - initializes default locale messages for all locales
      - default locale is ‘en’ (can be overridden by URL)
      
      Removed dependency on react-intl-redux, added ConnectedIntlProvider (uses correct locale messages from redux based on current locale)
      a0455422
  18. Jun 13, 2018
  19. Jun 12, 2018
  20. Jun 05, 2018
  21. Jun 04, 2018
  22. May 29, 2018
  23. May 24, 2018
  24. May 23, 2018
Loading