coolify/resources/views/livewire
Andras Bacsai 70024f0ca4
Merge pull request #6984 from Cinzya/feature/fix-allowedall-check
fix(settings): prevent false positives in allowed IPs validation
2025-10-26 11:00:15 +01:00
..
admin
boarding Fix Hetzner server redirect in onboarding flow 2025-10-23 16:17:01 +02:00
destination feat(project): enhance project index with resource creation capabilities 2025-10-07 17:17:31 +02:00
notifications feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
profile feat(project): enhance project index with resource creation capabilities 2025-10-07 17:17:31 +02:00
project fix: use break-all to force line wrapping in logs 2025-10-25 18:05:47 +02:00
security Changes auto-committed by Conductor 2025-10-17 23:04:24 +02:00
server Merge pull request #6961 from YaRissi/fix/hetzner-deprecated 2025-10-22 21:42:24 +02:00
settings fix: clarify warning message for allowed IPs configuration 2025-10-26 10:59:28 +01:00
shared-variables feat(project): enhance project index with resource creation capabilities 2025-10-07 17:17:31 +02:00
source/github fix: use x-cloak instead of inline style to prevent FOUC 2025-10-26 09:31:22 +01:00
storage Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
subscription refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
tags
team Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
terminal Changes auto-committed by Conductor 2025-10-20 14:07:45 +02:00
activity-monitor.blade.php
dashboard.blade.php fix(dashboard): add cursor pointer to modal input buttons for better UX 2025-10-08 09:31:19 +02:00
deployments-indicator.blade.php Merge pull request #6784 from abdia3/fix/deployments-indicator-stacking 2025-10-07 12:51:01 +02:00
force-password-reset.blade.php
global-search.blade.php feat: add onboarding guide link to global search no results state 2025-10-23 16:17:58 +02:00
help.blade.php
layout-popups.blade.php
navbar-delete-team.blade.php
settings-backup.blade.php
settings-dropdown.blade.php fix: eliminate dark mode white screen flicker on page transitions 2025-10-23 20:46:58 +02:00
settings-email.blade.php
settings-oauth.blade.php fix(socialite): add custom base URL support for GitLab provider in OAuth settings 2025-09-09 21:47:02 +08:00
switch-team.blade.php refactor(switch-team): remove label from team selection component for cleaner UI 2025-10-08 19:50:19 +02:00
upgrade.blade.php refactor(upgrade): replace warning div with a callout component for better UI consistency 2025-09-25 10:38:01 +02:00
verify-email.blade.php