coolify/resources/views/livewire
rosslh 17ba325924 fix(ui): make dashboard add buttons visible in light mode
The "+" icon buttons next to "Projects" and "Servers" headings used
text-white without a dark: prefix, making them invisible on light
backgrounds. Changed to text-black dark:text-white so the icon is
visible in both themes.

Fixes #9454
2026-04-06 15:09:54 -04:00
..
admin
boarding
destination
notifications fix(validation): add input validation for emails configuration 2026-03-29 12:13:30 +05:30
profile
project fix(project): handle slash branches in public repo URLs 2026-04-01 09:11:56 +02:00
security feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
server fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
settings
shared-variables feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00
source/github
storage
subscription feat(subscription): add billing interval to price preview 2026-03-27 19:05:13 +01:00
tags
team Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
terminal
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
force-password-reset.blade.php
global-search.blade.php
help.blade.php
layout-popups.blade.php
navbar-delete-team.blade.php
settings-backup.blade.php
settings-dropdown.blade.php
settings-email.blade.php
settings-oauth.blade.php
switch-team.blade.php
upgrade.blade.php
verify-email.blade.php