aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascripts/vehicle_journeys
AgeCommit message (Expand)Author
2017-08-16Add VJ Delete company actioncedricnjanga
2017-06-28Refs #3902: fix clearFilter on VJjpl
2017-06-21Refs #3338: Fix duplicate vj not multiplying departureDeltaThomas Haddad
2017-05-31Refs #3629: Fix transport_(sub)mode supplied to new vjThomas Haddad
2017-05-23Refs #3464: Add published journey identifier field when creating vjThomas Haddad
2017-05-22vehicle_journeys: Initialize `withoutTimeTable` to `false`Teddy Wing
2017-05-22vehicle_journeys/reducers/filters_spec: Fix CREATE_QUERY_STRING testTeddy Wing
2017-05-17Refs #3404: start adding no_timetable filter on VJjpl
2017-05-17Fix testsjpl
2017-05-16Refs #3403: Fix timetables modal now working as expectedThomas Haddad
2017-04-13Fix broken vj create query string specThomas Haddad
2017-04-10Fix query.withoutSchedule default is true in vjThomas Haddad
2017-04-06Refs #2507: Fix filter modal not being displayed, added arg in querystring fo...Thomas Haddad
2017-03-14Refs #2791: Add company select2 in add / edit modalThomas Haddad
2017-03-13Refs #2776: Fix TotalCount with new json, and check when no vjThomas Haddad
2017-03-10Fix lost vjas attribute when fixing 0 vj caseThomas Haddad
2017-03-10Fix add vj when no vj fetched beforeThomas Haddad
2017-03-09Fix Filter query specThomas Haddad
2017-03-08Refs #2751: Add UPDATE_TOTAL_COUNT for vjThomas Haddad
2017-03-08Refs #2750: Disable inputs for dummy vjasThomas Haddad
2017-03-08Refs #2507: create queryString w/ state query paramsThomas Haddad
2017-03-08Refs #2507: add some specs for latest actions/reducers w/filtersThomas Haddad
2017-03-08Refs #2507: fix whole query system with batchActions and queryStringThomas Haddad
2017-03-07Refs #2507: Add JourneyPattern in filtersThomas Haddad
2017-03-07Refs #2507: add timetable to filtersThomas Haddad
2017-03-06Refs #2507: Add reset, interval and toggle vj w/o schedulesThomas Haddad
2017-03-06Refs #2521: Fix deletable/selected correlation when reducedThomas Haddad
2017-03-03Refs #2521: Add timetable to one or more vjThomas Haddad
2017-03-02Refs #2522: use Bselect2 to link a jp to a vjThomas Haddad
2017-02-28Refs #2521: Fix use correct vj properties (published journey name / id & comp...Thomas Haddad
2017-02-28Refs #2521: Add Tools Wrapper and CANCEL_SELECTION actionThomas Haddad
2017-02-28Fix vj specs and modal specsThomas Haddad
2017-02-27Refs #2521: Add edit calendar modal (no add yet)Thomas Haddad
2017-02-24Fix spec gardeningThomas Haddad
2017-02-24Refs #2521: Add footnote edition for one vjThomas Haddad
2017-02-23Refs #2521: Add edit modal for vj medatatas (only comment editable)Thomas Haddad
2017-02-22Refs #2524: Add Duplicate Vehicle journey featureThomas Haddad
2017-02-22Fix Add specs and improve pad methodThomas Haddad
2017-02-22Fix Shift feature with preselected vehicle journeyThomas 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-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 #2522: Add vehicleJourney via modal, and put it first (not select2 yet f...Thomas Haddad
2017-02-16Refs #2521: Add confirm modal when changing page if modifications were previo...Thomas Haddad
2017-02-15Refs #2521: Fix vjas arrival and departure_time processed without momentThomas Haddad
2017-02-15Refs #2521: Fix updateTime specsThomas Haddad
2017-02-14Refs #2521: Add vjas time modification for vehicle journeysThomas Haddad
2017-02-13Refs #2503: Add toggle for vehicle journeys arrivalThomas Haddad
2017-02-09Refs #2501: Add pagination for vehicle journeysThomas Haddad