aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts
AgeCommit message (Expand)Author
2016-12-20Fix Redux gardening for journey patternsThomas Haddad
2016-12-19Add onCheckboxChange and react gardeningThomas Haddad
2016-12-19happy x-masjpl
2016-12-19Fix stopAreas array, add stopArea id in json, and is now properly renderedThomas Haddad
2016-12-19legendary fix stuffjpl
2016-12-19updating journey patterns integrationjpl
2016-12-15JS gardening for journey_patternsThomas Haddad
2016-12-14Add totalCount into redux state for further usageThomas Haddad
2016-12-13Add paginate for journey_patterns Refs #2205Thomas Haddad
2016-12-13Add simple counter for pagination before plugging it for real Refs #2205Thomas Haddad
2016-12-12Fix stopAreas having a checked attribute for each mission when selected Refs ...Thomas Haddad
2016-12-09Retrieve stop_areas for each journey_pattern, still need to sort / select it ...Thomas Haddad
2016-12-09Add async RECEIVE_JOURNEY_PATTERN action Refs #2204Thomas Haddad
2016-12-08Add Journey_patterns display with initialized state Refs #2204Thomas Haddad
2016-12-02Add fetch request with credentials when initializing stateThomas Haddad
2016-11-30Fix split itineraries and journey patterns for better understandingThomas Haddad
2016-11-28Refs #2081: adding labels on itineraries formjpl
2016-11-20Refs #1995: update route#new & route#editjpl
2016-11-17Fix remove es6 imports from stop_points.jsThomas Haddad
2016-11-17Fix require typoThomas Haddad
2016-11-17Fix remove es6 imports for the sake of the buildThomas Haddad
2016-11-16Refs #1973: adding clear filter funct.jpl
2016-11-15Add for_boarding and for_alighting attributes for stop_pointsThomas Haddad
2016-11-15Refs #1886: adding rails-select2 for lines searching autocompletejpl
2016-11-15adding tmp selects for reactuxjpl
2016-11-15Merge branch 'itineraries_test'Thomas Haddad
2016-11-15adding init select2 jsjpl
2016-11-15add select2 for railsjpl
2016-11-15Manage position in submitted input. Refs #1910Alban Peignier
2016-11-14Fix stoppoint not being deleted when changing stopareaThomas Haddad
2016-11-14Fix action not being called anymoreThomas Haddad
2016-11-14Fix imports gardeningThomas Haddad
2016-11-14Use es6 imports instead of old requires for more readabilityThomas Haddad
2016-11-10adding open select2 on initjpl
2016-11-10merge issuesjpl
2016-11-10add link to reactux stop_points formjpl
2016-11-09adding link to stop_areasjpl
2016-11-09Do the shitjpl
2016-11-09Fix stopareas now working correctlyThomas Haddad
2016-11-09Fix generate hidden inputs when submittingThomas Haddad
2016-11-09fix merging issues w reactux branchjpl
2016-11-09preparing update of routes#showjpl
2016-11-09fix add_stop select2 renderjpl
2016-11-09update select2 width option, and so..jpl
2016-11-09improving stop_point integration, easyjpl
2016-11-08fix behaviours on select2jpl
2016-11-08add select2 with reactuxjpl
2016-11-08Add retrieve datas when stop areas already existThomas Haddad
2016-11-08Add input value to state for each stopThomas Haddad
2016-11-08adding temporary input in reactux comp.jpl