This commit is contained in:
2026-03-24 00:33:52 +01:00
parent 325a941c42
commit f592203b60
4 changed files with 191 additions and 46 deletions

View File

@@ -2,5 +2,5 @@ projectKey=orderPRO
serverUrl=https://sonar.project-pro.pl serverUrl=https://sonar.project-pro.pl
serverVersion=26.3.0.120487 serverVersion=26.3.0.120487
dashboardUrl=https://sonar.project-pro.pl/dashboard?id=orderPRO dashboardUrl=https://sonar.project-pro.pl/dashboard?id=orderPRO
ceTaskId=16807b34-3042-4ded-9751-89e00701d085 ceTaskId=ed32f370-62ab-459a-a255-d1d5b77526b2
ceTaskUrl=https://sonar.project-pro.pl/api/ce/task?id=16807b34-3042-4ded-9751-89e00701d085 ceTaskUrl=https://sonar.project-pro.pl/api/ce/task?id=ed32f370-62ab-459a-a255-d1d5b77526b2

View File

@@ -133,3 +133,17 @@ line_ending:
# list of regex patterns which, when matched, mark a memory entry as readonly. # list of regex patterns which, when matched, mark a memory entry as readonly.
# Extends the list from the global configuration, merging the two lists. # Extends the list from the global configuration, merging the two lists.
read_only_memory_patterns: [] read_only_memory_patterns: []
# advanced configuration option allowing to configure language server-specific options.
# Maps the language key to the options.
# Have a look at the docstring of the constructors of the LS implementations within solidlsp (e.g., for C# or PHP) to see which options are available.
# No documentation on options means no options are available.
ls_specific_settings: {}
# list of regex patterns for memories to completely ignore.
# Matching memories will not appear in list_memories or activate_project output
# and cannot be accessed via read_memory or write_memory.
# To access ignored memory files, use the read_file tool on the raw file path.
# Extends the list from the global configuration, merging the two lists.
# Example: ["_archive/.*", "_episodes/.*"]
ignored_memory_patterns: []

View File

