aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
AgeCommit message (Expand)Author
2018-05-23Merge pull request #539 from af83/6845-fix-ieLuc Donnet
2018-05-11Refs #69746976-security-driven-packages-updateZog
2018-04-27Refs #6845; Fix IE :shrug:6845-fix-ieZog
2018-04-11Make ReactJS views IE-compliant :firework:ie-fixesZog
2018-02-16Downgrade node version in yarn packagesLuc Donnet
2018-02-16Upgrade yarn package for node to accept 6.XLuc Donnet
2018-02-14package.json: Upgrade node ~6.12.0 -> ~6.13.0Teddy Wing
2018-02-09Fix package.json for production envZog
2018-02-09Refs #4126 @6h; Add i18n to JSZog
2018-01-31Try and fix jenkins buildsZog
2018-01-26Refs #5741 @2h; Add a map of all routes on a line#showZog
2018-01-12Fix Jest specs on timetablesfix-timetables-specsZog
2018-01-10Refs #5437 @2h; Update Rect to v16Zog
2017-12-27Refs #5376 @1h; Add setup for javascript specsZog
2017-11-08update minumum node version to 6.12.0Guillaume
2017-10-25Authorize more node version : 6.11.4 and minor fixes < 6.12Luc Donnet
2017-10-17fix ci spec task Refs #4737Guillaume
2017-10-16add jest for js test, fix js test errors, remove unused config in config/envi...Guillaume
2017-10-10fix react version for build, add Procfile for run with manager (ex: foreman)Guillaume
2017-10-10Add plugins to webpack configcedricnjanga
2017-10-09Working standard webpacker configcedricnjanga
2017-10-06Add webpacker gem and migrate the React appscedricnjanga
2017-04-13Move devDeps into Deps for logger in npmThomas Haddad
2017-03-24Use a fetch polyfill for jp or vjThomas Haddad
2017-03-03Refs #2521: Add timetable to one or more vjThomas Haddad
2017-02-22Remove components spec as browserify-rails externals don't workThomas Haddad
2017-02-15Refs #2521: Fix vjas arrival and departure_time processed without momentThomas Haddad
2017-02-13Refs #2502: setup momentjs to parse departure / arrival for vjThomas Haddad
2017-02-08Refs #2498: Add redux-logger for debugging and add devDeps in package.jsonThomas Haddad
2017-02-02Add first components spec, and set correct node version used in package.jsonThomas Haddad
2016-11-29Fix reducers specs with local dependencyThomas Haddad
2016-11-17Lock dependencies versions in package.jsonThomas Haddad
2016-11-08add select2 with reactuxjpl
2016-11-08Add react redux and form exampleThomas Haddad
2016-11-08adding es6 for itineraries devptjpl