| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-10 | Need to test webpack config and to configure teaspoon to run React Apps specs | cedricnjanga | |
| 2017-08-24 | Edit VJ to enable shift and to go past midnight (DayOffset) | cedricnjanga | |
| 2017-08-16 | Add VJ Delete company action | cedricnjanga | |
| 2017-06-28 | Refs #3902: fix clearFilter on VJ | jpl | |
| 2017-06-21 | Refs #3338: Fix duplicate vj not multiplying departureDelta | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-05-31 | Refs #3629: Fix transport_(sub)mode supplied to new vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-05-23 | Refs #3464: Add published journey identifier field when creating vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-05-22 | vehicle_journeys: Initialize `withoutTimeTable` to `false` | Teddy Wing | |
| This filter, currently called "Afficher les courses sans calendrier", needs to not do anything by default and be set to "Non". When toggled to "Oui", it should filter to show only the vehicle journeys that have no associated calendar. Change the toggle and the initial value of the state variable that it's backed by to "Non" and `false` to reflect this definition. See 44712fe052e0c554c0510d4665a35c66540ffa05 and a6aae5dc43eb89ba7ebc5f794f03ce722986957a for more information. Refs #3427 | |||
| 2017-05-22 | vehicle_journeys/reducers/filters_spec: Fix CREATE_QUERY_STRING test | Teddy Wing | |
| My change to add the `vehicle_journey_without_time_table` filter option in c84330abb5f52d42e1aa7ec9e5db930d8e23163e broke this test because my change modified the query string. Add in the new `vehicle_journey_without_time_table` param to the expected query string. Also rewrite the string as an array to make it a little easier to read. | |||
| 2017-05-17 | Refs #3404: start adding no_timetable filter on VJ | jpl | |
| 2017-05-17 | Fix tests | jpl | |
| 2017-05-16 | Refs #3403: Fix timetables modal now working as expected | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-04-13 | Fix broken vj create query string spec | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-04-10 | Fix query.withoutSchedule default is true in vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-04-06 | Refs #2507: Fix filter modal not being displayed, added arg in querystring ↵ | Thomas Haddad | |
| for toggle arrivals Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-14 | Refs #2791: Add company select2 in add / edit modal | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-13 | Refs #2776: Fix TotalCount with new json, and check when no vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-10 | Fix lost vjas attribute when fixing 0 vj case | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-10 | Fix add vj when no vj fetched before | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-09 | Fix Filter query spec | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-08 | Refs #2751: Add UPDATE_TOTAL_COUNT for vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-08 | Refs #2750: Disable inputs for dummy vjas | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-08 | Refs #2507: create queryString w/ state query params | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-08 | Refs #2507: add some specs for latest actions/reducers w/filters | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-08 | Refs #2507: fix whole query system with batchActions and queryString | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-07 | Refs #2507: Add JourneyPattern in filters | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-07 | Refs #2507: add timetable to filters | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-06 | Refs #2507: Add reset, interval and toggle vj w/o schedules | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-06 | Refs #2521: Fix deletable/selected correlation when reduced | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-03 | Refs #2521: Add timetable to one or more vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-03-02 | Refs #2522: use Bselect2 to link a jp to a vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-28 | Refs #2521: Fix use correct vj properties (published journey name / id & ↵ | Thomas Haddad | |
| company) Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-28 | Refs #2521: Add Tools Wrapper and CANCEL_SELECTION action | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-28 | Fix vj specs and modal specs | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-27 | Refs #2521: Add edit calendar modal (no add yet) | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-24 | Fix spec gardening | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-24 | Refs #2521: Add footnote edition for one vj | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-23 | Refs #2521: Add edit modal for vj medatatas (only comment editable) | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-22 | Refs #2524: Add Duplicate Vehicle journey feature | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-22 | Fix Add specs and improve pad method | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-22 | Fix Shift feature with preselected vehicle journey | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-21 | Refs #2521: Add shift vj schedules, no implementation of day offset yet | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-20 | Refs #2505: Add delta between departure and arrival for vjas | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-17 | Refs #2523: Add Delete vehicle journey (w/o modal) | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-17 | Refs #2521: add selected attr to vehicle journey | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-16 | Refs #2522: Add vehicleJourney via modal, and put it first (not select2 yet ↵ | Thomas Haddad | |
| for mission_id) Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-16 | Refs #2521: Add confirm modal when changing page if modifications were ↵ | Thomas Haddad | |
| previously done Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-15 | Refs #2521: Fix vjas arrival and departure_time processed without moment | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-15 | Refs #2521: Fix updateTime specs | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
| 2017-02-14 | Refs #2521: Add vjas time modification for vehicle journeys | Thomas Haddad | |
| Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> | |||
