Jannis R
b37bedba26
parseLine: prodCtx.lineId as id, nameS as name
2018-09-03 15:13:23 +02:00
Jannis R
9257d3ad7d
parse line.fahrtNr, adapt tests ✅ , adapt docs 📝
2018-08-22 19:06:57 +02:00
Jannis R
b6fbaa5825
parse fns: opt param 💥
...
- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- parseNearby
- parseStopover
2018-06-13 20:05:33 +02:00
Jannis R
8881d8a1a4
parse fns: individual params -> data object 💥
...
From now on, all higher-level parse fns will be able to access more
of the response data while keeping their signature.
- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- parsePolyline
- parseNearby
- parseStopover
2018-06-13 20:05:24 +02:00
Jannis R
94bbe2361b
products[].product -> products[].id
2018-03-16 17:15:09 +01:00
Jannis R
bbb68d86d5
validate products in lib/validate-profile
2018-03-16 17:15:09 +01:00
Jannis R
08357dfa9d
parseLine: move mode & products parsing from profiles into main code
2018-03-16 17:15:09 +01:00
Jannis R
7cd963c344
fix syntax error 🤦
2018-01-23 02:40:41 +01:00
Jannis R
eddf110894
parseLine: don't use prodCtx.num 🐛
2018-01-23 02:37:08 +01:00
Jannis R
d7eca5b4d1
expose line operators
...
closes #6
2018-01-05 19:04:24 +01:00
Jannis R
09fc50f5b3
comply with FPTF 1.0.1, using validate-fptf
2017-12-16 01:56:59 +01:00
Jannis R
040ed41de7
VBB: add (anti)clockwise symbols to Ringbahn
2017-12-12 18:31:41 +01:00
Jannis R
81c9411cfe
deal with some todos, add more
2017-12-12 04:04:41 +01:00
Jannis R
275c9e54d7
more line info
2017-12-11 15:15:00 +01:00
Jannis R
e762f30f05
VBB-related bugfixes and changes 🐛
2017-11-20 15:25:15 +01:00
Jannis R
47b5ef7ed5
bugfixes 🐛
2017-11-12 21:23:29 +01:00
Jannis R
3c9f3393ba
pass in parsers
2017-11-12 01:23:34 +01:00
Jannis R
fb43a4e43b
code style 👕
...
- rename variables
- more consistent indentation
- give crucial anonymous functions a name
- add more TODOs
2017-11-12 00:05:32 +01:00
Jannis R
79db55d99c
split parse.js
2017-11-11 22:45:17 +01:00