coolify/resources/views/components/forms
Andras Bacsai 8044045f13 fix(ui): replace border-l dirty indicator with box-shadow
Use inset box-shadow instead of left border to show unsaved env var
state, avoiding layout shift and border-radius interference.
2026-05-07 13:46:11 +02:00
..
button.blade.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
checkbox.blade.php fix(ui): improve responsive project headings and controls 2026-04-09 19:51:31 +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 chore: prepare for PR 2026-02-09 15:24:24 +01:00
env-var-input.blade.php fix(ui): replace border-l dirty indicator with box-shadow 2026-05-07 13:46:11 +02:00
input.blade.php fix(forms): use Alpine state for password visibility toggles 2026-03-29 20:47:36 +02:00
monaco-editor.blade.php refactor: use random_int() for email change verification codes 2026-03-28 12:25:54 +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(forms): use Alpine state for password visibility toggles 2026-03-29 20:47:36 +02:00