| Age | Commit message (Collapse) | Author |
|
purchase_windows feature
|
|
build_referenial invocation in ReferentialsController#create. Refs #5297
|
|
invalid to create a valid cloned referential). Refs #5297
|
|
Fix referential create redirect when invalid. Refs #5297
|
|
|
|
Refs #5297
|
|
|
|
Refactor sticky actions. Refs #5426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refs #5407
|
|
|
|
|
|
Add purchase windows to vehicle journeys. Refs #5407
|
|
VehicleJourney#update_has_and_belongs_to_many_from_state. Refs #5407
|
|
Fix vehicle journeys ui. Refs #5376
|
|
Fix l'editeur de route
|
|
Add purchase windows to date filters. Refs #5409
|
|
Fix VJ tt color affectation. Refs #5408
|
|
|
|
|
|
|
|
|
|
|
|
:fire: useless code
Rename some vars
|
|
|
|
- Link PurchaseWindows to VehicleJourneys in the model
- Add an autocompletion endpoint
|
|
- Add most of the react code
- And the specs where possible
Still remains:
- Link PurchaseWindows to VehicleJourneys in the model
- Add an autocompletion endpoint
|
|
Fix actions conditions on VehicleJourney#index
|
|
|
|
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)
|
|
Use grunt to automagically run the specs
|
|
Add a ColorSelectInput. Refs #5367
|
|
Enable all area types for Stopareas in Routes. Refs #5382
|
|
|
|
Add missing breadcrumb on Referential#new. Refs #5392
|
|
|
|
|
|
- Added to PurchaseWindow form
- Reuse already exisiting JS + CSS
- We may want to change the colors names
|
|
|
|
|
|
|
|
|
|
|