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
08e4afbbc4
fix: keep-alive ws connections
2024-09-16 10:20:57 +02: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
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
07893b432b
chore: Update button text for container connection form
2024-09-13 12:37:32 +02:00
Andras Bacsai
e48ad87cdb
chore: Update terminal styling for better readability
2024-09-13 12:19:13 +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
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
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
Matt Stein
08a80876f9
Fix language in helper messages.
2024-09-02 19:43:16 -07:00
Tim Koch
f072823f00
fix: Deployment running for - without "ago"
2024-09-01 22:01:05 +02:00
Vahor
fe477ba325
add server name in execute command container options
2024-08-29 22:46:00 +02:00
Andras Bacsai
278c8c6ec6
Merge pull request #3236 from pkellner/main
...
Update button label from "Developer view" to "Developer view (require…
2024-08-29 15:50:50 +02:00
Andras Bacsai
b8a37d897e
fix: Fix directory and file mount headings in file-storage.blade.php
2024-08-29 12:03:23 +02:00
pkellner
1a0a115fc1
Update button label from "Developer view" to "Developer view (required to set variables at build time).
...
Without this, there is no way for the browser user to know that these environmental variables ARE NOT available at build time. For newby-ish dev's that a subtle difference that is only manifested because of the way docker builds happen.
2024-08-27 09:23:04 -07:00
Andras Bacsai
68169f75d1
refactor: Remove unused server timezone seeder and related code
2024-08-26 15:26:08 +02:00
Andras Bacsai
b8ff0540e2
Merge branch 'next' into set-server-timzone-setting
2024-08-26 13:21:21 +02:00
Andras Bacsai
bfc538b6ed
Merge pull request #3118 from peaklabs-dev/fix-project-selection
...
Fix: Preselect environment when coming form the project screen
2024-08-26 10:46:05 +02:00
Andras Bacsai
b12f768c56
fix: numberoflines should be number
2024-08-23 20:42:58 +02:00
Andras Bacsai
af1b479d73
fix: parser
...
ui: storage layout changed
2024-08-23 14:21:12 +02:00
Andras Bacsai
0f9076562f
fix: parser parser
2024-08-23 11:32:58 +02:00
Andras Bacsai
5394223f6b
fix:new parser only in dev
2024-08-22 16:50:29 +02:00
Andras Bacsai
1e24ab9146
fix: parser parser parser
2024-08-22 15:05:04 +02:00
ayntk-ai
7d4261b71a
new design for execution log
2024-08-19 00:14:09 +02:00
ayntk-ai
c813373d21
fix validation if null, empty or undefined
2024-08-18 21:00:30 +02:00
ayntk-ai
ef40b79a5f
fix project selection
2024-08-18 20:44:15 +02:00
ayntk-ai
48734e53d0
formatting
2024-08-16 21:22:06 +02:00
ayntk-ai
7a001cea3b
formatting
2024-08-16 21:07:10 +02:00
ayntk-ai
62ecc45f21
Feat: recent backups UI
2024-08-16 21:06:36 +02:00
ayntk-ai
165275cb68
formatting
2024-08-16 18:01:55 +02:00
ayntk-ai
7b4182352d
UI executions with TZ
2024-08-16 16:02:25 +02:00
Andras Bacsai
d2eaf4f2e3
feat: Able to select different postgres database
2024-08-16 15:33:55 +02:00
ayntk-ai
e3b9884247
UI fix
2024-08-16 14:45:40 +02:00
Andras Bacsai
f106e6e37b
feat: add custom docker container options to all databases
2024-08-16 13:56:47 +02:00
Andras Bacsai
9ec7d748df
refactor: Improve storage mount forms in add.blade.php
2024-08-16 11:36:21 +02:00