Commit Graph

54 Commits

Author SHA1 Message Date
Kacper Donat
7279f2096e Fix bug with non serializing recursive departure 2020-03-21 15:41:49 +01:00
Kacper Donat
cde6507197 Move messaging settings to vuex store 2020-03-19 20:22:50 +01:00
Kacper Donat
10756226f1 Relative departure times 2020-03-19 17:28:26 +01:00
Kacper Donat
5c8a0238f1 Extract departures settings to its own component and store module 2020-03-18 22:05:40 +01:00
Kacper Donat
87e4121444 UI - Add UiNumericInput component 2020-03-18 16:33:06 +01:00
Kacper Donat
847e3a078f Make StopRepository more fluent 2020-02-16 21:09:07 +01:00
Kacper Donat
934561ca0e Fix missing icon in favourites adder 2020-02-11 20:12:33 +01:00
Kacper Donat
ee3dc50914 Create icon library 2020-02-09 21:59:33 +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
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
4761d7a44c Fix all JS and Vue errors in tooltip 2020-01-28 22:04:48 +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
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
0fc075663a Add current stop highlight 2020-01-25 16:41:23 +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
f33b3c21fe Remove unnecessary listeners from popper 2020-01-19 21:53:09 +01:00
Kacper Donat
9802473d7c Refactor popups 2020-01-19 18:04:27 +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
3ed05e6c90 fix all errors after merge 2020-01-02 21:07:21 +01:00
Kacper Donat
49538b037d add api docs via swagger and use jms serializer 2019-12-08 23:06:19 +01:00
Kacper Donat
f72c2ad15e add basic support for favourites 2018-10-07 20:18:14 +02:00
Kacper Donat
4221fab3d1 new choosing layout 2018-10-05 22:23:59 +02:00
Kacper Donat
12fb18d902 fix some memory leaks 2018-10-03 21:10:11 +02:00
Kacper Donat
c3570cb38e better mobile popups and cache fixes 2018-10-01 19:55:29 +02:00
Kacper Donat
1fe04718f9 autoupdate feature 2018-09-30 21:30:12 +02:00
Kacper Donat
73134a0e01 move departures data to vuex 2018-09-30 14:59:10 +02:00
Kacper Donat
f29fb2206e first vuex experiments 2018-09-30 11:45:43 +02:00
Kacper Donat
80fcc890fa gdynia now has 1 based stop sequence 2018-09-19 21:11:55 +02:00
Kacper Donat
f8c3f77c83 new layout 2018-09-17 22:46:02 +02:00
Kacper Donat
efa4da1e7a split assets into multiple files 2018-09-16 18:52:02 +02:00
Kacper Donat
b6948ef0f1 better responsiveness 2018-09-16 17:21:12 +02:00
Kacper Donat
8c36299596 colorful lines 2018-09-15 15:15:40 +02:00
Kacper Donat
e91ccb940e refreshing messages 2018-09-14 17:17:35 +02:00
Kacper Donat
6ebd62a71e add map controls 2018-09-13 21:08:39 +02:00
Kacper Donat
c3c8bd0e80 better fold mechanism 2018-09-13 18:43:00 +02:00
Kacper Donat
af573b4901 fix message showing 2018-09-12 19:04:01 +02:00