This commit is contained in:
2026-03-17 00:06:07 +01:00
parent 2f73a940de
commit 74230cb7c3
3 changed files with 159 additions and 44 deletions

View File

@@ -21,7 +21,8 @@
"Bash(php -r ':*)", "Bash(php -r ':*)",
"Bash(php tmp_gs1_test.php)", "Bash(php tmp_gs1_test.php)",
"mcp__serena__write_memory", "mcp__serena__write_memory",
"mcp__serena__prepare_for_new_conversation" "mcp__serena__prepare_for_new_conversation",
"Bash(npx sass:*)"
] ]
} }
} }

View File

@@ -154,7 +154,7 @@ PLAN ──▶ APPLY ──▶ UNIFY
- **Delivery mapping "Szukaj..." layout** — JS `attachSelectFilter()` w allegro.php tworzy input search dla InPost/Apaczka selectów, wizualnie wygląda jakby należał do wiersza powyżej. Pre-existing bug, do naprawy osobno. - **Delivery mapping "Szukaj..." layout** — JS `attachSelectFilter()` w allegro.php tworzy input search dla InPost/Apaczka selectów, wizualnie wygląda jakby należał do wiersza powyżej. Pre-existing bug, do naprawy osobno.
### Git State ### Git State
Last commit: pending (feat(14-email-templates): phase 14 complete) Last commit: 2f73a94 (feat(14-email-templates): CRUD szablonów e-mail z Quill.js + załączniki)
Branch: main Branch: main
Feature branches merged: none Feature branches merged: none

View File

