coolify/resources/views/livewire
2025-08-23 18:50:50 +02:00
..
admin better impersonate 2024-12-16 12:48:09 +01:00
boarding fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
destination refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00
notifications fix(ui): reduce gap between input fields in email settings for better alignment 2025-06-25 12:37:13 +02:00
profile feat(email): implement email change request and verification process 2025-08-18 14:54:08 +02:00
project feat(auth): refine authorization checks for S3 storage and service management 2025-08-23 18:50:50 +02:00
security refactor(validation): implement centralized validation patterns across components 2025-08-19 14:15:31 +02:00
server feat(auth): implement authorization for Docker and server management 2025-08-22 14:04:25 +02:00
settings refactor(ui): remove unnecessary step3ButtonText attributes from modal confirmation components for cleaner code 2025-06-30 09:15:23 +02:00
shared-variables fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
source feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
storage refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00
subscription fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
tags fix(tags): update tag display to limit name length and adjust styling 2025-08-19 14:15:19 +02:00
team refactor(ui): remove unnecessary step3ButtonText attributes from modal confirmation components for cleaner code 2025-06-30 09:15:23 +02:00
terminal feat(terminal-access): implement terminal access control for servers and containers, including UI updates and backend logic 2025-05-29 14:09:05 +02:00
activity-monitor.blade.php refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
dashboard.blade.php refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00
force-password-reset.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
help.blade.php fix: remove livewire legacy from help view 2024-11-03 21:27:26 +01:00
layout-popups.blade.php fix(ui): update wording in sponsorship prompt for clarity and engagement 2025-06-26 12:14:21 +02:00
navbar-delete-team.blade.php refactor(ui): remove unnecessary step3ButtonText attributes from modal confirmation components for cleaner code 2025-06-30 09:15:23 +02:00
settings-backup.blade.php fix(ui): add padding to section headers in settings views for improved spacing 2025-06-25 12:29:59 +02:00
settings-dropdown.blade.php fix(settings-dropdown): adjust unread count badge size and display logic for better consistency 2025-08-19 14:29:13 +02:00
settings-email.blade.php fix(ui): reduce gap between input fields in email settings for better alignment 2025-06-25 12:37:13 +02:00
settings-oauth.blade.php fix(ui): add padding to section headers in settings views for improved spacing 2025-06-25 12:29:59 +02:00
switch-team.blade.php remove unnecessary things 2024-12-03 14:09:51 +01:00
upgrade.blade.php fix(notification): update unread count display and improve HTML rendering 2025-08-19 14:14:16 +02:00
verify-email.blade.php