coolify/resources/views/livewire
2026-05-31 21:52:46 +02:00
..
admin Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
boarding feat: add async prerequisite installation with retry logic and visual feedback 2025-11-24 08:44:04 +01:00
destination style(destination): capitalize server label 2026-05-26 14:54:01 +02:00
notifications fix(ui): improve responsive project headings and controls 2026-04-09 19:51:31 +02:00
profile feat(profile): add appearance preferences page 2026-05-29 13:59:01 +02:00
project fix(terminal): keep sessions alive without hard timeouts 2026-05-31 21:52:46 +02:00
security feat(security): support expiration on API tokens with warning notifications 2026-04-20 14:28:38 +02:00
server fix(destinations): handle empty and server-scoped destinations 2026-05-19 12:50:08 +02:00
settings feat(mcp): add MCP server with read-only tools for Coolify resources 2026-04-29 10:30:43 +02:00
shared-variables feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
source/github fix(github): require opt-in custom webhook endpoint 2026-05-27 09:11:23 +02:00
storage feat(storage): add storage management for backup schedules 2026-03-19 12:48:52 +01:00
subscription refactor(deployment): move copyLogs to client-side and hide refund when ineligible 2026-05-05 15:30:32 +02:00
tags Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
team Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
terminal Changes auto-committed by Conductor 2025-10-20 14:07:45 +02:00
activity-monitor.blade.php fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
dashboard.blade.php fix(ui): make dashboard add buttons visible in light mode 2026-04-06 15:09:54 -04:00
deployments-indicator.blade.php fix(ui): align deployment indicator with collapsed sidebar 2026-05-11 16:25:15 +02:00
force-password-reset.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
global-search.blade.php style(navbar): refine collapsed sidebar spacing 2026-05-12 11:07:19 +02:00
help.blade.php
layout-popups.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01: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 Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
settings-dropdown.blade.php fix(settings): update What's New menu icon 2026-05-29 14:02:41 +02:00
settings-email.blade.php fix(validation): add input validation for emails configuration 2026-03-29 12:13:30 +05:30
settings-oauth.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
switch-team.blade.php style(teams): update switch team button styling 2026-05-11 23:51:20 +02:00
upgrade.blade.php fix(navbar): align upgrade item with collapsed menu 2026-05-26 12:03:30 +02:00
verify-email.blade.php