coolify/app/Livewire/Server
Andras Bacsai 5c4a265542 refactor(validation): implement centralized validation patterns across components
- Introduced `ValidationPatterns` class to standardize validation rules and messages for various fields across multiple components.
- Updated components including `General`, `StackForm`, `Create`, and `Show` to utilize the new validation patterns, ensuring consistent validation logic.
- Enhanced error messages for required fields and added regex validation for names and descriptions to improve user feedback.
- Adjusted styling in the `create.blade.php` view for better visual hierarchy.
2025-08-19 14:15:31 +02:00
..
CaCertificate feat(ca-certificate): add CA certificate management functionality with UI integration and routing 2025-05-29 14:27:28 +02:00
New refactor(validation): implement centralized validation patterns across components 2025-08-19 14:15:31 +02:00
PrivateKey Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Proxy refactor(proxy): remove commented-out listener and method for cleaner code structure 2025-06-10 10:58:28 +02:00
Security feat(dev patches): add functionality to send test email with patch data in development mode 2025-08-17 17:58:38 +02:00
Advanced.php feat(ca-certificate): add CA certificate management functionality with UI integration and routing 2025-05-29 14:27:28 +02:00
Charts.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CloudflareTunnel.php fix(cloudflare): update refresh method to correctly set Cloudflare tunnel status and improve user notification on IP address update 2025-06-10 11:47:29 +02:00
Create.php Fix styling 2024-06-10 20:43:34 +00:00
Delete.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Destinations.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
DockerCleanup.php fix(docker): volumes get delete when stopping a service if Delete Unused Volumes is activated (#6317) 2025-08-04 21:15:56 +02:00
DockerCleanupExecutions.php feat: Docker cleanup executions UI 2025-01-15 20:11:40 +01:00
Index.php Fix styling 2024-06-10 20:43:34 +00:00
LogDrains.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Navbar.php refactor(navbar): simplify proxy status handling and enhance loading indicators for better user experience 2025-06-13 07:16:44 +02:00
Proxy.php fix(ui): enhance status refresh buttons with loading indicators 2025-06-24 13:34:56 +02:00
Resources.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Show.php refactor(validation): implement centralized validation patterns across components 2025-08-19 14:15:31 +02:00
ValidateAndInstall.php refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00