Commit Graph

115 Commits

Author SHA1 Message Date
Kacper Donat
92c12d1c9a Switch instead of checkbox 2020-02-09 14:05:46 +01:00
Kacper Donat
dd5fbc1ed8 Switch instead of checkbox 2020-02-09 13:56:22 +01:00
Kacper Donat
a7bd34677b Fixed build errors 2020-02-08 21:50:20 +01:00
Kacper Donat
66e45c8112 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
9ecadfd4d1 Display only unique destinations 2020-02-08 15:14:46 +01:00
Kacper Donat
5e4208067c Remove babel minify as it causes problems with mapbox 2020-02-08 14:27:08 +01:00
Kacper Donat
7da2038e02 Remove unnecesasary poper elements 2020-02-06 23:33:52 +01:00
Kacper Donat
4545899d20 Restyle stop group headers 2020-02-06 23:09:24 +01:00
Kacper Donat
2b0792775f Fix overflow errors 2020-02-06 23:01:25 +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
9b13612c43 Fix tooltips on chrome mobile 2020-01-29 18:10:34 +01:00
Kacper Donat
53c43cd431 Add tooltips to every icon only action 2020-01-28 22:19:59 +01:00
Kacper Donat
4bbae18d54 Skipped migration should be marked as done 2020-01-28 22:10:48 +01:00
Kacper Donat
4761d7a44c Fix all JS and Vue errors in tooltip 2020-01-28 22:04:48 +01:00
Kacper Donat
759096b8c4 Fix migrations when state is empty by adding skipping 2020-01-28 22:02:01 +01:00
Kacper Donat
519dc8de22 Tooltip component now works on mobile 2020-01-28 21:57:58 +01:00
Kacper Donat
f9c289aacd Tooltip component now not responsible (but mobile friendly) & tooltips 2020-01-27 22:53:22 +01:00
Kacper Donat
ce8c8f97ec Add tooltip component 2020-01-26 22:43:26 +01:00
Kacper Donat
4bd5ee14ca Show stops in favourites entry 2020-01-26 17:46:25 +01:00
Kacper Donat
b06a89350f Add very primitive migration engine 2020-01-26 17:33:36 +01:00
Kacper Donat
253b206a39 Add stop names in favourite save dialog 2020-01-26 15:15:36 +01:00
Kacper Donat
6df7bdbea0 Don't use OSM tiles 2020-01-25 21:02:52 +01:00
Kacper Donat
89b4f5911a Turn off dragscroll on touch devices as its not needed there 2020-01-25 17:32:23 +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
9e4a7c2d57 Fix typescript errors 2020-01-24 22:37:47 +01:00
Kacper Donat
306c034de5 Add visual info about position of the stop on trip 2020-01-24 22:26:29 +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
f33b3c21fe Remove unnecessary listeners from popper 2020-01-19 21:53:09 +01:00
Kacper Donat
17d281fffe Restyle popups 2020-01-19 18:20:56 +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
78263302c8 Better icon for scheduled departures 2020-01-15 17:32:38 +01:00
Kacper Donat
d07936d314 Fix order of scheduled and actual departure time 2020-01-14 22:04:29 +01:00
Kacper Donat
3b7932b976 Remove stop details and map from Stop component 2020-01-14 15:26:44 +01:00
Kacper Donat
ecd02d21bb Remember selected stops in session storage 2020-01-13 20:52:40 +01:00
Kacper Donat
cdffda56aa Change default classifiction of message from unknown to info 2020-01-13 17:58:18 +01:00
Kacper Donat
40432a9717 Add prompt to reload page if new version came out 2020-01-13 15:40:31 +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
96886d402e Restore positioning of departure times 2020-01-12 20:00:02 +01:00
Kacper Donat
4fa901dc1b Fix bug with showing only last selected stop. 2020-01-12 19:55:24 +01:00