aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts/es6_browserified
AgeCommit message (Expand)Author
2017-02-23Refs #2629: updating route subform, updating olmap and itineraries reactuxjpl
2017-02-23Refs #2521: Add edit modal for vj medatatas (only comment editable)Thomas Haddad
2017-02-23Refs #2524: Fix duplication not multiplying shifting value when iteratingThomas Haddad
2017-02-22Refs #2524: Add Duplicate Vehicle journey featureThomas Haddad
2017-02-22Refs #2629: updating route subform, olmap (second pass)jpl
2017-02-22Fix pad used in reducers instead of component when updating timeThomas Haddad
2017-02-22Fix Add specs and improve pad methodThomas Haddad
2017-02-22Add on modalclose when closing create modalThomas Haddad
2017-02-22Fix Shift feature with preselected vehicle journeyThomas Haddad
2017-02-22Refs #2629: updating route stop_area reactux subform (first pass)jpl
2017-02-22Add helper to count selected vj and use it to display tools when neededThomas Haddad
2017-02-22Refs #2524: Add duplicate button (w/o feature)Thomas Haddad
2017-02-21Refs #2521: Add shift vj schedules, no implementation of day offset yetThomas Haddad
2017-02-20Refs #2505: Add delta between departure and arrival for vjasThomas Haddad
2017-02-20Refs #2523: make vj entirely disabled when deletedThomas Haddad
2017-02-17Refs #2523: Add Delete vehicle journey (w/o modal)Thomas Haddad
2017-02-17Refs #2521: add selected attr to vehicle journeyThomas Haddad
2017-02-16Refs #2502: Fix name display for each vjThomas Haddad
2017-02-16Refs #2522: Add vehicleJourney via modal, and put it first (not select2 yet f...Thomas Haddad
2017-02-16Refs #2521: Fix typo in url for patchThomas Haddad
2017-02-16Refs #2521: Add confirm modal when changing page if modifications were previo...Thomas Haddad
2017-02-16Refs #2521: Fix URL used for saving vjThomas Haddad
2017-02-16Refs #2521: Fix wrong variable used for saveVJThomas Haddad
2017-02-16Remove unused momenjs required in vj componentThomas Haddad
2017-02-15Refs #2521: Fix vjas arrival and departure_time processed without momentThomas Haddad
2017-02-15Refs #2521: Fix update arrival_time with departure_time if not displayedThomas Haddad
2017-02-15Refs #2521: WIP save vjThomas Haddad
2017-02-14Refs #2521: Add vjas time modification for vehicle journeysThomas Haddad
2017-02-14Refs #2502: fix and show proper timetables data from stateThomas Haddad
2017-02-13Refs #2502: setup momentjs to parse departure / arrival for vjThomas Haddad
2017-02-13Refs #2503: Add toggle for vehicle journeys arrivalThomas Haddad
2017-02-13Refs #2502: show departure / arrival date for vj (not converted into correct ...Thomas Haddad
2017-02-10Refs #2500: filter with jp object_id instead of idThomas Haddad
2017-02-10Refs #2520: Add pagination information (totalCount, vj positions)Thomas Haddad
2017-02-10Refs #2500: get journey_pattern_id if present in paramsThomas Haddad
2017-02-09Refs #2501: Add pagination for vehicle journeysThomas Haddad
2017-02-08Refs #2501: Add fetchApi when landing on page, fetch status, wip displayThomas Haddad
2017-02-08Refs #2498: Load redux app for vj and add state reducersThomas Haddad
2017-02-08Refs #2498: Add redux-logger for debugging and add devDeps in package.jsonThomas Haddad
2017-02-06Refs #2498: initializing react-redux for vehicle_journeysThomas Haddad
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
2017-01-27Refs #2405: use url api when fetching stopAreas for OlMapThomas Haddad
2017-01-26Refs #2407: add validate new stoppoint via olMapThomas Haddad
2017-01-26Refs #2405: displaying map object data, from geojsonjpl
2017-01-25Refs #2405: adding unselect marker actionjpl