coolify/resources/views/livewire/project/database
Andras Bacsai cbba7f0a67 Add collapsible option to GetLogs component and improve toolbar layout
Added a new `collapsible` property to GetLogs component that allows disabling the expandable header, useful for log viewers in dedicated pages and slide-overs. Applied this to Sentinel logs, Proxy logs, and Coolify Proxy log pages. Also improved the toolbar by moving the lines counter to the left side with an inline prefix label and repositioning the match counter next to it for better organization.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 15:37:14 +01:00
..
backup feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
clickhouse Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
dragonfly Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
keydb Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
mariadb Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
mongodb Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
mysql Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
postgresql Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
redis Add collapsible option to GetLogs component and improve toolbar layout 2025-12-04 15:37:14 +01:00
backup-edit.blade.php fix: remove unnecessary step attribute from maximum storage input fields 2025-10-29 20:43:32 +01:00
backup-executions.blade.php feat: add S3 storage integration for file import 2025-11-14 10:43:19 +01:00
backup-now.blade.php fix: update Livewire button click method to use camelCase 2025-01-07 11:03:23 +01:00
configuration.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
create-scheduled-backup.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
heading.blade.php fix: prevent Livewire snapshot error in database restore modal 2025-11-28 09:21:32 +01:00
import.blade.php fix: prevent Livewire snapshot error in database restore modal 2025-11-28 09:21:32 +01:00
init-script.blade.php fix indexing after deletion and make sure init script is removed form the server 2024-10-18 20:51:51 +02:00
scheduled-backups.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00