Refactor Scontainers management
- Removed legacy Scontainers controller and view files, transitioning to a new controller structure. - Introduced ScontainersController to handle CRUD operations with improved dependency injection. - Created ScontainersRepository for database interactions, encapsulating logic for container management. - Updated container edit and list views to utilize new templating system. - Added unit tests for ScontainersRepository and ScontainersController to ensure functionality. - Enhanced form handling for container editing, including validation and error management.
This commit is contained in:
2
updates/0.20/ver_0.259_files.txt
Normal file
2
updates/0.20/ver_0.259_files.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
F: ../autoload/admin/controls/class.Scontainers.php
|
||||
F: ../autoload/admin/view/class.Scontainers.php
|
||||
Reference in New Issue
Block a user