aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascript
AgeCommit message (Collapse)Author
2017-12-28Refs #5435 @0.5h; Fix Company select in VehicleJourney edition modalZog
2017-12-28Refs #5435 @0.5h; Fix EditModal validation in VehicleJourneys#indexZog
2017-12-28Fixes vehicleJourneys reducer spec. Refs #5407Alban Peignier
2017-12-27Merge pull request #183 from af83/5407-add-purchase-windows-to-vehicle-journeysAlban Peignier
Add purchase windows to vehicle journeys. Refs #5407
2017-12-27Merge pull request #177 from af83/5376-fix-vehicle-journeys-uiAlban Peignier
Fix vehicle journeys ui. Refs #5376
2017-12-27Refs #5407; Fix CIZog
2017-12-27Refs #5407 @4h; First UI implementationZog
- Add most of the react code - And the specs where possible Still remains: - Link PurchaseWindows to VehicleJourneys in the model - Add an autocompletion endpoint
2017-12-27Refs #5376 @1h; Change the behaviour of the inputs on VehicleJourney#indexZog
We don't block user actions anymore. Instead, when the departure time is set prior to the arrival time, we shift the arrival time accordingly (and reversed when the user sets the arrival time)
2017-12-22Update Specs to what should be the correct behaviourZog
2017-12-22Refactor stopPointsReducer spec;Zog
For now no bug has been fixed :-)
2017-12-13Fix VJ speccedricnjanga
2017-10-17fix ci spec task Refs #4737Guillaume
2017-10-16add jest for js test, fix js test errors, remove unused config in ↵Guillaume
config/environement
2017-10-10Need to test webpack config and to configure teaspoon to run React Apps specscedricnjanga