| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5798 Show return journeys on the journeys' editor.
|
|
|
|
|
|
|
|
This determines if the StopArea is commercial or not
The useless fields are hidden in the form for the non-commercials ones
|
|
|
|
5551 Handle custom fields in VJs editor
|
|
5465 Dezoom map if stop areas are too cleose to borders
|
|
And Refactor the component in the process
|
|
Don't use Ajax in JP selector in VJs editor. Refs #5502
|
|
|
|
Because it is needed to test the components.
Major issue: Proptype now lives in a separate package, hence the huge
diff
|
|
|
|
When the number of possible values is low (<10), display the values
right away, don't use an Ajax query
|
|
- Adds a `JSON` attribute in the model
- Adds the fields in the editor
|
|
|
|
|
|
- Add most of the react code
- And the specs where possible
Still remains:
- Link PurchaseWindows to VehicleJourneys in the model
- Add an autocompletion endpoint
|
|
|
|
|
|
|