This commit is contained in:
2026-03-22 23:54:59 +01:00
parent 91963d5173
commit 686429d9cf
20 changed files with 721 additions and 61 deletions

View File

@@ -474,9 +474,9 @@
},
"composer.json": {
"type": "-",
"size": 687,
"lmtime": 1772489482442,
"modified": true
"size": 722,
"lmtime": 1773786224662,
"modified": false
},
"composer.lock": {
"type": "-",
@@ -874,8 +874,14 @@
},
"20260316_000001_add_attachment1_to_email_templates.sql": {
"type": "-",
"size": 96,
"lmtime": 1773701415069,
"size": 378,
"lmtime": 1773787052845,
"modified": false
},
"20260318_000057_create_automation_tables.sql": {
"type": "-",
"size": 1631,
"lmtime": 1773789478088,
"modified": false
}
},
@@ -928,14 +934,14 @@
"DOCS": {
"ARCHITECTURE.md": {
"type": "-",
"size": 31763,
"lmtime": 1773615416923,
"size": 32951,
"lmtime": 1773790245031,
"modified": false
},
"DB_SCHEMA.md": {
"type": "-",
"size": 27900,
"lmtime": 1773701554836,
"size": 29737,
"lmtime": 1773789666999,
"modified": false
},
"ORDERS_SCHEMA_APILO_DRAFT.md": {
@@ -952,15 +958,15 @@
},
"TECH_CHANGELOG.md": {
"type": "-",
"size": 46908,
"lmtime": 1773615432190,
"size": 49699,
"lmtime": 1773790252961,
"modified": false
},
"todo.md": {
"type": "-",
"size": 2051,
"lmtime": 1772997209432,
"modified": true
"size": 2129,
"lmtime": 1773790444877,
"modified": false
}
},
".env": {
@@ -2189,8 +2195,8 @@
"css": {
"app.css": {
"type": "-",
"size": 36918,
"lmtime": 1773616475105,
"size": 48246,
"lmtime": 1773789643914,
"modified": false
},
"app.css.map": {
@@ -2228,6 +2234,12 @@
"size": 5768,
"lmtime": 1771873304132,
"modified": false
},
"automation-form.js": {
"type": "-",
"size": 5053,
"lmtime": 1773789606719,
"modified": false
}
}
}
@@ -2250,8 +2262,8 @@
"lang": {
"pl.php": {
"type": "-",
"size": 56930,
"lmtime": 1773009492281,
"size": 62881,
"lmtime": 1773788074010,
"modified": false
}
},
@@ -2286,8 +2298,8 @@
},
"app.scss": {
"type": "-",
"size": 42386,
"lmtime": 1773616457946,
"size": 42442,
"lmtime": 1773789619255,
"modified": false
},
"login.css": {
@@ -2308,6 +2320,20 @@
"lmtime": 1771866989000,
"modified": false
},
"modules": {
"_email-send.scss": {
"type": "-",
"size": 2093,
"lmtime": 1773786622096,
"modified": false
},
"_automation.scss": {
"type": "-",
"size": 1038,
"lmtime": 1773789611848,
"modified": false
}
},
"shared": {
"_ui-components.scss": {
"type": "-",
@@ -2318,6 +2344,7 @@
}
},
"views": {
"accounting": {},
"auth": {
"login.php": {
"type": "-",
@@ -2351,8 +2378,8 @@
"layouts": {
"app.php": {
"type": "-",
"size": 8934,
"lmtime": 1773616408513,
"size": 9146,
"lmtime": 1773789621995,
"modified": false
},
"auth.php": {
@@ -2389,10 +2416,24 @@
"lmtime": 1773004094862,
"modified": false
},
"partials": {
"email-send-modal.php": {
"type": "-",
"size": 7455,
"lmtime": 1773786546755,
"modified": false
}
},
"receipt-create.php": {
"type": "-",
"size": 4987,
"lmtime": 0,
"modified": false
},
"show.php": {
"type": "-",
"size": 27463,
"lmtime": 1773359729566,
"size": 31864,
"lmtime": 1773787790160,
"modified": false
}
},
@@ -2428,6 +2469,7 @@
"modified": false
}
},
"receipts": {},
"settings": {
"accounting.php": {
"type": "-",
@@ -2520,6 +2562,14 @@
"modified": false
}
},
"shipments": {
"prepare.php": {
"type": "-",
"size": 32252,
"lmtime": 1773359733203,
"modified": false
}
},
"users": {
"index.php": {
"type": "-",
@@ -2528,11 +2578,17 @@
"modified": false
}
},
"shipments": {
"prepare.php": {
"automation": {
"index.php": {
"type": "-",
"size": 32252,
"lmtime": 1773359733203,
"size": 3962,
"lmtime": 1773789562003,
"modified": false
},
"form.php": {
"type": "-",
"size": 7536,
"lmtime": 1773789588610,
"modified": false
}
}
@@ -2541,8 +2597,8 @@
"routes": {
"web.php": {
"type": "-",
"size": 18920,
"lmtime": 1773616330514,
"size": 21001,
"lmtime": 1773790233968,
"modified": false
}
},
@@ -2741,6 +2797,26 @@
}
},
"Modules": {
"Accounting": {
"AccountingController.php": {
"type": "-",
"size": 10212,
"lmtime": 0,
"modified": false
},
"ReceiptController.php": {
"type": "-",
"size": 14363,
"lmtime": 1773790208003,
"modified": false
},
"ReceiptRepository.php": {
"type": "-",
"size": 10253,
"lmtime": 0,
"modified": false
}
},
"Auth": {
"AuthController.php": {
"type": "-",
@@ -2859,6 +2935,26 @@
"modified": false
}
},
"Email": {
"AttachmentGenerator.php": {
"type": "-",
"size": 3204,
"lmtime": 1773786316666,
"modified": false
},
"EmailSendingService.php": {
"type": "-",
"size": 12532,
"lmtime": 1773790149417,
"modified": false
},
"VariableResolver.php": {
"type": "-",
"size": 3023,
"lmtime": 1773786302912,
"modified": false
}
},
"GS1": {
"GS1Service.php": {
"type": "-",
@@ -2902,14 +2998,14 @@
},
"OrdersController.php": {
"type": "-",
"size": 27184,
"lmtime": 1773392942464,
"size": 32146,
"lmtime": 1773788099402,
"modified": false
},
"OrdersRepository.php": {
"type": "-",
"size": 31275,
"lmtime": 1773401508499,
"size": 31950,
"lmtime": 1773787170333,
"modified": false
},
"OrderStatusSyncService.php": {
@@ -3291,20 +3387,6 @@
"modified": false
}
},
"Users": {
"UserRepository.php": {
"type": "-",
"size": 5346,
"lmtime": 1771691981226,
"modified": true
},
"UsersController.php": {
"type": "-",
"size": 5179,
"lmtime": 1772491357326,
"modified": false
}
},
"Shipments": {
"AllegroShipmentService.php": {
"type": "-",
@@ -3342,6 +3424,40 @@
"lmtime": 1772999586844,
"modified": false
}
},
"Users": {
"UserRepository.php": {
"type": "-",
"size": 5346,
"lmtime": 1771691981226,
"modified": true
},
"UsersController.php": {
"type": "-",
"size": 5179,
"lmtime": 1772491357326,
"modified": false
}
},
"Automation": {
"AutomationController.php": {
"type": "-",
"size": 11363,
"lmtime": 1773789536055,
"modified": false
},
"AutomationRepository.php": {
"type": "-",
"size": 8913,
"lmtime": 1773789501115,
"modified": false
},
"AutomationService.php": {
"type": "-",
"size": 5382,
"lmtime": 1773790173434,
"modified": false
}
}
}
},
@@ -5428,7 +5544,110 @@
"modified": false
}
},
"vendor": {}
"vendor": {
"autoload.php": {
"type": "-",
"size": 748,
"lmtime": 0,
"modified": false
},
"bin": {},
"composer": {
"2723ec57": {},
"autoload_classmap.php": {
"type": "-",
"size": 181999,
"lmtime": 0,
"modified": false
},
"autoload_files.php": {
"type": "-",
"size": 8667,
"lmtime": 0,
"modified": false
},
"autoload_namespaces.php": {
"type": "-",
"size": 139,
"lmtime": 0,
"modified": false
},
"autoload_psr4.php": {
"type": "-",
"size": 1264,
"lmtime": 1773786223380,
"modified": false
},
"autoload_real.php": {
"type": "-",
"size": 1622,
"lmtime": 0,
"modified": false
},
"autoload_static.php": {
"type": "-",
"size": 206600,
"lmtime": 1773786223514,
"modified": false
},
"ClassLoader.php": {
"type": "-",
"size": 16378,
"lmtime": 0,
"modified": false
},
"installed.json": {
"type": "-",
"size": 110832,
"lmtime": 1773786222000,
"modified": false
},
"installed.php": {
"type": "-",
"size": 16083,
"lmtime": 1773786222002,
"modified": false
},
"InstalledVersions.php": {
"type": "-",
"size": 17395,
"lmtime": 0,
"modified": false
},
"LICENSE": {
"type": "-",
"size": 1070,
"lmtime": 0,
"modified": false
},
"pcre": {},
"tmp-135de45491cf02a6927c90567690c94e.zip~": {
"type": "-",
"size": 0,
"lmtime": 1773786221394,
"modified": false
}
},
"dg": {},
"dompdf": {},
"maennchen": {},
"markbaker": {},
"masterminds": {},
"myclabs": {},
"nikic": {},
"phar-io": {},
"phpoffice": {},
"phpunit": {},
"psr": {},
"sabberworm": {},
"sebastian": {},
"staabm": {},
"thecodingmachine": {},
"theseer": {},
"phpmailer": {
"phpmailer": {}
}
}
}
},
"$version": 1