- juin 30, 2017
-
-
Nolan Lawson a rédigé
* Fix webpack-dev-server on Windows * Serve webpack from 0.0.0.0, access at 127.0.0.1
-
- juin 18, 2017
-
-
Yamagishi Kazutoshi a rédigé
-
- mai 03, 2017
-
-
Eugen Rochko a rédigé
* Replace browserify with webpack * Add react-intl-translations-manager * Do not minify in development, add offline-plugin for ServiceWorker background cache updates * Adjust tests and dependencies * Fix production deployments * Fix tests * More optimizations * Improve travis cache for npm stuff * Re-run travis * Add back support for custom.scss as before * Remove offline-plugin and babili * Fix issue with Immutable.List().unshift(...values) not working as expected * Make travis load schema instead of running all migrations in sequence * Fix missing React import in WarningContainer. Optimize rendering performance by using ImmutablePureComponent instead of React.PureComponent. ImmutablePureComponent uses Immutable.is() to compare props. Replace dynamic callback bindings in <UI /> * Add react definitions to places that use JSX * Add Procfile.dev for running rails, webpack and streaming API at the same time
-
- avr. 19, 2017
-
-
Joël Quenneville a rédigé
Previously the `bin/setup` script only installed the Ruby dependencies via Bundler. This is not sufficient to get the test suite to pass. We also need the JavaScript dependencies. This commit installs the JavaScript dependencies as part of the `bin/setup` script via Yarn. This allows for a successful bin/setup && bundle exec rake on a fresh clone of the repo.
-
- avr. 16, 2017
-
-
Matt Jankowski a rédigé
-
- août 17, 2016
-
-
Eugen Rochko a rédigé
-
- mars 12, 2016
-
-
Eugen Rochko a rédigé
-
- fév. 20, 2016
-
-
Eugen Rochko a rédigé
-