coolify/resources/views
peaklabs-dev 85f38b7cb5
refactor: improve data formatting and UI
- move date and duration functions to a shared function
- remove duplicate code
- redesigned the deployment executions tab
- added start and end times for backups, scheduled tasks, deployments and docker cleanup executions
- calculated the duration for backups, scheduled tasks, deployments and Docker cleanup executions
- redesigned status badges with colors to make it easier to see your current status
- removed dependency on dayjs
- fixed calculation of execution time was sometimes incorrect
2025-01-15 18:35:20 +01:00
..
auth fix: adjust spacing in login form for improved layout 2024-12-12 11:36:50 +01:00
components feat: move docker cleanup to its own tab 2025-01-15 14:02:33 +01:00
emails fix: docker cleanup email notifications 2024-12-11 10:50:10 +01:00
errors Revert as this probably breaks other error code 2024-12-13 21:19:12 +01:00
layouts fix: Alpine in body layout 2024-11-26 16:15:41 +01:00
livewire refactor: improve data formatting and UI 2025-01-15 18:35:20 +01:00
security Feat: Delete unused private keys button 2024-09-19 19:27:25 +02:00
server
source fix: github app name is too long 2024-11-08 15:03:25 +01:00
vendor/mail