Commit e108ee7
authored
fix: sync shipping-platform patches (rate sheets, connectors, graph, core) (#1068)
Exported from jtlshipping/shipping-platform main via
./bin/export-karrio-patches --force per PRDs/SUBTREE_SYNC_WORKFLOW.md.
1445 files across modules/connectors (579), modules/core (198),
apps/api (160), modules/manager (113), modules/pricing (75),
modules/sdk (55), modules/events (46), modules/orders (39),
modules/data (36), modules/documents (28), modules/graph (25),
modules/admin (24) + packages, plugins, scripts, and PRDs.
Major functional additions from shipping-platform:
- rate sheet Excel/CSV import/export (apps/, packages/, modules/data/)
- Playwright e2e package scaffold (packages/e2e/)
- dhl_parcel_de improvements (optional dims, reference fallback)
- carrier i18n translation expansions (dhl_parcel_de, asendia)
- ruff-format reflow across the tree from SP's linter config
54 three-way conflicts resolved per SUBTREE_SYNC_WORKFLOW.md matrix
(see PR body for per-file decisions). Smartkargo, FedEx signature
defaults, rate-sheet UX variants, and graph archive/unarchive kept
at upstream (ours); carrier i18n dicts merged; e2e fixtures and
de locale compiled catalog copied directly from SP.
Pre-excluded from apply: 10 phantom-deletions of SP-experimental
credential/secret modules that never reached upstream, and 5
binary-new files that needed direct copy (xlsx fixtures, django.mo).
No JTL-proprietary modules in diff.1 parent b699462 commit e108ee7
1,445 files changed
Lines changed: 41610 additions & 20154 deletions
File tree
- .github/workflows
- PRDs
- apps/api
- karrio/server
- settings
- static/karrio/elements
- chunks
- urls
- locale/de/LC_MESSAGES
- bin
- carrier-testing
- modules
- admin/karrio/server
- admin
- migrations
- schemas/base
- tests
- worker
- settings
- cli/karrio_cli
- commands
- common
- resources
- connectors
- asendia
- karrio
- mappers/asendia
- plugins/asendia
- providers/asendia
- shipment
- tests
- asendia
- vendor
- australiapost
- karrio
- mappers/australiapost
- plugins/australiapost
- providers/australiapost
- shipment
- tests/australiapost
- bpost
- karrio
- mappers/bpost
- plugins/bpost
- providers/bpost
- shipment
- tests
- bpost
- canadapost
- karrio
- mappers/canadapost
- plugins/canadapost
- providers/canadapost
- pickup
- shipment
- tests/canadapost
- chronopost
- karrio
- mappers/chronopost
- plugins/chronopost
- providers/chronopost
- shipment
- tests/chronopost
- dhl_express
- karrio
- mappers/dhl_express
- plugins/dhl_express
- providers/dhl_express
- pickup
- tests
- dhl_express
- dhl_parcel_de
- karrio
- mappers/dhl_parcel_de
- plugins/dhl_parcel_de
- providers/dhl_parcel_de
- pickup
- shipment
- tests
- dhl_parcel_de
- vendors
- dhl_poland
- karrio
- mappers/dhl_poland
- plugins/dhl_poland
- providers/dhl_poland
- shipment
- tests
- dhl_poland
- dhl_universal
- karrio
- mappers/dhl_universal
- plugins/dhl_universal
- providers/dhl_universal
- tests/dhl_universal
- dpd_meta
- karrio
- mappers/dpd_meta
- plugins/dpd_meta
- providers/dpd_meta
- pickup
- shipment
- schemas/dpd_meta
- schemas
- tests
- dpd_meta
- dpd
- karrio
- mappers/dpd
- plugins/dpd
- providers/dpd
- shipment
- tests
- dpd
- fedex
- karrio
- mappers/fedex
- plugins/fedex
- providers/fedex
- pickup
- shipment
- tests/fedex
- generic
- karrio
- mappers/generic
- providers/generic
- tests/generic
- gls
- karrio
- mappers/gls
- plugins/gls
- providers/gls
- shipment
- tests/gls
- hermes
- karrio
- mappers/hermes
- plugins/hermes
- providers/hermes
- pickup
- shipment
- tests
- hermes
- landmark
- karrio
- mappers/landmark
- plugins/landmark
- providers/landmark
- shipment
- tests
- landmark
- laposte
- karrio
- mappers/laposte
- plugins/laposte
- providers/laposte
- tests
- laposte
- mydhl
- karrio
- mappers/mydhl
- plugins/mydhl
- providers/mydhl
- pickup
- shipment
- tests
- mydhl
- parcelone
- karrio
- mappers/parcelone
- plugins/parcelone
- providers/parcelone
- shipment
- tests/parcelone
- postat
- karrio
- mappers/postat
- plugins/postat
- providers/postat
- shipment
- tests
- postat
- purolator
- karrio
- mappers/purolator
- plugins/purolator
- providers/purolator
- pickup
- shipment
- tests
- purolator
- seko
- karrio
- mappers/seko
- plugins/seko
- providers/seko
- shipment
- tests
- seko
- sendle
- karrio
- mappers/sendle
- plugins/sendle
- providers/sendle
- shipment
- tests
- sendle
- smartkargo
- karrio
- mappers/smartkargo
- plugins/smartkargo
- providers/smartkargo
- shipment
- tests
- smartkargo
- spring
- karrio
- mappers/spring
- plugins/spring
- providers/spring
- shipment
- tests
- spring
- teleship
- karrio
- mappers/teleship
- plugins/teleship
- providers/teleship
- hooks
- pickup
- shipment
- webhook
- tests
- teleship
- ups
- karrio
- mappers/ups
- plugins/ups
- providers/ups
- pickup
- shipment
- tests/ups
- usps_international
- karrio
- mappers/usps_international
- plugins/usps_international
- providers/usps_international
- pickup
- shipment
- tests
- usps_international
- usps
- karrio
- mappers/usps
- plugins/usps
- providers/usps
- pickup
- shipment
- tests
- usps
- core/karrio/server
- core
- backends
- management
- commands
- migrations
- models
- tests
- views
- filters
- iam
- migrations
- providers
- management/commands
- migrations
- models
- serializers
- tests
- views
- serializers
- tracing
- migrations
- user
- migrations
- data
- karrio/server
- data
- migrations
- resources
- serializers
- templates
- tests
- views
- events/task_definitions/data
- graph/schemas
- data
- settings
- documents/karrio/server
- documents
- migrations
- serializers
- tests
- views
- graph/schemas
- documents
- events
- karrio/server
- events
- management
- commands
- migrations
- serializers
- task_definitions/base
- tests
- views
- graph/schemas
- events
- graph/karrio/server
- graph
- management/commands
- migrations
- tests
- settings
- huey
- karrio/server
- admin/schemas/huey
- huey
- tests
- settings
- manager/karrio/server/manager
- migrations
- serializers
- tests
- views
- orders/karrio/server
- graph/schemas
- orders
- orders
- migrations
- serializers
- tests
- settings
- pricing/karrio/server/pricing
- migrations
- proxy/karrio/server/proxy
- tests
- views
- sdk
- karrio
- addons
- api
- core
- tests
- utils
- mappers
- plugins
- providers
- schemas
- universal
- mappers
- providers
- rating
- shipping
- tests
- core
- soap/pysoap
- packages/types/graphql
- plugins
- addresscomplete/karrio
- mappers/addresscomplete
- plugins/addresscomplete
- providers/addresscomplete
- googlegeocoding/karrio
- mappers/googlegeocoding
- plugins/googlegeocoding
- providers/googlegeocoding
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
114 | | - | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | | - | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
169 | 173 | | |
170 | 174 | | |
171 | 175 | | |
172 | | - | |
173 | | - | |
174 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
175 | 189 | | |
176 | 190 | | |
177 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | | - | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
159 | 163 | | |
160 | 164 | | |
161 | 165 | | |
162 | 166 | | |
163 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
164 | 171 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
129 | 136 | | |
130 | 137 | | |
131 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 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 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
0 commit comments