Commit Graph

102 Commits

Author SHA1 Message Date
Kacper Donat
f49c7287fd #59 - Add ability to replace favourite with confirmation. 2020-10-20 21:10:56 +02:00
Kacper Donat
f2bdeb0004 #59 - add proper style for primary button 2020-10-19 23:11:37 +02:00
Kacper Donat
9420764e9b #62 - Fix some tiny errors related to background 2020-10-02 21:08:38 +02:00
Kacper Donat
ccbe88a532 #18 - Refine modal system 2020-10-02 20:00:24 +02:00
Kacper Donat
ceaa13bf2a #18 - Basic Modal system 2020-10-02 20:00:24 +02:00
Kacper Donat
dcd3962220 #62 - Add background 2020-10-01 22:04:16 +02:00
Kacper Donat
c541cf1a11 #57 - Replace google analytics with google tag manager 2020-09-19 19:26:18 +02:00
Kacper Donat
3abfa6dac3 Provide better maskable icon 2020-09-18 22:16:29 +02:00
Kacper Donat
4e86e127d8 Add support for maskable and monochrome icons 2020-09-18 21:57:38 +02:00
Kacper Donat
0c5ffbb567 #40 - Fix passing provider to Vue 2020-05-02 23:51:50 +02:00
Kacper Donat
af6a2a0756 #40 - Fix typo in provider picker header 2020-05-02 23:39:27 +02:00
Kacper Donat
2659acdc58 #40 - Add map based provider picker 2020-05-02 23:33:15 +02:00
Kacper Donat
4b9a9c54d8 #48 - Fix bug with non serializing recursive departure 2020-03-21 15:41:49 +01:00
Kacper Donat
057a7d6d01 #41 - Move messaging settings to vuex store 2020-03-19 20:22:50 +01:00
Kacper Donat
984cb37c8f #33 - Relative departure times 2020-03-19 17:28:26 +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
c781ca3dbc #47 - UI - Add UiNumericInput component 2020-03-18 16:33:06 +01:00
Kacper Donat
d72fcf777f #35 - Make StopRepository more fluent 2020-02-16 21:09:07 +01:00
Kacper Donat
8ebf5ac137 #22 - Fix missing icon in favourites adder 2020-02-11 20:12:33 +01:00
Kacper Donat
749fd773b6 #12 - rebrand to 'Co Jedzie' as 'Czy Dojade' is taken 2020-02-10 22:38:49 +01:00
Kacper Donat
d6850773b6 #22 - Create icon library 2020-02-09 21:59:33 +01:00
Kacper Donat
8d5bdc061d Restyle inputs 2020-02-09 15:56:29 +01:00
Kacper Donat
0fc0dd07e4 #32 - Switch instead of checkbox 2020-02-09 14:05:46 +01:00
Kacper Donat
493c3852d8 #32 - Switch instead of checkbox 2020-02-09 13:56:22 +01:00
Kacper Donat
449efd7536 Fixed build errors 2020-02-08 21:50:20 +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
0895b412d2 #38 - 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
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
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