aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascripts
AgeCommit message (Collapse)Author
2017-08-28Timetable validate form updatecedricnjanga
2017-08-25Clean timetable dates after updating day typescedricnjanga
2017-08-24Edit VJ to enable shift and to go past midnight (DayOffset)cedricnjanga
2017-08-16Add VJ Delete company actioncedricnjanga
2017-08-16Update JS timetable specscedricnjanga
2017-08-16Timetable Period form updatecedricnjanga
2017-08-16Adapt test to timetable changescedricnjanga
2017-07-26Refs #4161: Temp. comment test for delete sp on itinerariesjpl
2017-07-24Updating onUpdate behav. according to new specsjpl
2017-06-28Merge branch 'master' of github.com:af83/stif-boivRobert
2017-06-28Dead Spec EliminationRobert
2017-06-28Refs #3902: fix clearFilter on VJjpl
2017-06-27conflicts resolvedRobert
2017-06-23JS for date validationRobert
2017-06-21Refs #3338: Fix duplicate vj not multiplying departureDeltaThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-06-08Refs #3704: Remove update_day_type specThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-31Refs #3629: Fix transport_(sub)mode supplied to new vjThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-29Refs #2913: Set calendar to null when timetable is modifiedThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-23Refs #3464: Add published journey identifier field when creating vjThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-22Refs 3448: fix daytypes only applied to days within periodsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-22vehicle_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-22vehicle_journeys/reducers/filters_spec: Fix CREATE_QUERY_STRING testTeddy 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-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
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-05Add specs for timetable reducersThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-05Js gardening in timetable actions & action specsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-05adding reducer tests for timetables reactux (2)jpl
2017-05-04adding reducer tests for timetables reactuxjpl
2017-05-04Add specs for redux timetable actionsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-03Refs #3096: Add/store comment when olmap is toggledThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-02Add specs for timetable metasThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-25Refs #2891: fix teaspoon tests, updating submitMover contextjpl
2017-04-14Refs #2893: Add UPDATE_COLOR for tt metasThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-14Refs #2893: add UPDATE_COMMENT action to tt metasThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-13Add UPDATE_DAY_TYPES specs for ttThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-13Fix broken vj create query string specThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-10Fix query.withoutSchedule default is true in vjThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-06Refs #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-20Refs #2876: Add data in sidebar when olmap is toggledThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-14Refs #2791: Add company select2 in add / edit modalThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-13Refs #2776: Fix TotalCount with new json, and check when no vjThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-10Fix lost vjas attribute when fixing 0 vj caseThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-10Fix add vj when no vj fetched beforeThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-09Merge branch '2498_vehicle_journeys'Thomas Haddad
2017-03-09Fix Filter query specThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-08Refs #2751: Add UPDATE_TOTAL_COUNT for vjThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-08Refs #2750: Disable inputs for dummy vjasThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-08Refs #2507: create queryString w/ state query paramsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-03-08Refs #2507: add some specs for latest actions/reducers w/filtersThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>