Commit Graph

165 Commits

Author SHA1 Message Date
Kacper Donat
535f899aaf simple frontend server to supply manifest 2020-11-22 16:03:14 +01:00
Kacper Donat
edba09be4c Update manifest on page change 2020-11-22 14:28:09 +01:00
Kacper Donat
b71ca34dd3 move frontend routing to frontend instead of symfony 2020-11-02 22:04:40 +01:00
Kacper Donat
65a9819b1b add useful aliases for frontend 2020-11-01 18:50:54 +01:00
Kacper Donat
53d49d3894 cleanup frontend directory structure 2020-11-01 18:39:47 +01:00
Kacper Donat
ab56fe9917 split front and api parts 2020-11-01 17:57:06 +01:00
Kacper Donat
75c0c98c8d history of added stops 2020-11-01 12:11:20 +01:00
Kacper Donat
c2b959a9da Add ability to replace favourite with confirmation. 2020-10-20 21:10:56 +02:00
Kacper Donat
4647bb2cc1 add proper style for primary button 2020-10-19 23:11:37 +02:00
Kacper Donat
2a96c5a863 Fix some tiny errors related to background 2020-10-02 21:08:38 +02:00
Kacper Donat
3bc176936c Refine modal system 2020-10-02 20:00:24 +02:00
Kacper Donat
e0574615a7 Basic Modal system 2020-10-02 20:00:24 +02:00
Kacper Donat
452a5c4993 Add background 2020-10-01 22:04:16 +02:00
Kacper Donat
85a2a2a4a7 Replace google analytics with google tag manager 2020-09-19 19:26:18 +02:00
Kacper Donat
ed8c62f4bd Unify provider and main webapp manifest (manifest.json) 2020-09-18 22:47:22 +02:00
Kacper Donat
63c5f7572b Provide better maskable icon 2020-09-18 22:16:29 +02:00
Kacper Donat
531228dfca Add basic noscript warning 2020-09-18 21:58:29 +02:00
Kacper Donat
b8734d4dc6 Add support for maskable and monochrome icons 2020-09-18 21:57:38 +02:00
Kacper Donat
7db9517840 (Hot) Fix Aggregate Converter loop 2020-05-03 00:03:54 +02:00
Kacper Donat
ab9e1b5b99 Fix passing provider to Vue 2020-05-02 23:51:50 +02:00
Kacper Donat
c72bf86a96 Fix typo in provider picker header 2020-05-02 23:39:27 +02:00
Kacper Donat
a893929cf9 Add map based provider picker 2020-05-02 23:33:15 +02:00
Kacper Donat
ec23a41e37 Add provider DTO and API endpoint 2020-05-02 00:58:03 +02:00
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
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