Commit Graph

2390 Commits

Author SHA1 Message Date
Andras Bacsai
f283e9f53c Merge pull request #4942 from ari-party/main
fix: hide expand button if no additional lines to show
2025-01-28 10:54:43 +01:00
Andras Bacsai
ff55ef6d65 Merge pull request #4953 from O-Hammam/patch-1
Update change.blade.php
2025-01-28 10:50:55 +01:00
Andras Bacsai
fddaf9134d fix: disable certain parts if readonly label is turned off 2025-01-27 14:05:18 +01:00
Andras Bacsai
50750eb9e4 fix(ui): correct typo in container label helper text 2025-01-26 18:02:33 +01:00
O-Hammam
70bdb8d5ee Update change.blade.php 2025-01-24 21:09:51 +01:00
O-Hammam
76ad3ee414 Update change.blade.php
flipped the meaning
2025-01-24 20:57:51 +01:00
peaklabs-dev
23f803b879 fix(ui): typo in upgrade message 2025-01-24 15:35:01 +01:00
Andras Bacsai
db8f0de8a3 fix(ui): update database control UI to check server functionality before displaying actions 2025-01-24 11:14:55 +01:00
astrid
4790d00ad4 hide expand button if no additional lines to show 2025-01-23 20:43:20 +01:00
peaklabs-dev
1072a0c17c feat(ui): improve deployment UI
- fix: show time details even if a deployment has failed
- feat: added back "finished x min ago" to make it easier to see how long ago a deployment was finished
2025-01-23 13:21:11 +01:00
peaklabs-dev
09d64d4bf6 feat(terminal): show terminal unavailable if the container does not have a shell on the global terminal UI 2025-01-23 11:51:01 +01:00
peaklabs-dev
08e6c68513 fix(ui): use wire:navigate to navigate to the server settings page 2025-01-22 18:08:23 +01:00
peaklabs-dev
7cc90f02c5 fix(ui): metrics stuck in loading state 2025-01-22 18:07:57 +01:00
peaklabs-dev
c8ada1bbc9 fix(ui): proxy status badge flashing during navigation 2025-01-22 14:58:55 +01:00
peaklabs-dev
18be6deab7 fix(ui): Traefik dashboard url not working 2025-01-22 14:40:23 +01:00
peaklabs-dev
31992f4d02 fix(ui):show error on terminal if container has no shell (bash/sh) 2025-01-21 18:36:38 +01:00
peaklabs-dev
43a4d9b467 fix(ui): show preview deployment environment variables 2025-01-21 17:09:03 +01:00
peaklabs-dev
2844c6ce36 fix(ui): add missing save button for new Docker Cleanup page 2025-01-21 17:03:58 +01:00
Andras Bacsai
4b74ca56c3 feat(core): wip version of coolify.json 2025-01-21 14:09:12 +01:00
peaklabs-dev
8fa59f5ade fix(ui): Backups link should not redirected to general 2025-01-21 12:32:35 +01:00
Andras Bacsai
8e587965e1 fix: remove wire:navigate from import backups 2025-01-21 11:16:24 +01:00
Zakher Masri
36a987eb9d fix(ui): missing underline for docs link in the Swarm section (#4860) 2025-01-20 11:33:25 +01:00
Andras Bacsai
618b89f648 Merge pull request #4842 from peaklabs-dev/docker-cleanup-executions-ui
feat: Docker cleanup execution UI and some UI improvements
2025-01-16 21:42:02 +01:00
Andras Bacsai
e77c04a1e3 Add 'System Wide' checkbox for GitHub App configuration 2025-01-16 21:26:58 +01:00
Andras Bacsai
3c83c7fd6c Merge pull request #4754 from coollabsio/improve-git-and-service-provider
Improves: GitHub handling, AppServiceProvider and 500 error message rendering
2025-01-16 21:09:08 +01:00
peaklabs-dev
e0aeb35316 fix: Cancelled deployments should not show end and duration time 2025-01-16 15:43:48 +01:00
peaklabs-dev
794e5357c9 chore: remove unused code and fix import 2025-01-16 15:39:53 +01:00
peaklabs-dev
30f36f96db fix: use finished_at for the end time instead of created_at 2025-01-16 15:12:57 +01:00
peaklabs-dev
48b10de4f3 feat: improve deployment UI
- show full commit message with an expand button
- show only the first 7 characters of the commit hash, like on GitHub
2025-01-16 14:53:49 +01:00
peaklabs-dev
1169a49373 chore: remove dayjs 2025-01-16 14:48:41 +01:00
🏔️ Peak
11d1a9e6fd Merge branch 'next' into docker-cleanup-executions-ui 2025-01-16 14:41:23 +01:00
Andras Bacsai
7a8f66b2ec fix: logs icons everywhere + terminal 2025-01-16 12:40:37 +01:00
Andras Bacsai
55d61ffaee fix: add finished_at to app deployment jobs
fix: show deployment job running measurements
fix: terminal should not be wire:navigated
2025-01-16 12:05:59 +01:00
🏔️ Peak
e2a9cb61aa Merge branch 'next' into docker-cleanup-executions-ui 2025-01-16 11:28:09 +01:00
peaklabs-dev
f5bc80b580 fix: use wire:navigate on server sidebar 2025-01-16 11:24:22 +01:00
Andras Bacsai
11414d347f feat: enhance import command options with additional guidance and improved checkbox label 2025-01-16 11:14:06 +01:00
🏔️ Peak
881914dc86 Merge branch 'next' into docker-cleanup-executions-ui 2025-01-16 11:13:57 +01:00
Andras Bacsai
433dff2684 improve navigation 2025-01-16 11:04:50 +01:00
Andras Bacsai
3f92c1e37b Merge pull request #4796 from peaklabs-dev/fix-navigation
Feat: Improve navigation performance
2025-01-16 10:42:42 +01:00
peaklabs-dev
65a2629237 feat: Docker cleanup executions UI 2025-01-15 20:11:40 +01:00
peaklabs-dev
684d3dd312 feat: new sidebar menu and order 2025-01-15 20:02:44 +01:00
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
peaklabs-dev
23ae0677eb feat: move docker cleanup to its own tab 2025-01-15 14:02:33 +01:00
Andras Bacsai
d9965fbdbe fix: wording 2025-01-14 09:22:15 +01:00
Andras Bacsai
b01ea8b46d Merge pull request #4818 from peaklabs-dev/feat-backup-retention
Feat: Improve backup retention (for database backups)
2025-01-14 09:10:33 +01:00
Andras Bacsai
6a8cc0f80d Merge branch 'next' into fix-cloning 2025-01-14 08:50:22 +01:00
Andras Bacsai
aab5398b80 fix: monaco editor disabled state 2025-01-14 08:49:03 +01:00
peaklabs-dev
e9f691bf45 fix: storage retention setting
- feat: add storage retention to local storage as well
- fix: UI input for max storage now allows exact decimals so MB input is now also possible
- fix: Database column is now decimal instead of integer
- fix: variable naming of storage check no longer overwrites $backup - renamed it to $backupExecution
2025-01-13 19:49:12 +01:00
peaklabs-dev
71edab4192 fix: UI 2025-01-13 16:54:22 +01:00
peaklabs-dev
a8b77b389a feat: use new backup deletion functions 2025-01-13 16:38:16 +01:00