Andras Bacsai
|
2e56edd939
|
refactor: Update WebSocket connection initialization in terminal.blade.php
|
2024-09-18 09:51:20 +02:00 |
|
Andras Bacsai
|
8179a5c6a3
|
feat: custom terminal host
|
2024-09-18 09:43:47 +02:00 |
|
Andras Bacsai
|
5ecf31d1fc
|
refactor: Remove unnecessary code in Terminal.blade.php
|
2024-09-17 17:20:03 +02:00 |
|
Andras Bacsai
|
e937d30545
|
fix: move terminal to separate view on services
|
2024-09-17 17:15:34 +02:00 |
|
Andras Bacsai
|
595a2414b1
|
fix: if you exit a container manually, it should close the underlying tty as well
|
2024-09-17 16:48:58 +02:00 |
|
peaklabs-dev
|
283fcc87a5
|
Fix: SSH algorhytm text
|
2024-09-17 15:31:44 +02:00 |
|
peaklabs-dev
|
bdc0fc87f0
|
Fix: UI bug, do not write ssh key to disk in server dialog
|
2024-09-17 14:33:24 +02:00 |
|
Andras Bacsai
|
8967315c49
|
refactor: terminal / run command
|
2024-09-17 12:29:36 +02:00 |
|
Andras Bacsai
|
162fb7bfc5
|
fix: refactor run-command
|
2024-09-17 12:27:20 +02:00 |
|
Andras Bacsai
|
d92819ab60
|
fix: Handle WebSocket connection close in terminal.blade.php
|
2024-09-17 11:30:46 +02:00 |
|
peaklabs-dev
|
ba636a95dc
|
Refactor SSH Keys
|
2024-09-16 17:24:42 +02:00 |
|
Andras Bacsai
|
f71fb7266d
|
fix: terminal
|
2024-09-16 15:35:44 +02:00 |
|
Andras Bacsai
|
e1a6c3e776
|
chore: Refactor terminal component and select form layout
|
2024-09-16 11:25:20 +02:00 |
|
Andras Bacsai
|
f124a1e60d
|
chore: Update terminal button text and layout in application heading view
|
2024-09-16 10:56:11 +02:00 |
|
Andras Bacsai
|
3d6e53602c
|
Merge pull request #3443 from danielqba/main
Fix tooltip
|
2024-09-16 10:33:42 +02:00 |
|
Andras Bacsai
|
08e4afbbc4
|
fix: keep-alive ws connections
|
2024-09-16 10:20:57 +02:00 |
|
Luis Daniel
|
faf7ba50e6
|
Fix tootip
Fix the tooltip from the Server Docker cleanup frequency. Previous value was every 10 minutes. New value is every night at midnight according to changes https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.332
|
2024-09-15 07:19:23 -04:00 |
|
Andras Bacsai
|
dcf91cc034
|
Update WebSocket URL in terminal.blade.php to include /ws for consistency with the server configuration.
|
2024-09-13 16:58:16 +02:00 |
|
Andras Bacsai
|
51c43e7457
|
chore: Rename Command Center to Terminal in code and views
|
2024-09-13 15:18:00 +02:00 |
|
Andras Bacsai
|
2f692da1c9
|
chore: Update WebSocket URL in terminal.blade.php
|
2024-09-13 13:16:14 +02:00 |
|
Andras Bacsai
|
ecd98bfcd5
|
chore: Update APP_NAME environment variable in docker-compose.prod.yml
|
2024-09-13 13:13:23 +02:00 |
|
Andras Bacsai
|
b28d118609
|
Merge branch 'next' of github.com:coollabsio/coolify into next
|
2024-09-13 12:37:34 +02:00 |
|
Andras Bacsai
|
07893b432b
|
chore: Update button text for container connection form
|
2024-09-13 12:37:32 +02:00 |
|
Andras Bacsai
|
568d47d1dd
|
Merge pull request #3417 from lassejlv/patch-1
Fix spell error
|
2024-09-13 12:35:07 +02:00 |
|
Andras Bacsai
|
e48ad87cdb
|
chore: Update terminal styling for better readability
|
2024-09-13 12:19:13 +02:00 |
|
Andras Bacsai
|
b6080c2c8e
|
Merge branch 'next' into feat--terminal-pty
|
2024-09-13 11:25:47 +02:00 |
|
Andras Bacsai
|
aa4980289d
|
feat: make coolify full width by default
|
2024-09-13 10:51:51 +02:00 |
|
lasse
|
3086ef1462
|
Update actions.blade.php
|
2024-09-12 21:34:52 +02:00 |
|
peaklabs-dev
|
b9b33c831c
|
Fix: Made help text more clear
|
2024-09-12 17:17:19 +02:00 |
|
peaklabs-dev
|
9310af0301
|
Feat: New cf tunnel install flow
|
2024-09-12 15:50:22 +02:00 |
|
peaklabs-dev
|
0d3d5f40fd
|
Fix: Css issue with advanced settings and remove cf tunnel in onboarding
|
2024-09-12 14:58:52 +02:00 |
|
Luan Estradioto
|
35dfb1b0f8
|
fix: grouped process and docker execs are killed with ssh process
fix: run clear command only if exists
fix: link terminal js on dev compose better dx
fix: add error on terminal ux
|
2024-09-12 01:58:56 -03:00 |
|
Andras Bacsai
|
117fbeb07c
|
fixes for terminal
|
2024-09-11 12:19:27 +02:00 |
|
Andras Bacsai
|
33e9c9b0f9
|
Merge branch 'next' into feat--terminal-pty
|
2024-09-11 10:41:33 +02:00 |
|
Andras Bacsai
|
f1a1deff26
|
fix: Disable mux_enabled during server validation
|
2024-09-11 10:21:18 +02:00 |
|
peaklabs-dev
|
d74cfd09ce
|
Fixes
|
2024-09-10 17:18:00 +02:00 |
|
peaklabs-dev
|
91c845732e
|
fix set custom port or user during boarding
|
2024-09-10 16:55:34 +02:00 |
|
peaklabs-dev
|
f3845ce30a
|
New onboarding error UI and advanced menu
|
2024-09-10 13:55:58 +02:00 |
|
Andras Bacsai
|
b44f4e49e8
|
chore: Update server form layout and settings
|
2024-09-06 08:46:27 +02:00 |
|
ayntk-ai
|
fc3c69f687
|
Feat: more conformations and fixes
|
2024-09-05 17:54:32 +02:00 |
|
Andras Bacsai
|
2531574a9a
|
Merge pull request #3256 from Vahor/add-server-name
Add server name in execute command container options
|
2024-09-05 11:47:21 +02:00 |
|
Andras Bacsai
|
bd3220ad73
|
Merge pull request #3283 from TimKochDev/fix-deployments-typo
fix: Deployment running for - without "ago"
|
2024-09-05 11:34:04 +02:00 |
|
Andras Bacsai
|
6528bc5766
|
chore: Update UI for displaying deployment status in deployment list
|
2024-09-05 11:25:01 +02:00 |
|
Andras Bacsai
|
93af54ef84
|
chore: Update UI for displaying deployment status in deployment list
|
2024-09-05 11:23:59 +02:00 |
|
Andras Bacsai
|
22bd305e8f
|
chore: Update UI for displaying no executions found in scheduled task list
|
2024-09-05 11:15:56 +02:00 |
|
Andras Bacsai
|
b5232f3d32
|
Merge pull request #3300 from Vahor/remove-reverse-scheduled
fix: recent executions in wrong order in scheduled-task list ui
|
2024-09-05 11:07:48 +02:00 |
|
Andras Bacsai
|
58234ef65e
|
Merge pull request #3301 from mattstein/main
Improve language in scheduled task container name helper
|
2024-09-05 11:06:11 +02:00 |
|
Andras Bacsai
|
401c410adb
|
Merge pull request #3302 from mahansky/deployment-logs-improvements
deployment log improvements
|
2024-09-05 10:29:10 +02:00 |
|
ayntk-ai
|
08df814408
|
Feat: delete volume confirmation
|
2024-09-04 22:33:47 +02:00 |
|
ayntk-ai
|
a7b78dcf41
|
Feat: Backup job confirmation
|
2024-09-04 21:29:32 +02:00 |
|
ayntk-ai
|
2b5df8d2fd
|
Feat: Team deletion confirmation
|
2024-09-04 21:15:46 +02:00 |
|
ayntk-ai
|
f4263ee022
|
Feat: User deletion confirmation
|
2024-09-04 21:14:18 +02:00 |
|
ayntk-ai
|
44f3f6001e
|
Feat: Redeploy all confirmation
|
2024-09-04 21:04:43 +02:00 |
|
ayntk-ai
|
9105c1aa51
|
Feat: GH app deletion confirmation
|
2024-09-04 21:00:58 +02:00 |
|
ayntk-ai
|
3e04a7958e
|
Feat/Fix: Proxy stop and restart confirmation
|
2024-09-04 20:41:17 +02:00 |
|
ayntk-ai
|
505127dae5
|
Feat: confirm server settings
|
2024-09-04 20:11:04 +02:00 |
|
ayntk-ai
|
371fe53911
|
Feat: confirm server deletion
|
2024-09-04 20:06:22 +02:00 |
|
ayntk-ai
|
9515bc6162
|
Feat: confirm private key
|
2024-09-04 20:02:01 +02:00 |
|
ayntk-ai
|
93a4a3e09c
|
Feat: confirm API token
|
2024-09-04 19:58:36 +02:00 |
|
ayntk-ai
|
bbbd5cbaa1
|
Feat: confirm scheduled tasks
|
2024-09-04 19:44:10 +02:00 |
|
ayntk-ai
|
7fe3b78d45
|
Feat: Environment variabel deletion
|
2024-09-04 19:41:10 +02:00 |
|
ayntk-ai
|
a29353c1ae
|
Feat: confirm ressource operation
|
2024-09-04 19:34:47 +02:00 |
|
ayntk-ai
|
c16e914be4
|
Fix: DB image cleanup
|
2024-09-04 14:59:44 +02:00 |
|
ayntk-ai
|
bec974dca4
|
Fix application image cleanup
|
2024-09-04 14:54:43 +02:00 |
|
ayntk-ai
|
b314b08f25
|
Feat: stop service confirm
|
2024-09-04 14:34:46 +02:00 |
|
Andras Bacsai
|
a3a61dbe55
|
refactor: Update Docker Compose location handling in PublicGitRepository
|
2024-09-04 14:09:55 +02:00 |
|
mahansky
|
b0039885eb
|
use computed property
|
2024-09-04 03:39:50 +02:00 |
|
Vahor
|
cadb12986c
|
fix: wrong executions order
|
2024-09-03 21:10:44 +02:00 |
|
mahansky
|
63a07e7649
|
deployment log improvements
|
2024-09-03 20:09:42 +02:00 |
|
ayntk-ai
|
9a2d5be354
|
Feat: confirm file storage
|
2024-09-03 18:31:06 +02:00 |
|
ayntk-ai
|
d94e39ccc7
|
Feat: service confirmation
|
2024-09-03 16:59:51 +02:00 |
|
ayntk-ai
|
d5b7e9ed83
|
Feat: preview deployments and typos
|
2024-09-03 16:43:50 +02:00 |
|
ayntk-ai
|
f29bc52fa5
|
Feat: general confirm
|
2024-09-03 15:59:30 +02:00 |
|
ayntk-ai
|
3d21f1a2a4
|
fix checkbox hide label
|
2024-09-03 14:59:01 +02:00 |
|
Matt Stein
|
08a80876f9
|
Fix language in helper messages.
|
2024-09-02 19:43:16 -07:00 |
|
ayntk-ai
|
792f6bc163
|
made wording more clear
|
2024-09-03 00:01:24 +02:00 |
|
ayntk-ai
|
3d1c730703
|
Feat: del init script
|
2024-09-02 23:58:48 +02:00 |
|
ayntk-ai
|
c3188958b4
|
Feat: DB start, stop confirm
|
2024-09-02 23:54:16 +02:00 |
|
ayntk-ai
|
c24fec9c45
|
fix step and password error
|
2024-09-02 23:48:05 +02:00 |
|
ayntk-ai
|
70043c24cf
|
100000000x Speed improvement first toast then submit in the background
|
2024-09-02 23:30:47 +02:00 |
|
ayntk-ai
|
ff1e08cf8b
|
add toast dispatching
|
2024-09-02 23:25:18 +02:00 |
|
ayntk-ai
|
a4d1ae1341
|
Feat: ability to hide labels
|
2024-09-02 21:54:21 +02:00 |
|
ayntk-ai
|
5944ee5524
|
fix close modal on submit
|
2024-09-02 21:22:31 +02:00 |
|
ayntk-ai
|
1b0c5f8d69
|
css fix for long text
|
2024-09-02 19:49:57 +02:00 |
|
ayntk-ai
|
dfd218ec06
|
fixes here and there
|
2024-09-02 19:27:21 +02:00 |
|
Tim Koch
|
f072823f00
|
fix: Deployment running for - without "ago"
|
2024-09-01 22:01:05 +02:00 |
|
ayntk-ai
|
843e3fb599
|
fix checkboxes in danger
|
2024-08-31 21:10:44 +02:00 |
|
ayntk-ai
|
a97ccd206c
|
confirm init script
|
2024-08-31 20:55:56 +02:00 |
|
ayntk-ai
|
776d41613d
|
Fix 3 risk levels
|
2024-08-31 20:55:43 +02:00 |
|
ayntk-ai
|
f857bbc437
|
fix submit action
|
2024-08-31 19:31:23 +02:00 |
|
ayntk-ai
|
f8226cf892
|
confirm backup deletion
|
2024-08-31 19:31:01 +02:00 |
|
ayntk-ai
|
38845d7eb0
|
confirm backup and delete all backups of the job
|
2024-08-31 18:29:19 +02:00 |
|
ayntk-ai
|
3b3bc6c33b
|
fix default checkbox state false or true
|
2024-08-31 16:19:39 +02:00 |
|
ayntk-ai
|
2adac01034
|
confirm danger
|
2024-08-31 16:12:08 +02:00 |
|
ayntk-ai
|
b656cabb33
|
delete project confirmation
|
2024-08-31 15:07:50 +02:00 |
|
ayntk-ai
|
830c047ccf
|
delete environment confirmation
|
2024-08-31 15:06:07 +02:00 |
|
ayntk-ai
|
a3dd48de1d
|
destination and dashboard confirmation
|
2024-08-31 14:51:59 +02:00 |
|
ayntk-ai
|
b118a627d0
|
fix password validation and password error
|
2024-08-31 13:41:08 +02:00 |
|
ayntk-ai
|
bcfca40f3a
|
rest checkboxes on close
|
2024-08-31 13:10:45 +02:00 |
|
ayntk-ai
|
76cb473db8
|
fix default checkbox state
|
2024-08-31 13:06:55 +02:00 |
|