coolify/resources/views/livewire/project/shared/scheduled-task
Andras Bacsai b354ab9a30 Fix execution time tooltip maximum value
Update tooltip text to correctly show that the maximum execution time is 36000 seconds (10 hours) instead of 3600 seconds. The validation already allowed up to 36000 seconds, but the UI was displaying incorrect information.

🤖 Generated with Claude Code

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-11 22:29:14 +01:00
..
add.blade.php Fix execution time tooltip maximum value 2025-12-11 22:29:14 +01:00
all.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
executions.blade.php feat(executions): add 'Load All' button to view all logs and implement loadAllLogs method for complete log retrieval 2025-09-15 11:05:29 +02:00
show.blade.php Fix execution time tooltip maximum value 2025-12-11 22:29:14 +01:00