coolify/resources/views/livewire/project
Claude bbb2aa9ad4
feat(logs): Add dropdown to download displayed or all logs
Users can now choose between downloading only the currently displayed
logs or fetching and downloading all available logs from the container.

Changes:
- Add downloadAllLogs() method that fetches all logs without limit
- Replace download button with dropdown menu
- Options: "Download displayed logs" and "Download all logs"

Addresses #7803
2025-12-29 17:59:23 +00:00
..
application Remove morph.updating hook that blocked log updates during text selection 2025-12-18 12:40:14 +01:00
database Disable wire:navigate for logs views 2025-12-17 18:13:18 +01:00
new Fix wireNavigate on external links and url()->previous() 2025-12-17 13:25:27 +01:00
resource Add wireNavigate to resource list cards on environment page 2025-12-17 12:18:07 +01:00
service Disable wire:navigate for logs views 2025-12-17 18:13:18 +01:00
shared feat(logs): Add dropdown to download displayed or all logs 2025-12-29 17:59:23 +00:00
add-empty.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
clone-me.blade.php refactor(ui): enhance project cloning interface with improved table layout for server and resource selection 2025-07-01 11:34:44 +02:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
environment-edit.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
index.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
show.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00