coolify/app/Livewire/Project/Service
Andras Bacsai 25a7be23a9 ui(storage): enhance file storage management with new properties and UI improvements
- Added properties to manage file and directory counts, improving data handling in the Livewire component.
- Updated the file storage view to include a tabbed interface for volumes, files, and directories, enhancing user navigation.
- Improved UI layout for better readability and user experience, including consistent styling and informative messages.
2025-10-01 08:23:21 +02:00
..
Configuration.php 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
Database.php 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
EditCompose.php fix(ui): Restrict service retrieval to current team 2025-02-27 12:17:23 +01:00
EditDomain.php move domain trimming before URL validation 2025-08-29 09:09:03 -04:00
FileStorage.php 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
Heading.php fix(service): ensure configuration changes are properly tracked and dispatched 2025-07-03 15:08:13 +02:00
Index.php 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
ServiceApplicationView.php move domain trimming before URL validation 2025-08-29 09:09:03 -04:00
StackForm.php refactor(validation): implement centralized validation patterns across components 2025-08-19 14:15:31 +02:00
Storage.php ui(storage): enhance file storage management with new properties and UI improvements 2025-10-01 08:23:21 +02:00