@@ -474,7 +474,7 @@
}, },
"composer.json": { "composer.json": {
"type": "-", "type": "-",
"size": 618, "size": 687,
"lmtime": 1772489482442, "lmtime": 1772489482442,
"modified": true "modified": true
}, },
@@ -614,6 +614,12 @@
"lmtime": 1772395832205, "lmtime": 1772395832205,
"modified": false "modified": false
}, },
"20260301_000014b_add_products_sku_format_setting.sql": {
"type": "-",
"size": 200,
"lmtime": 0,
"modified": false
},
"20260301_000015_add_shoppro_settings_fields_to_products.sql": { "20260301_000015_add_shoppro_settings_fields_to_products.sql": {
"type": "-", "type": "-",
"size": 340, "size": 340,
@@ -811,6 +817,60 @@
"size": 1180, "size": 1180,
"lmtime": 1773359286267, "lmtime": 1773359286267,
"modified": false "modified": false
},
"20260314_000048_add_orders_performance_indexes.sql": {
"type": "-",
"size": 488,
"lmtime": 0,
"modified": false
},
"20260314_000049_add_cron_last_run_at_setting.sql": {
"type": "-",
"size": 181,
"lmtime": 0,
"modified": false
},
"20260315_000050_create_receipt_configs_table.sql": {
"type": "-",
"size": 780,
"lmtime": 0,
"modified": false
},
"20260315_000051_create_receipts_table.sql": {
"type": "-",
"size": 1183,
"lmtime": 0,
"modified": false
},
"20260315_000052_create_receipt_number_counters_table.sql": {
"type": "-",
"size": 589,
"lmtime": 0,
"modified": false
},
"20260315_000053_extend_company_settings_extra_fields.sql": {
"type": "-",
"size": 380,
"lmtime": 0,
"modified": false
},
"20260315_000054_create_email_mailboxes_table.sql": {
"type": "-",
"size": 823,
"lmtime": 1773614469495,
"modified": false
},
"20260315_000055_create_email_templates_table.sql": {
"type": "-",
"size": 724,
"lmtime": 1773614472171,
"modified": false
},
"20260315_000056_create_email_logs_table.sql": {
"type": "-",
"size": 1232,
"lmtime": 1773614476870,
"modified": false
} }
}, },
"seeders": {}, "seeders": {},
@@ -862,14 +922,14 @@
"DOCS": { "DOCS": {
"ARCHITECTURE.md": { "ARCHITECTURE.md": {
"type": "-", "type": "-",
"size": 28598, "size": 31763,
"lmtime": 1773009533084, "lmtime": 1773615416923,
"modified": true "modified": false
}, },
"DB_SCHEMA.md": { "DB_SCHEMA.md": {
"type": "-", "type": "-",
"size": 21229, "size": 27618,
"lmtime": 1773392001064, "lmtime": 1773615386808,
"modified": false "modified": false
}, },
"ORDERS_SCHEMA_APILO_DRAFT.md": { "ORDERS_SCHEMA_APILO_DRAFT.md": {
@@ -886,13 +946,13 @@
}, },
"TECH_CHANGELOG.md": { "TECH_CHANGELOG.md": {
"type": "-", "type": "-",
"size": 44187, "size": 46908,
"lmtime": 1773009766985, "lmtime": 1773615432190,
"modified": false "modified": false
}, },
"todo.md": { "todo.md": {
"type": "-", "type": "-",
"size": 3163, "size": 2051,
"lmtime": 1772997209432, "lmtime": 1772997209432,
"modified": true "modified": true
} }
@@ -2123,8 +2183,8 @@
"css": { "css": {
"app.css": { "app.css": {
"type": "-", "type": "-",
"size": 41813, "size": 36918,
"lmtime": 1773532822802, "lmtime": 1773616475105,
"modified": false "modified": false
}, },
"app.css.map": { "app.css.map": {
@@ -2220,8 +2280,8 @@
}, },
"app.scss": { "app.scss": {
"type": "-", "type": "-",
"size": 39450, "size": 42386,
"lmtime": 1773532816024, "lmtime": 1773616457946,
"modified": false "modified": false
}, },
"login.css": { "login.css": {
@@ -2285,8 +2345,8 @@
"layouts": { "layouts": {
"app.php": { "app.php": {
"type": "-", "type": "-",
"size": 7518, "size": 8934,
"lmtime": 1772990003833, "lmtime": 1773616408513,
"modified": false "modified": false
}, },
"auth.php": { "auth.php": {
@@ -2363,11 +2423,17 @@
} }
}, },
"settings": { "settings": {
"accounting.php": {
"type": "-",
"size": 9142,
"lmtime": 0,
"modified": false
},
"allegro.php": { "allegro.php": {
"type": "-", "type": "-",
"size": 38737, "size": 38757,
"lmtime": 1773002789330, "lmtime": 1773002789330,
"modified": false "modified": true
}, },
"apaczka.php": { "apaczka.php": {
"type": "-", "type": "-",
@@ -2377,9 +2443,9 @@
}, },
"company.php": { "company.php": {
"type": "-", "type": "-",
"size": 6557, "size": 7622,
"lmtime": 1773009480295, "lmtime": 1773009480295,
"modified": false "modified": true
}, },
"cron.php": { "cron.php": {
"type": "-", "type": "-",
@@ -2393,6 +2459,12 @@
"lmtime": 1772491513567, "lmtime": 1772491513567,
"modified": false "modified": false
}, },
"email-mailboxes.php": {
"type": "-",
"size": 9893,
"lmtime": 1773614572500,
"modified": false
},
"gs1.php": { "gs1.php": {
"type": "-", "type": "-",
"size": 3499, "size": 3499,
@@ -2434,6 +2506,12 @@
"size": 17765, "size": 17765,
"lmtime": 1772493011660, "lmtime": 1772493011660,
"modified": false "modified": false
},
"email-templates.php": {
"type": "-",
"size": 12907,
"lmtime": 1773616394576,
"modified": false
} }
}, },
"users": { "users": {
@@ -2457,8 +2535,8 @@
"routes": { "routes": {
"web.php": { "web.php": {
"type": "-", "type": "-",
"size": 14437, "size": 18920,
"lmtime": 1773418817257, "lmtime": 1773616330514,
"modified": false "modified": false
} }
}, },
@@ -2468,14 +2546,14 @@
"php": { "php": {
"document_symbols.pkl": { "document_symbols.pkl": {
"type": "-", "type": "-",
"size": 2856264, "size": 11193554,
"lmtime": 1771962503231, "lmtime": 1773615706599,
"modified": false "modified": false
}, },
"raw_document_symbols.pkl": { "raw_document_symbols.pkl": {
"type": "-", "type": "-",
"size": 955381, "size": 3560940,
"lmtime": 1771962503190, "lmtime": 1773615706397,
"modified": false "modified": false
} }
} }
@@ -2914,9 +2992,9 @@
"Settings": { "Settings": {
"AllegroApiClient.php": { "AllegroApiClient.php": {
"type": "-", "type": "-",
"size": 11092, "size": 12259,
"lmtime": 1773396192542, "lmtime": 1773396192542,
"modified": false "modified": true
}, },
"AllegroDeliveryMappingController.php": { "AllegroDeliveryMappingController.php": {
"type": "-", "type": "-",
@@ -2938,21 +3016,21 @@
}, },
"AllegroIntegrationRepository.php": { "AllegroIntegrationRepository.php": {
"type": "-", "type": "-",
"size": 15397, "size": 15401,
"lmtime": 1773396209969, "lmtime": 1773396209969,
"modified": false "modified": true
}, },
"AllegroOAuthClient.php": { "AllegroOAuthClient.php": {
"type": "-", "type": "-",
"size": 6185, "size": 7133,
"lmtime": 1773396209523, "lmtime": 1773396209523,
"modified": false "modified": true
}, },
"AllegroOrderImportService.php": { "AllegroOrderImportService.php": {
"type": "-", "type": "-",
"size": 29620, "size": 29642,
"lmtime": 1773397494713, "lmtime": 1773397494713,
"modified": false "modified": true
}, },
"AllegroOrdersSyncService.php": { "AllegroOrdersSyncService.php": {
"type": "-", "type": "-",
@@ -2986,21 +3064,21 @@
}, },
"AllegroStatusSyncService.php": { "AllegroStatusSyncService.php": {
"type": "-", "type": "-",
"size": 3869, "size": 3870,
"lmtime": 1773397499705, "lmtime": 1773397499705,
"modified": false "modified": true
}, },
"AllegroTokenManager.php": { "AllegroTokenManager.php": {
"type": "-", "type": "-",
"size": 3075, "size": 3079,
"lmtime": 1773396209752, "lmtime": 1773396209752,
"modified": false "modified": true
}, },
"ApaczkaApiClient.php": { "ApaczkaApiClient.php": {
"type": "-", "type": "-",
"size": 8957, "size": 9905,
"lmtime": 1773396223690, "lmtime": 1773396223690,
"modified": false "modified": true
}, },
"ApaczkaIntegrationController.php": { "ApaczkaIntegrationController.php": {
"type": "-", "type": "-",
@@ -3034,7 +3112,7 @@
}, },
"CompanySettingsRepository.php": { "CompanySettingsRepository.php": {
"type": "-", "type": "-",
"size": 7207, "size": 8173,
"lmtime": 1773009466748, "lmtime": 1773009466748,
"modified": true "modified": true
}, },
@@ -3044,6 +3122,30 @@
"lmtime": 1772992347512, "lmtime": 1772992347512,
"modified": false "modified": false
}, },
"EmailMailboxController.php": {
"type": "-",
"size": 11861,
"lmtime": 1773614534421,
"modified": false
},
"EmailMailboxRepository.php": {
"type": "-",
"size": 5298,
"lmtime": 1773614497616,
"modified": false
},
"EmailTemplateController.php": {
"type": "-",
"size": 8176,
"lmtime": 1773616559930,
"modified": false
},
"EmailTemplateRepository.php": {
"type": "-",
"size": 3566,
"lmtime": 1773616255340,
"modified": false
},
"InpostIntegrationController.php": { "InpostIntegrationController.php": {
"type": "-", "type": "-",
"size": 3816, "size": 3816,
@@ -3092,6 +3194,18 @@
"lmtime": 1772492415867, "lmtime": 1772492415867,
"modified": false "modified": false
}, },
"ReceiptConfigController.php": {
"type": "-",
"size": 5259,
"lmtime": 0,
"modified": false
},
"ReceiptConfigRepository.php": {
"type": "-",
"size": 3486,
"lmtime": 0,
"modified": false
},
"SettingsController.php": { "SettingsController.php": {
"type": "-", "type": "-",
"size": 16670, "size": 16670,
@@ -3100,9 +3214,9 @@
}, },
"ShopproApiClient.php": { "ShopproApiClient.php": {
"type": "-", "type": "-",
"size": 9043, "size": 9991,
"lmtime": 1772996784239, "lmtime": 1772996784239,
"modified": false "modified": true
}, },
"ShopProClient.php": { "ShopProClient.php": {
"type": "-", "type": "-",