Commit Graph

77 Commits

Author SHA1 Message Date
Kacper Donat
ec479e5d77 Unify provider and main webapp manifest (manifest.json) 2020-09-18 22:47:22 +02:00
Kacper Donat
7b7b59ce23 #40 - (Hot) Fix Aggregate Converter loop 2020-05-03 00:03:54 +02:00
Kacper Donat
2659acdc58 #40 - Add map based provider picker 2020-05-02 23:33:15 +02:00
Kacper Donat
03058f251b #40 - Add provider DTO and API endpoint 2020-05-02 00:58:03 +02:00
Kacper Donat
4b9a9c54d8 #48 - Fix bug with non serializing recursive departure 2020-03-21 15:41:49 +01:00
Kacper Donat
7a54569820 #47 - Extract departures settings to its own component and store module 2020-03-18 22:05:40 +01:00
Kacper Donat
720327424a #35 - Add paginator to properly handle limits 2020-03-16 20:32:15 +01:00
Kacper Donat
db30d69cdb #35 - Add Limit support for departure repository 2020-03-15 22:35:12 +01:00
Kacper Donat
f3a6c3e8eb Add blackfire service for profiling 2020-03-15 17:30:08 +01:00
Kacper Donat
9506881792 #35 - WIP - Add scheduled stop repository 2020-03-15 12:50:38 +01:00
Kacper Donat
b609b81ddf #35 - Extract HandlerProvider to own class 2020-03-14 17:19:43 +01:00
Kacper Donat
129a4dc588 Fix situation when there are multiple first stops on same trip 2020-03-14 12:36:24 +01:00
Kacper Donat
7fa5124577 #35 - Add support for multiple related objects filtering 2020-02-23 17:12:23 +01:00
Kacper Donat
42ee6e091d #35 - Track stops fluent quering 2020-02-20 17:33:31 +01:00
Kacper Donat
f4e3ee6f55 #35 - Add stop filter for tracks 2020-02-18 22:45:16 +01:00
Kacper Donat
9d0e4fdb2a #35 - Rewrite Track Repository into fluent pattern 2020-02-17 21:48:51 +01:00
Kacper Donat
c7dc90bfc5 #35 - Move trip and operator repository to fluent pattern 2020-02-16 21:59:38 +01:00
Kacper Donat
d72fcf777f #35 - Make StopRepository more fluent 2020-02-16 21:09:07 +01:00
Kacper Donat
fd4bcc9c70 #35 - Remove unnecessary methods from LineRepository 2020-02-12 20:16:26 +01:00
Kacper Donat
d7fb3032b7 #35 - Add service subscriber to database repository 2020-02-12 20:08:56 +01:00
Kacper Donat
16882ee06f #35 - fluent repository prototype 2020-02-11 22:48:30 +01:00
Kacper Donat
f2f7b19380 #38 - Add lines to destinations
This is useful when we have few different stops, with same destinations and different lines.
2020-02-08 18:36:29 +01:00
Kacper Donat
38e6ae52e1 Add final stop info to track 2020-02-06 21:31:11 +01:00
Kacper Donat
f3fc6cb071 Add destination field in stops 2020-02-04 22:23:48 +01:00
Kacper Donat
cb6c3a3950 Refactor stop grouping 2020-02-04 18:59:37 +01:00
Kacper Donat
b23bf3ad84 Hide virtual stops from trips. 2020-01-25 17:19:02 +01:00
Kacper Donat
0fc075663a Add current stop highlight 2020-01-25 16:41:23 +01:00
Kacper Donat
e49a70c71a Exctract trip to separate component 2020-01-24 22:03:28 +01:00
Kacper Donat
c00e038fba Add trip display to departures 2020-01-23 19:27:08 +01:00
Kacper Donat
1bdea1926d Trip controller for accessing stops scheduled in trip 2020-01-22 20:40:39 +01:00
Kacper Donat
2c9a795756 SerializeAs annotation 2020-01-21 21:46:27 +01:00
Kacper Donat
02776c4c90 Add departure id to departures 2020-01-21 19:01:53 +01:00
Kacper Donat
9802473d7c Refactor popups 2020-01-19 18:04:27 +01:00
Kacper Donat
4b389582ad [ZTM Gdansk] Merge real departure with scheduled for better destination showcase 2020-01-15 20:32:11 +01:00
Kacper Donat
cdffda56aa Change default classifiction of message from unknown to info 2020-01-13 17:58:18 +01:00
Kacper Donat
a0a290e06c Add clean webpack plugin to remove unnecessary stuff. 2020-01-13 14:58:32 +01:00
Kacper Donat
e3ec5a5893 Add carbon data type to doctrine config 2020-01-13 14:55:07 +01:00
Kacper Donat
e33bef7b21 Fix timezone related stuff 2020-01-12 21:41:17 +01:00
Kacper Donat
10d105abef Change version from 1.0-dev to 0.2 2020-01-12 20:56:14 +01:00
Kacper Donat
4fa901dc1b Fix bug with showing only last selected stop. 2020-01-12 19:55:24 +01:00
Kacper Donat
11356a84a2 Fix error with not unique bus service name. 2020-01-12 19:49:33 +01:00
Kacper Donat
85d65e3996 Add scheduled times to ZTM Gdansk 2020-01-11 15:43:58 +01:00
Kacper Donat
f64855e454 Use streaming parser in schedules 2020-01-11 13:05:32 +01:00
Kacper Donat
5fb80224ce Create model for Location 2020-01-08 16:10:09 +01:00
Kacper Donat
eed36786ec Add progressbar and console progress output to update command 2020-01-03 20:47:30 +01:00
Kacper Donat
3f92318cdd add schedule and update urls 2020-01-03 17:43:47 +01:00
Kacper Donat
702ae47945 add backup of database in case of update failure 2020-01-03 17:43:47 +01:00
Kacper Donat
5a9096830f add schedule updating 2020-01-03 17:43:47 +01:00
Kacper Donat
ca8b360936 add entities for schedule support 2020-01-03 17:43:47 +01:00
Kacper Donat
305d1b57e2 Fix bug when bus stops twice on same stop 2020-01-03 17:18:17 +01:00