coolify/resources/views/components/forms
Andras Bacsai 0959eefe96 Add Simple View toggle for logs with localStorage persistence
Users can now switch between the enhanced color-coded log view and the original simple raw text view using a new toggle checkbox. The preference is saved to localStorage and persists across page reloads and different resources.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 15:11:07 +01:00
..
button.blade.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
checkbox-alpine.blade.php Add Simple View toggle for logs with localStorage persistence 2025-12-02 15:11:07 +01:00
checkbox.blade.php Fix duplicate HTML ID warnings in form components 2025-10-14 10:27:41 +02:00
copy-button.blade.php fix(ui): only show copy button on https 2025-04-02 19:38:53 +02:00
datalist.blade.php fix: eliminate layout shift on input border indicator using box-shadow 2025-11-21 15:29:06 +01:00
env-var-input.blade.php feat: add availableSharedVariables method and enhance env-var-input component for better password handling 2025-11-27 10:23:46 +01:00
input.blade.php fix: eliminate layout shift on input border indicator using box-shadow 2025-11-21 15:29:06 +01:00
monaco-editor.blade.php fix: Monaco editor empty for docker compose applications 2025-10-27 12:48:20 +01:00
select.blade.php fix: eliminate layout shift on input border indicator using box-shadow 2025-11-21 15:29:06 +01:00
textarea.blade.php fix: eliminate layout shift on input border indicator using box-shadow 2025-11-21 15:29:06 +01:00