Commit Graph

188 Commits

Author SHA1 Message Date
Kacper Donat
87e4121444 UI - Add UiNumericInput component 2020-03-18 16:33:06 +01:00
Kacper Donat
ea283a86e7 Merge branch '35_new_repository_pattern_with_filters_and_modifiers' 2020-03-16 21:33:15 +01:00
Kacper Donat
ae05646888 Add paginator to properly handle limits 2020-03-16 20:32:15 +01:00
Kacper Donat
3e695bfef7 Add Limit support for departure repository 2020-03-15 22:35:12 +01:00
Kacper Donat
1a0515742e Add blackfire service for profiling 2020-03-15 17:30:08 +01:00
Kacper Donat
50a79470e7 WIP - Add scheduled stop repository 2020-03-15 12:50:38 +01:00
Kacper Donat
7ffd3c02cd Extract HandlerProvider to own class 2020-03-14 17:19:43 +01:00
Kacper Donat
e6c5047408 Fix situation when there are multiple first stops on same trip 2020-03-14 12:37:11 +01:00
Kacper Donat
87255eaf13 Fix situation when there are multiple first stops on same trip 2020-03-14 12:36:24 +01:00
Kacper Donat
ee0cde0400 Add support for multiple related objects filtering 2020-02-23 17:12:23 +01:00
Kacper Donat
45004444e6 Various little fixes and improvements 2020-02-23 15:23:14 +01:00
Kacper Donat
a9a0f2f413 Track stops fluent quering 2020-02-20 17:33:31 +01:00
Kacper Donat
9f3f6bf22b Add stop filter for tracks 2020-02-18 22:45:16 +01:00
Kacper Donat
a3de2b244f Rewrite Track Repository into fluent pattern 2020-02-17 21:48:51 +01:00
Kacper Donat
950e310096 Move trip and operator repository to fluent pattern 2020-02-16 21:59:38 +01:00
Kacper Donat
847e3a078f Make StopRepository more fluent 2020-02-16 21:09:07 +01:00
Kacper Donat
67f7ba2a88 Remove unnecessary methods from LineRepository 2020-02-12 20:16:26 +01:00
Kacper Donat
6bd71f0ec5 Add service subscriber to database repository 2020-02-12 20:08:56 +01:00
Kacper Donat
c1a58f4bd6 fluent repository prototype 2020-02-11 22:48:30 +01:00
Kacper Donat
934561ca0e Fix missing icon in favourites adder 2020-02-11 20:12:33 +01:00
Kacper Donat
c602737ba1 rebrand to 'Co Jedzie' as 'Czy Dojade' is taken 2020-02-10 22:38:49 +01:00
Kacper Donat
ee3dc50914 Create icon library 2020-02-09 21:59:33 +01:00
Kacper Donat
4d98a8607b Restyle inputs 2020-02-09 15:56:29 +01:00
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