coolify/resources/views
Andras Bacsai ce5555ca9f feat(storage): consolidate storage management into a single component with enhanced UI
- Merged the storage management functionalities into the Storage component, replacing the previous Add component.
- Introduced new methods for submitting persistent volumes, file mounts, and directory mounts, improving code organization and maintainability.
- Enhanced the UI with modals for adding volumes, files, and directories, providing a more intuitive user experience.
- Updated validation rules and error handling for improved robustness during storage submissions.
- Removed deprecated Add component and associated views to streamline the codebase.
2025-10-01 18:46:21 +02:00
..
auth feat(lang): add Polish language & improve forgot_password translation (#6306) 2025-08-04 14:13:33 +02:00
components ui(components): enhance close button accessibility in modal 2025-10-01 18:45:58 +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 refactor(dashboard): remove deployment loading logic and introduce DeploymentsIndicator component for better UI management 2025-09-30 11:43:30 +02:00
livewire feat(storage): consolidate storage management into a single component with enhanced UI 2025-10-01 18:46:21 +02:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
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