Commit 426932c
File tree
72 files changed
+654
-461
lines changed- apps
- api/karrio/server
- web/public
- www
- bin
- docker
- docs
- ee
- modules
- cli
- connectors
- australiapost
- canadapost
- chronopost
- dhl_express
- karrio/providers/dhl_express
- dhl_parcel_de
- dhl_poland
- dhl_universal
- dpd_meta
- dpd
- fedex
- karrio/providers/fedex
- tests/fedex
- generic
- gls
- hermes
- landmark
- laposte
- mydhl
- parcelone
- postat
- purolator
- seko
- karrio/providers/seko
- sendle
- teleship
- ups
- karrio/providers/ups
- usps_international
- usps
- core
- karrio/server/core
- data
- documents
- events
- graph
- manager
- karrio/server/manager
- serializers
- tests
- orders
- pricing
- proxy
- sdk
- karrio/core
- soap
- packages/types/rest
- docs
- schemas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+654
-461
lines changed| 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 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
- plugins/allied_express/pyproject.toml+1-1
- plugins/allied_express_local/pyproject.toml+1-1
- plugins/amazon_shipping/karrio/providers/amazon_shipping/rate.py+19-4
- plugins/amazon_shipping/pyproject.toml+1-1
- plugins/aramex/pyproject.toml+1-1
- plugins/asendia_us/pyproject.toml+1-1
- plugins/boxknight/pyproject.toml+1-1
- plugins/bpost/pyproject.toml+1-1
- plugins/canpar/karrio/providers/canpar/rate.py+11-1
- plugins/canpar/pyproject.toml+1-1
- plugins/colissimo/pyproject.toml+1-1
- plugins/dicom/pyproject.toml+1-1
- plugins/easypost/karrio/providers/easypost/rate.py+14-22
- plugins/easypost/pyproject.toml+1-1
- plugins/easyship/karrio/providers/easyship/rate.py+32-15
- plugins/easyship/pyproject.toml+1-1
- plugins/easyship/tests/easyship/test_rate.py+1-1
- plugins/easyship/tests/easyship/test_shipment.py+1-1
- plugins/eshipper/karrio/providers/eshipper/rate.py+11-1
- plugins/eshipper/pyproject.toml+1-1
- plugins/freightcom/pyproject.toml+1-1
- plugins/geodis/pyproject.toml+1-1
- plugins/hay_post/pyproject.toml+1-1
- plugins/locate2u/pyproject.toml+1-1
- plugins/nationex/karrio/providers/nationex/rate.py+11-1
- plugins/nationex/pyproject.toml+1-1
- plugins/roadie/karrio/providers/roadie/rate.py+12-1
- plugins/roadie/pyproject.toml+1-1
- plugins/royalmail/pyproject.toml+1-1
- plugins/sapient/pyproject.toml+1-1
- plugins/sapient/tests/sapient/test_shipment.py+223
- plugins/shipengine/pyproject.toml+1-1
- plugins/tge/karrio/providers/tge/rate.py+11-1
- plugins/tge/pyproject.toml+1-1
- plugins/tnt/karrio/providers/tnt/rate.py+11-1
- plugins/tnt/pyproject.toml+1-1
- plugins/veho/pyproject.toml+1-1
- plugins/zoom2u/pyproject.toml+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
File renamed without changes.
0 commit comments