Commit d022d0b
committed
Create a tram stop
- User Story 72788
- Implement transport mode logic to stop creation
- Bus and Tram stop is now configured
- Add e2e tests for creating tram stops1 parent ba5f061 commit d022d0b
36 files changed
Lines changed: 547 additions & 142 deletions
File tree
- cypress
- e2e
- map
- stop-registry
- pageObjects
- forms
- map
- utils
- ui/src
- components
- forms/stop
- components
- types
- utils
- map
- queries
- stop-areas
- stops
- hooks
- generated
- graphql
- i18n
- locales
- en-US
- fi-FI
- redux
- selectors
- slices
- uiComponents
- utils
- map
- stop-registry
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
41 | 66 | | |
42 | 67 | | |
43 | 68 | | |
| |||
89 | 114 | | |
90 | 115 | | |
91 | 116 | | |
| 117 | + | |
92 | 118 | | |
93 | 119 | | |
94 | 120 | | |
| |||
102 | 128 | | |
103 | 129 | | |
104 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
105 | 154 | | |
106 | 155 | | |
107 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
| 117 | + | |
| 118 | + | |
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| |||
236 | 242 | | |
237 | 243 | | |
238 | 244 | | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
239 | 250 | | |
240 | 251 | | |
| 252 | + | |
| 253 | + | |
241 | 254 | | |
242 | 255 | | |
243 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3077 | 3077 | | |
3078 | 3078 | | |
3079 | 3079 | | |
3080 | | - | |
| 3080 | + | |
3081 | 3081 | | |
3082 | 3082 | | |
3083 | 3083 | | |
3084 | 3084 | | |
3085 | | - | |
3086 | | - | |
3087 | | - | |
3088 | | - | |
3089 | | - | |
3090 | | - | |
| 3085 | + | |
3091 | 3086 | | |
3092 | 3087 | | |
3093 | 3088 | | |
| |||
3139 | 3134 | | |
3140 | 3135 | | |
3141 | 3136 | | |
3142 | | - | |
3143 | | - | |
| 3137 | + | |
3144 | 3138 | | |
3145 | 3139 | | |
3146 | 3140 | | |
3147 | 3141 | | |
3148 | | - | |
3149 | | - | |
| 3142 | + | |
3150 | 3143 | | |
3151 | 3144 | | |
3152 | 3145 | | |
3153 | 3146 | | |
3154 | | - | |
3155 | | - | |
| 3147 | + | |
3156 | 3148 | | |
3157 | 3149 | | |
3158 | 3150 | | |
3159 | 3151 | | |
3160 | | - | |
3161 | | - | |
| 3152 | + | |
3162 | 3153 | | |
3163 | 3154 | | |
3164 | 3155 | | |
3165 | 3156 | | |
3166 | | - | |
3167 | | - | |
| 3157 | + | |
3168 | 3158 | | |
3169 | 3159 | | |
3170 | 3160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| 135 | + | |
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
23 | 38 | | |
24 | 39 | | |
25 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| 51 | + | |
49 | 52 | | |
50 | | - | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
135 | 160 | | |
136 | 161 | | |
137 | 162 | | |
| |||
Submodule jore4-hasura updated 75 files
- README.md+1
- metadata/generic/databases/databases.yaml+15
- metadata/generic/databases/main/functions/functions.yaml+1
- metadata/generic/databases/main/tables/tables.yaml+1
- migrations/generic/default/2000000000001_R_after_migrate_create_infrastructure_network/up.sql+6-3
- migrations/generic/main/1000000000000_R_before_migrate/down.sql+8
- migrations/generic/main/1000000000000_R_before_migrate/up.sql+129
- migrations/generic/main/1100000000000_init_internal_utils/down.sql+1
- migrations/generic/main/1100000000000_init_internal_utils/up.sql+132
- migrations/generic/main/1100000000001_init_reusable_components/down.sql+1
- migrations/generic/main/1100000000001_init_reusable_components/up.sql+47
- migrations/generic/main/1100000000002_init_infrastructure_network/down.sql+1
- migrations/generic/main/1100000000002_init_infrastructure_network/up.sql+377
- migrations/generic/main/1100000000003_init_timetables/down.sql+1
- migrations/generic/main/1100000000003_init_timetables/up.sql+288
- migrations/generic/main/2000000000000_R_after_migrate_create_internal_utils/down.sql+2
- migrations/generic/main/2000000000000_R_after_migrate_create_internal_utils/up.sql+8
- migrations/generic/main/2000000000001_R_after_migrate_create_infrastructure_network/down.sql+2
- migrations/generic/main/2000000000001_R_after_migrate_create_infrastructure_network/up.sql+121
- migrations/generic/main/2000000000002_R_after_migrate_create_internal_service_pattern/down.sql+2
- migrations/generic/main/2000000000002_R_after_migrate_create_internal_service_pattern/up.sql+41
- migrations/generic/main/2000000000003_R_after_migrate_create_service_pattern_1/down.sql+2
- migrations/generic/main/2000000000003_R_after_migrate_create_service_pattern_1/up.sql+60
- migrations/generic/main/2000000000004_R_after_migrate_create_journey_pattern/down.sql+2
- migrations/generic/main/2000000000004_R_after_migrate_create_journey_pattern/up.sql+911
- migrations/generic/main/2000000000005_R_after_migrate_create_service_pattern_2/down.sql+2
- migrations/generic/main/2000000000005_R_after_migrate_create_service_pattern_2/up.sql+234
- migrations/generic/main/2000000000006_R_after_migrate_create_route/down.sql+2
- migrations/generic/main/2000000000006_R_after_migrate_create_route/up.sql+195
- migrations/generic/main/2000000000007_R_after_migrate_create_distance_between_stops_calculation/down.sql+2
- migrations/generic/main/2000000000007_R_after_migrate_create_distance_between_stops_calculation/up.sql+11
- migrations/generic/main/2000000000008_R_after_migrate_add_fn_to_calculate_distance_between_stops/down.sql+5
- migrations/generic/main/2000000000008_R_after_migrate_add_fn_to_calculate_distance_between_stops/up.sql+361
- migrations/generic/main/2000000000009_R_after_migrate_add_constraints_to_scheduled_stop_point_in_journey_pattern/down.sql+5
- migrations/generic/main/2000000000009_R_after_migrate_add_constraints_to_scheduled_stop_point_in_journey_pattern/up.sql+5
- migrations/generic/main/2000000000101_R_after_migrate_create_validation_queue_objects/down.sql+2
- migrations/generic/main/2000000000101_R_after_migrate_create_validation_queue_objects/up.sql+400
- migrations/generic/main/2000000000102_R_after_migrate_create_vehicle_journey/down.sql+2
- migrations/generic/main/2000000000102_R_after_migrate_create_vehicle_journey/up.sql+32
- migrations/generic/main/2000000000103_R_after_migrate_create_passing_times/down.sql+2
- migrations/generic/main/2000000000103_R_after_migrate_create_passing_times/up.sql+170
- migrations/generic/main/2000000000104_R_after_migrate_create_service_calendar/down.sql+2
- migrations/generic/main/2000000000104_R_after_migrate_create_service_calendar/up.sql+2
- migrations/generic/main/2000000000105_R_add_journey_patterns_in_vehicle_service_sync_objects/down.sql+2
- migrations/generic/main/2000000000105_R_add_journey_patterns_in_vehicle_service_sync_objects/up.sql+42
- migrations/generic/main/2000000000106_R_after_migrate_add_frame_journey_pattern_unique_checks/down.sql+2
- migrations/generic/main/2000000000106_R_after_migrate_add_frame_journey_pattern_unique_checks/up.sql+143
- migrations/generic/main/2000000000107_R_after_migrate_create_vehicle_schedule_frame/down.sql+5
- migrations/generic/main/2000000000107_R_after_migrate_create_vehicle_schedule_frame/up.sql+12
- migrations/generic/main/2000000000108_R_after_migrate_create_vehicle_service_sequential_integrity_validation/down.sql+2
- migrations/generic/main/2000000000108_R_after_migrate_create_vehicle_service_sequential_integrity_validation/up.sql+209
- migrations/generic/main/2000000001000_R_after_migrate_execute_queued_validations/down.sql+2
- migrations/generic/main/2000000001000_R_after_migrate_execute_queued_validations/up.sql+29
- migrations/hsl/main/1100000000100_init_hsl_network/down.sql+1
- migrations/hsl/main/1100000000100_init_hsl_network/up.sql+121
- migrations/hsl/main/1100000000101_init_hsl_timetables/down.sql+1
- migrations/hsl/main/1100000000101_init_hsl_timetables/up.sql+74
- migrations/hsl/main/1100000000102_init_hsl_timetables_2/down.sql
- migrations/hsl/main/1100000000102_init_hsl_timetables_2/up.sql+122
- migrations/hsl/main/2000000000200_R_after_migrate_create_service_calendar/down.sql+2
- migrations/hsl/main/2000000000200_R_after_migrate_create_service_calendar/up.sql+14
- migrations/hsl/main/2000000000202_R_after_migrate_create_substitute_operating_day/down.sql+5
- migrations/hsl/main/2000000000202_R_after_migrate_create_substitute_operating_day/up.sql+61
- migrations/hsl/main/2000000000203_R_after_migrate_create_get_timetable_versions/down.sql+2
- migrations/hsl/main/2000000000203_R_after_migrate_create_get_timetable_versions/up.sql+102
- migrations/hsl/main/2000000000204_R_after_migrate_create_get_vehicle_schedules/down.sql+1
- migrations/hsl/main/2000000000204_R_after_migrate_create_get_vehicle_schedules/up.sql+148
- migrations/hsl/main/2000000000205_R_after_migrate_create_substitute_operating_period/down.sql+1
- migrations/hsl/main/2000000000205_R_after_migrate_create_substitute_operating_period/up.sql+2
- migrations/hsl/main/2000000001001_R_after_migrate_route/down.sql+2
- migrations/hsl/main/2000000001001_R_after_migrate_route/up.sql+5
- migrations/routesdb-dump.sql+8-6
- scripts/docker-entrypoint.sh+1
- test/hasura/package.json+17-17
- test/hasura/yarn.lock+719-712
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
81 | | - | |
82 | | - | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
0 commit comments