coolify/resources/views/livewire/project/shared
Andras Bacsai f8849aba73 feat(deployments): track application configuration diffs
Store deployment configuration snapshots on application deployment queues and compare them against the current application state. Surface grouped pending changes in the configuration checker and use build-impact diffs to decide when an existing image can skip the build step.
2026-05-13 09:58:58 +02:00
..
environment-variable feat(railpack): expose COOLIFY_* vars at build time and generalize buildpack control flag 2026-04-30 18:31:41 +02:00
scheduled-task feat(ui): add helper text for frequency input on scheduled task view 2026-03-29 15:46:11 +05:30
storages fix(ui): improve responsive project headings and controls 2026-04-09 19:51:31 +02:00
configuration-checker.blade.php feat(deployments): track application configuration diffs 2026-05-13 09:58:58 +02:00
danger.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
destination.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
execute-container-command.blade.php chore: prepare for PR 2026-03-10 20:37:22 +01:00
get-logs.blade.php fix(logs): disable auto-scroll on user scroll-up, re-enable on scroll-to-bottom 2026-04-28 10:33:08 +02:00
health-checks.blade.php fix(health-checks): sanitize and validate CMD healthcheck commands 2026-02-25 11:28:33 +01:00
logs.blade.php feat(preview-env): add production variable fallback for docker-compose 2026-03-25 13:26:50 +01:00
metrics.blade.php fix: prevent metric charts from freezing when navigating with wire:navigate 2026-01-02 12:36:17 +01:00
resource-limits.blade.php feat(ui): display memory limit fields in single row 2026-03-28 18:22:31 +05:30
resource-operations.blade.php feat(ui): add info callout to clone resource section about excluded items 2026-03-28 18:57:07 +05:30
tags.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
terminal.blade.php fix(terminal): update text color for terminal availability message and improve readability 2025-08-12 10:07:11 +02:00
upload-config.blade.php wip: coolify.json 2024-10-08 15:11:19 +02:00
webhooks.blade.php fix: Update documentation links in webhooks view to point to the correct API reference 2025-12-11 21:45:08 +01:00