@@ -472,6 +472,7 @@
"lmtime": 1771943170048, "lmtime": 1771943170048,
"modified": true "modified": true
}, },
"clients": {},
"composer.json": { "composer.json": {
"type": "-", "type": "-",
"size": 722, "size": 722,
@@ -883,6 +884,30 @@
"size": 1631, "size": 1631,
"lmtime": 1773789478088, "lmtime": 1773789478088,
"modified": false "modified": false
},
"20260322_000058_create_print_tables.sql": {
"type": "-",
"size": 1298,
"lmtime": 0,
"modified": false
},
"20260322_000059_create_shipment_presets_table.sql": {
"type": "-",
"size": 1099,
"lmtime": 1774218097180,
"modified": false
},
"20260323_000060_add_delivery_tracking_columns.sql": {
"type": "-",
"size": 1598,
"lmtime": 1774296445158,
"modified": false
},
"20260323_000061_add_shipment_tracking_cron_schedule.sql": {
"type": "-",
"size": 278,
"lmtime": 1774293990601,
"modified": false
} }
}, },
"seeders": {}, "seeders": {},
@@ -934,8 +959,8 @@
"DOCS": { "DOCS": {
"ARCHITECTURE.md": { "ARCHITECTURE.md": {
"type": "-", "type": "-",
"size": 32951, "size": 33394,
"lmtime": 1773790245031, "lmtime": 1774285995231,
"modified": false "modified": false
}, },
"DB_SCHEMA.md": { "DB_SCHEMA.md": {
@@ -956,24 +981,30 @@
"lmtime": 1772494183695, "lmtime": 1772494183695,
"modified": false "modified": false
}, },
"SHIPMENT_TRACKING_STATUSES.md": {
"type": "-",
"size": 8703,
"lmtime": 1774287008643,
"modified": false
},
"TECH_CHANGELOG.md": { "TECH_CHANGELOG.md": {
"type": "-", "type": "-",
"size": 49699, "size": 51132,
"lmtime": 1773790252961, "lmtime": 1774286010490,
"modified": false "modified": false
}, },
"todo.md": { "todo.md": {
"type": "-", "type": "-",
"size": 2129, "size": 3510,
"lmtime": 1773790444877, "lmtime": 1774296458106,
"modified": false "modified": false
} }
}, },
".env": { ".env": {
"type": "-", "type": "-",
"size": 393, "size": 475,
"lmtime": 1772752435680, "lmtime": 1772752435680,
"modified": false "modified": true
}, },
".env.codex.bak": { ".env.codex.bak": {
"type": "-", "type": "-",
@@ -987,6 +1018,12 @@
"lmtime": 1772491020678, "lmtime": 1772491020678,
"modified": true "modified": true
}, },
"_fix_carrier.php": {
"type": "-",
"size": 3272,
"lmtime": 1774296556289,
"modified": false
},
".gitignore": { ".gitignore": {
"type": "-", "type": "-",
"size": 82, "size": 82,
@@ -2195,8 +2232,8 @@
"css": { "css": {
"app.css": { "app.css": {
"type": "-", "type": "-",
"size": 48246, "size": 53175,
"lmtime": 1773789643914, "lmtime": 1774295150587,
"modified": false "modified": false
}, },
"app.css.map": { "app.css.map": {
@@ -2298,8 +2335,8 @@
}, },
"app.scss": { "app.scss": {
"type": "-", "type": "-",
"size": 42442, "size": 42669,
"lmtime": 1773789619255, "lmtime": 1774295127572,
"modified": false "modified": false
}, },
"login.css": { "login.css": {
@@ -2321,16 +2358,34 @@
"modified": false "modified": false
}, },
"modules": { "modules": {
"_automation.scss": {
"type": "-",
"size": 1038,
"lmtime": 1773789611848,
"modified": false
},
"_email-send.scss": { "_email-send.scss": {
"type": "-", "type": "-",
"size": 2093, "size": 2093,
"lmtime": 1773786622096, "lmtime": 1773786622096,
"modified": false "modified": false
}, },
"_automation.scss": { "_printing.scss": {
"type": "-", "type": "-",
"size": 1038, "size": 939,
"lmtime": 1773789611848, "lmtime": 0,
"modified": false
},
"_shipment-presets.scss": {
"type": "-",
"size": 2629,
"lmtime": 1774219643850,
"modified": false
},
"_delivery-status.scss": {
"type": "-",
"size": 802,
"lmtime": 1774294985916,
"modified": false "modified": false
} }
}, },
@@ -2412,9 +2467,9 @@
}, },
"list.php": { "list.php": {
"type": "-", "type": "-",
"size": 1600, "size": 3380,
"lmtime": 1773004094862, "lmtime": 1773004094862,
"modified": false "modified": true
}, },
"partials": { "partials": {
"email-send-modal.php": { "email-send-modal.php": {
@@ -2426,14 +2481,14 @@
}, },
"receipt-create.php": { "receipt-create.php": {
"type": "-", "type": "-",
"size": 4987, "size": 6502,
"lmtime": 0, "lmtime": 0,
"modified": false "modified": true
}, },
"show.php": { "show.php": {
"type": "-", "type": "-",
"size": 31864, "size": 39716,
"lmtime": 1773787790160, "lmtime": 1774295938464,
"modified": false "modified": false
} }
}, },
@@ -2565,8 +2620,8 @@
"shipments": { "shipments": {
"prepare.php": { "prepare.php": {
"type": "-", "type": "-",
"size": 32252, "size": 51866,
"lmtime": 1773359733203, "lmtime": 1774295564443,
"modified": false "modified": false
} }
}, },
@@ -2597,8 +2652,8 @@
"routes": { "routes": {
"web.php": { "web.php": {
"type": "-", "type": "-",
"size": 21001, "size": 23637,
"lmtime": 1773790233968, "lmtime": 1774285893715,
"modified": false "modified": false
} }
}, },
@@ -2638,8 +2693,8 @@
}, },
"project.yml": { "project.yml": {
"type": "-", "type": "-",
"size": 8695, "size": 9068,
"lmtime": 1773532113835, "lmtime": 1774285628214,
"modified": false "modified": false
} }
}, },
@@ -2858,8 +2913,8 @@
}, },
"CronHandlerFactory.php": { "CronHandlerFactory.php": {
"type": "-", "type": "-",
"size": 4482, "size": 5705,
"lmtime": 1773418273174, "lmtime": 1774293819740,
"modified": false "modified": false
}, },
"CronJobProcessor.php": { "CronJobProcessor.php": {
@@ -2898,6 +2953,12 @@
"lmtime": 1771954535742, "lmtime": 1771954535742,
"modified": false "modified": false
}, },
"ShipmentTrackingHandler.php": {
"type": "-",
"size": 1602,
"lmtime": 1774294151963,
"modified": false
},
"ShopProOfferTitlesRefreshHandler.php": { "ShopProOfferTitlesRefreshHandler.php": {
"type": "-", "type": "-",
"size": 3788, "size": 3788,
@@ -2998,14 +3059,14 @@
}, },
"OrdersController.php": { "OrdersController.php": {
"type": "-", "type": "-",
"size": 32146, "size": 33392,
"lmtime": 1773788099402, "lmtime": 1774216760398,
"modified": false "modified": false
}, },
"OrdersRepository.php": { "OrdersRepository.php": {
"type": "-", "type": "-",
"size": 31950, "size": 32265,
"lmtime": 1773787170333, "lmtime": 1774216750636,
"modified": false "modified": false
}, },
"OrderStatusSyncService.php": { "OrderStatusSyncService.php": {
@@ -3178,7 +3239,7 @@
}, },
"ApaczkaApiClient.php": { "ApaczkaApiClient.php": {
"type": "-", "type": "-",
"size": 9905, "size": 9909,
"lmtime": 1773396223690, "lmtime": 1773396223690,
"modified": true "modified": true
}, },
@@ -3208,8 +3269,8 @@
}, },
"CompanySettingsController.php": { "CompanySettingsController.php": {
"type": "-", "type": "-",
"size": 3488, "size": 3797,
"lmtime": 1773009473490, "lmtime": 1774217189003,
"modified": false "modified": false
}, },
"CompanySettingsRepository.php": { "CompanySettingsRepository.php": {
@@ -3296,6 +3357,12 @@
"lmtime": 1772492415867, "lmtime": 1772492415867,
"modified": false "modified": false
}, },
"PrintSettingsController.php": {
"type": "-",
"size": 3404,
"lmtime": 0,
"modified": false
},
"ReceiptConfigController.php": { "ReceiptConfigController.php": {
"type": "-", "type": "-",
"size": 5259, "size": 5259,
@@ -3390,26 +3457,68 @@
"Shipments": { "Shipments": {
"AllegroShipmentService.php": { "AllegroShipmentService.php": {
"type": "-", "type": "-",
"size": 14926, "size": 14932,
"lmtime": 1773396238404, "lmtime": 1773396238404,
"modified": true
},
"AllegroTrackingService.php": {
"type": "-",
"size": 1512,
"lmtime": 1774294131192,
"modified": false "modified": false
}, },
"ApaczkaShipmentService.php": { "ApaczkaShipmentService.php": {
"type": "-", "type": "-",
"size": 33037, "size": 33310,
"lmtime": 1773396238099, "lmtime": 1774296789152,
"modified": false
},
"ApaczkaTrackingService.php": {
"type": "-",
"size": 2367,
"lmtime": 1774294136946,
"modified": false
},
"DeliveryStatus.php": {
"type": "-",
"size": 10246,
"lmtime": 1774296842023,
"modified": false
},
"InpostShipmentService.php": {
"type": "-",
"size": 22575,
"lmtime": 0,
"modified": false
},
"InpostTrackingService.php": {
"type": "-",
"size": 3803,
"lmtime": 1774294254726,
"modified": false "modified": false
}, },
"ShipmentController.php": { "ShipmentController.php": {
"type": "-", "type": "-",
"size": 16702, "size": 18873,
"lmtime": 1773396224755, "lmtime": 1774285889068,
"modified": false "modified": false
}, },
"ShipmentPackageRepository.php": { "ShipmentPackageRepository.php": {
"type": "-", "type": "-",
"size": 5725, "size": 8391,
"lmtime": 1772746693527, "lmtime": 1774296780272,
"modified": false
},
"ShipmentPresetController.php": {
"type": "-",
"size": 3340,
"lmtime": 1774218170082,
"modified": false
},
"ShipmentPresetRepository.php": {
"type": "-",
"size": 4271,
"lmtime": 1774218111776,
"modified": false "modified": false
}, },
"ShipmentProviderInterface.php": { "ShipmentProviderInterface.php": {
@@ -3423,6 +3532,18 @@
"size": 855, "size": 855,
"lmtime": 1772999586844, "lmtime": 1772999586844,
"modified": false "modified": false
},
"ShipmentTrackingInterface.php": {
"type": "-",
"size": 426,
"lmtime": 1774293700586,
"modified": false
},
"ShipmentTrackingRegistry.php": {
"type": "-",
"size": 626,
"lmtime": 1774293728866,
"modified": false
} }
}, },
"Users": { "Users": {
@@ -5312,6 +5433,12 @@
"lmtime": 1772490702841, "lmtime": 1772490702841,
"modified": false "modified": false
}, },
"_test_apaczka.php": {
"type": "-",
"size": 2690,
"lmtime": 1774296169244,
"modified": false
},
"tests": { "tests": {
"bootstrap.php": { "bootstrap.php": {
"type": "-", "type": "-",

View File

@@ -33,3 +33,7 @@
37. [x] Nie działa zapisywanie numer REGON 37. [x] Nie działa zapisywanie numer REGON
38. [x] Customowe przyciski paczek 38. [x] Customowe przyciski paczek
39. [] Zamian głównego koloru przycisków z niebieskiego na inny (bo się z nagłówkami myli) 39. [] Zamian głównego koloru przycisków z niebieskiego na inny (bo się z nagłówkami myli)
40. [] Usunąć przycisk "Drukuj etykiety" z widoku https://orderpro.projectpro.pl/orders/list razem z mechanizmem, który to obsługuje
41. [] Jaki jest sens tylu logów z importu allegro np w tym zamówieniu https://orderpro.projectpro.pl/orders/29, skąd taka ilość, co jest pobierane i sprawdzane?
42. [] Nowy zdarzenie w zadaniach automatyczny -> zmiana statusu przesyłki, oraz nowe waruneki dla zdarzenia "zmiana statusu przesyłki": przesyłka zarejestrowana, przesyłka do odbioru, przesyłka nadana w punkcie, przesyłka odebrana, przesyłka anulowana, przesyłka nieodebrana, przesyłka odebrana (zwrot), chyba że takich statusów się nie da to trzeba sprawdzić jakie się da.
43. [] Usuwanie wpisu z kolejki druku etykiet