coolify/resources/views
Andras Bacsai a5840501b4 fix(forms): use Alpine state for password visibility toggles
Replace shared `changePasswordFieldType` JS with component-local Alpine logic
across input, textarea, and env-var-input components. This keeps toggle
behavior consistent, resets visibility on `success` events, and preserves
`truncate` styling only when showing plaintext on enabled fields.

Also adds `PasswordVisibilityComponentTest` to verify Alpine bindings are
rendered and legacy handler references are removed.
2026-03-29 20:47:36 +02:00
..
auth test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
components fix(forms): use Alpine state for password visibility toggles 2026-03-29 20:47:36 +02:00
emails Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
errors chore: prepare for PR 2026-03-03 12:37:06 +01:00
invitation refactor: split invitation endpoint into GET (show) and POST (accept) 2026-03-26 14:30:27 +01:00
layouts fix(forms): use Alpine state for password visibility toggles 2026-03-29 20:47:36 +02:00
livewire feat(subscription): add billing interval to price preview 2026-03-27 19:05:13 +01:00
server
source Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00