coolify/resources/views
Andras Bacsai e89820b465 refactor(deployment): move copyLogs to client-side and hide refund when ineligible
Move copyLogs from PHP Livewire method to Alpine.js to avoid
unnecessary server round-trips. Extract collectVisibleLogs()
helper shared by both copy and download actions.

Hide refund section entirely when not eligible instead of
rendering a permanently disabled button.
2026-05-05 15:30:32 +02:00
..
auth test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
components fix(helper): add Alpine.js click toggle to info helper popup 2026-04-26 12:55:34 +02:00
emails feat(security): support expiration on API tokens with warning notifications 2026-04-20 14:28:38 +02: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 refactor(deployment): move copyLogs to client-side and hide refund when ineligible 2026-05-05 15:30:32 +02:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
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