aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts/es6_browserified/itineraries
AgeCommit message (Expand)Author
2017-10-06Add webpacker gem and migrate the React appscedricnjanga
2017-09-26Refs #4614cedricnjanga
2017-09-25Refs: #4601 Fix bug to keep the routes stop points if validation dont passcedricnjanga
2017-07-27Fix input build with react #4161 @1Luc Donnet
2017-07-26Fix deleted stop_points use Refs #4161 @1Luc Donnet
2017-07-24Updating onUpdate behav. according to new specsjpl
2017-07-24Keep sp_id attached to array indexjpl
2017-07-13Add ternary to avoid error in replace methodscedricnjanga
2017-06-13Refs #3773: fix itineraries reactux form regressionjpl
2017-06-12RefsĀ #3763: fixing string parse on itineraries commentsjpl
2017-05-31Refs #3611: updating validations for route#newjpl
2017-05-31Refs #3609: keep correct stoppoints order when being deletedThomas Haddad
2017-05-23Refs #3455: Fix select2 validating automatically selected stop areaThomas Haddad
2017-05-16Refs #3377: updating maps layout on routes#showjpl
2017-05-16Refs #3377: Add special layer for edges (and own styles)Thomas Haddad
2017-05-16Refs #3377: Remove arrow func for sake of the buildThomas Haddad
2017-05-16Refs #3377: Fix let statement not being allowedThomas Haddad
2017-05-16Refs #3377: add defaultStyles for ol map pointsThomas Haddad
2017-05-16Refs #3377: Add openlayers map in routes#showThomas Haddad
2017-05-11Refs #3357: remove delete stoppoint id when update stopareaThomas Haddad
2017-05-10Refs #3245: Fix stoppoints_id order being preserved for submitThomas Haddad
2017-05-03Refs #3096: Add/store comment when olmap is toggledThomas Haddad
2017-03-30Refs #3011: updating icon on itinerariesjpl
2017-03-27remove loggerjpl
2017-03-27Refs #2953: fix html entities on javascriptjpl
2017-03-27Refs #2973: fix design display degradation on IEjpl
2017-03-24Rewrite interpolated string during input creation in route editThomas Haddad
2017-03-24Fix entries function not working for ie in route editThomas Haddad
2017-03-24Replace Object.assign by _.assign in whole react-redux pagesThomas Haddad
2017-03-23Remove js log in route editThomas Haddad
2017-03-23Refs #2920: fix string decodingjpl
2017-03-21Refs #2804: adding reflex id to stop_points list (select)jpl
2017-03-20Refs #2876: updating integration on toggled map infosjpl
2017-03-20Refs #2876: Add data in sidebar when olmap is toggledThomas Haddad
2017-03-17Refs #2870: fix wording on itinerariesjpl
2017-03-17Fix stop_areas around map should only display zdep area_typeXinhui
2017-03-16Refs #2813: fix for .entries() method, not supported on IE11jpl
2017-03-15Refs #2819: Fix click on already selected stoparea inside olmapThomas Haddad
2017-03-15Close any map when adding a new stop area in route editThomas Haddad
2017-02-24Refs #2629: updating routes pages (last pass)jpl
2017-02-23Refs #2629: disabling reactux logger(mistake)jpl
2017-02-23Refs #2629: updating route subform, updating olmap and itineraries reactuxjpl
2017-02-22Refs #2629: updating route subform, olmap (second pass)jpl
2017-02-22Refs #2629: updating route stop_area reactux subform (first pass)jpl
2017-02-02Add first components spec, and set correct node version used in package.jsonThomas Haddad
2017-01-30Remove logger from redux itinerariesThomas Haddad
2017-01-30Refs #2406: Automatically fill sidebar when toggling map, and disable confirm...Thomas Haddad
2017-01-27Refs #2407: Fix lon/lat not being available in api query and stateThomas Haddad
2017-01-27Refs #2407: improve map togglingThomas Haddad
2017-01-27Fix parseFloat for lon latXinhui