- May 07, 2017
-
-
Yamagishi Kazutoshi authored
-
Nolan Lawson authored
-
- May 06, 2017
-
-
Koala Yeung authored
* eslintrc: adapt changes in eslint-plugin-jsx-a11y * Replace 'jsx-a11y/img-has-alt' with 'jsx-a11y/alt-text'. Reference: evcohen/eslint-plugin-jsx-a11y@24b6193 * Replace 'jsx-a11y/onclick-has-focus' with 'jsx-a11y/interactive-supports-focus' Reference: evcohen/eslint-plugin-jsx-a11y@cbdfeb8 * Replace 'jsx-a11y/onclick-has-role' with 'jsx-a11y/no-noninteractive-element-interactions' Reference: evcohen/eslint-plugin-jsx-a11y@18c9b71 * Update eslint-plugin-jsx-a11y to 5.0.0 Follow the change in Code Climate. Make sure the same eslintrc can be executed locally and in Code Climate. * Convert .eslintrc.json to equivlant .eslintrc.yml * Less quotes and commas, more readability, allow comment.
-
Eshin Kunishima authored
* Replace ws with uws * fix indent * Adjust indentation * remove trailing space
-
Nolan Lawson authored
-
Nolan Lawson authored
-
- May 04, 2017
-
-
Yamagishi Kazutoshi authored
-
- May 03, 2017
-
-
Eugen Rochko authored
* 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
-
- Apr 25, 2017
-
-
Ash Furrow authored
-
- Apr 22, 2017
-
-
Keiji, Yoshimi authored
-
- Apr 21, 2017
-
-
Yamagishi Kazutoshi authored
* Remove deprecated features at React v15.5 - [x] React.PropTypes - [x] react-addons-pure-render-mixin - [x] react-addons-test-utils * Uncommented out & Add browserify_rails options * re-add react-addons-shallow * Fix syntax error from resolve conflicts * follow up 59a77923
-
- Apr 20, 2017
-
-
Christoph Witzany authored
* after yarn upgrade * after manually removing node-gyp as top level dependency
-
- Apr 15, 2017
-
-
Zac Anger authored
* Add eslint-plugin-jsx-a11y. * Fix npm script. * Adjust npm scripts so test also runs lint. * Fix existing lint errors. * Don't break on a11y issues. * Add role and tabIndex. * Add vim and Mac files to .gitignore and .dockerignore. * Handle htmlFor (partially), a that's actually a button. * Fix missing tabIndex. * Add cursor:pointer to load-more * Revert change to load_more. * Fixes based on review. * Update yarn.lock. * Don't try to install fsevents on Linux (hides warning noise).
-
- Apr 11, 2017
-
-
Eugen authored
-
- Apr 10, 2017
-
-
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
-
- Mar 29, 2017
-
-
Eugen Rochko authored
-
- Mar 13, 2017
-
-
Eugen Rochko authored
some weird mobile browser behaviours
-
- Mar 01, 2017
-
-
Eugen Rochko authored
-
- Feb 26, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
now allows to cycle through multiple images
-
- Feb 05, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
warning mentions preview into area where actual content would be
-
Eugen Rochko authored
-
- Feb 03, 2017
-
-
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.
-
- Feb 02, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Jan 17, 2017
-
-
Eugen Rochko authored
-
- Jan 16, 2017
-
-
Eugen Rochko authored
-
- Jan 10, 2017
-
-
Eugen Rochko authored
-
- Jan 06, 2017
-
-
Eugen Rochko authored
-
- Jan 05, 2017
-
-
Jessica Stokes authored
Adds support for, among other things,
-
Eugen authored
-
Misty De Meo authored
-
- Dec 14, 2016
-
-
Eugen Rochko authored
Fix #205, fix #156, fix #124
-
- Dec 06, 2016
-
-
Eugen Rochko authored
-
- Nov 23, 2016
-
-
Eugen Rochko authored
-
- Nov 18, 2016
-
-
Eugen Rochko authored
-
- Nov 17, 2016
-
-
Eugen Rochko authored
-
- Nov 16, 2016
-
-
Eugen Rochko authored
-
- Nov 13, 2016
-
-
Eugen Rochko authored
-