| Age | Commit message (Collapse) | Author |
|
|
|
As long as one arrives after 11pm and leaves before 1am
|
|
|
|
|
|
|
|
along with the React interface
|
|
|
|
|
|
Fix the journeys time editor. Refs #6036
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ensure a time is set for all non-commercial stops
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And Refactor the component in the process
|
|
RBD: implement the same in the creation modal
|
|
5535 compute vehicle journeys times
|
|
|
|
When the number of possible values is low (<10), display the values
right away, don't use an Ajax query
|
|
|
|
Refs #5407
|
|
- Add most of the react code
- And the specs where possible
Still remains:
- Link PurchaseWindows to VehicleJourneys in the model
- Add an autocompletion endpoint
|
|
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)
|
|
(required field)
|
|
|