Files
shopPRO/updates/0.20/ver_0.268_files.txt
Jacek Pyziak 847fdbbf3f refactor(shop-statuses): migrate to DI, restructure docs into docs/ folder (0.268)
- Migrate ShopStatuses module to Domain + DI architecture
- Add ShopStatusRepository, ShopStatusesController with color picker
- Convert front\factory\ShopStatuses to facade
- Add FormFieldType::COLOR with HTML5 color picker
- Move documentation files to docs/ folder (PROJECT_STRUCTURE, REFACTORING_PLAN, CHANGELOG, FORM_EDIT_SYSTEM, TESTING, DATABASE_STRUCTURE)
- Tests: 254 tests, 736 assertions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 10:43:31 +01:00

8 lines
232 B
Plaintext

F: ../autoload/admin/controls/class.ShopStatuses.php
F: ../autoload/admin/factory/class.ShopStatuses.php
F: ../PROJECT_STRUCTURE.md
F: ../REFACTORING_PLAN.md
F: ../DATABASE_STRUCTURE.md
F: ../TESTING.md
F: ../UPDATE_INSTRUCTIONS.md