Jacek Pyziak e984548516 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.
2026-02-12 23:54:56 +01:00
2026-02-12 23:54:56 +01:00
2026-02-12 23:54:56 +01:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2026-02-12 23:54:56 +01:00
2026-02-12 23:54:56 +01:00
2024-10-23 13:44:50 +02:00
2026-02-12 23:54:56 +01:00
2025-03-11 17:54:39 +01:00
2024-10-23 13:44:50 +02:00
2025-06-04 22:08:10 +02:00
2025-08-12 23:40:25 +02:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2026-01-15 13:51:21 +01:00
2026-01-15 13:51:21 +01:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
Description
No description provided
95 MiB
Languages
JavaScript 44.9%
PHP 31.9%
CSS 10.9%
Less 7.1%
HTML 2.6%
Other 2.5%