coolify/resources/views/livewire/project/application
Andras Bacsai bf8dcac88c Move inline styles to global CSS file
Moved .log-highlight styles from Livewire component views to resources/css/app.css for better separation of concerns and reusability. This follows Laravel and Livewire best practices by keeping styles in the appropriate location rather than inline in component views.

Changes:
- Added .log-highlight styles to resources/css/app.css
- Removed inline <style> tags from deployment/show.blade.php
- Removed inline <style> tags from get-logs.blade.php
- Added XSS security test for log viewer
- Applied code formatting with Laravel Pint

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 13:15:01 +01:00
..
deployment Move inline styles to global CSS file 2025-12-04 13:15:01 +01:00
preview feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
advanced.blade.php feat: add Docker build cache preservation toggles and development logging 2025-11-26 13:42:02 +01:00
configuration.blade.php feat(tests): add comprehensive tests for ContainerStatusAggregator and serverStatus accessor 2025-11-20 17:31:07 +01:00
deployment-navbar.blade.php Add log search, download, and collapsible sections with lazy loading 2025-12-04 10:57:58 +01:00
destination.blade.php
general.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
heading.blade.php feat: add container restart tracking and crash loop detection 2025-11-10 13:04:31 +01:00
previews-compose.blade.php Fix preview domain generation for services with multiple domains 2025-10-16 13:10:29 +02:00
previews.blade.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
rollback.blade.php ui(core): update projects property type and enhance UI styling 2025-10-01 08:23:35 +02:00
source.blade.php refactor(application-source): improve layout and accessibility of Git repository links in the application source view 2025-09-10 18:29:52 +02:00
swarm.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00