coolify/resources/views
Andras Bacsai b1abdcee83 feat(environment-variables): implement environment variable analysis for build-time issues
- Added EnvironmentVariableAnalyzer trait to analyze and warn about problematic environment variables during the build process.
- Integrated analysis into ApplicationDeploymentJob and Livewire components to provide feedback on potential build issues.
- Introduced a new Blade component for displaying warnings related to environment variables in the UI.
2025-09-23 08:53:14 +02:00
..
auth feat(lang): add Polish language & improve forgot_password translation (#6306) 2025-08-04 14:13:33 +02:00
components feat(environment-variables): implement environment variable analysis for build-time issues 2025-09-23 08:53:14 +02:00
emails feat(email): implement email change request and verification process 2025-08-18 14:54:08 +02:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts Merge pull request #6556 from terijaki/patch-1 2025-09-22 12:55:19 +02:00
livewire feat(environment-variables): implement environment variable analysis for build-time issues 2025-09-23 08:53:14 +02:00
server
source feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00