Andras Bacsai
|
320204d854
|
fix: directory will be created by default for compose host mounts
|
2024-07-22 15:10:07 +02:00 |
|
Andras Bacsai
|
5df7e23aa4
|
chore: Update resource-limits.blade.php with improved input field helpers
|
2024-07-22 11:33:25 +02:00 |
|
Andras Bacsai
|
810488b115
|
fix: volume detection (dir or file) is fixed
|
2024-07-19 17:06:30 +02:00 |
|
Andras Bacsai
|
9497f123b4
|
revert: advanced dropdown
|
2024-07-19 14:38:47 +02:00 |
|
Andras Bacsai
|
d98c742aff
|
chore: update general page of apps
|
2024-07-18 14:20:22 +02:00 |
|
Andras Bacsai
|
2529496594
|
feat: preserve git repository
|
2024-07-18 13:14:07 +02:00 |
|
Andras Bacsai
|
1b6114036a
|
chore: Update checkbox labels in general.blade.php
|
2024-07-18 12:40:17 +02:00 |
|
Andras Bacsai
|
b33fb6c39a
|
chore: Update width of container in general.blade.php
|
2024-07-18 12:39:49 +02:00 |
|
Andras Bacsai
|
1c7034ff78
|
fix: if git limit reached, ignore it and continue with a default selection
|
2024-07-18 12:30:45 +02:00 |
|
Andras Bacsai
|
7e11698c55
|
chore: Update repository form with simplified URL input field
|
2024-07-18 12:13:23 +02:00 |
|
Andras Bacsai
|
4c031a7c05
|
fix: handle / in preselecting branches
|
2024-07-18 12:03:48 +02:00 |
|
Andras Bacsai
|
c0e88df3e8
|
feat: add readonly labels
|
2024-07-17 14:52:40 +02:00 |
|
Andras Bacsai
|
356e7b57d2
|
improvement: add basedir + compose file in new compose based apps
|
2024-07-15 16:39:22 +02:00 |
|
Andras Bacsai
|
0089e86dd1
|
refactor: Remove unused code and fix storage form layout
|
2024-07-15 12:23:06 +02:00 |
|
Josh Miller
|
aaeec3d340
|
fix: env is_literal helper text typo
|
2024-07-12 19:00:20 +01:00 |
|
Josh Miller
|
2cbe530b7e
|
fix: typo in is_literal helper
|
2024-07-12 18:59:06 +01:00 |
|
Andras Bacsai
|
666aa041f4
|
refactor: Update metrics.blade.php to improve alert message clarity
|
2024-07-12 14:12:44 +02:00 |
|
Andras Bacsai
|
1c565fd502
|
refactor: Add lazy loading to tags in Livewire configuration view
|
2024-07-12 14:00:39 +02:00 |
|
Andras Bacsai
|
7006239b0d
|
refactor: Update Livewire configuration views
|
2024-07-12 13:40:11 +02:00 |
|
Andras Bacsai
|
88f33be5b6
|
refactor: only get instanceSettings once from db
|
2024-07-12 12:51:55 +02:00 |
|
Andras Bacsai
|
21612cccf7
|
refactor: tags view
|
2024-07-12 12:51:13 +02:00 |
|
Andras Bacsai
|
39a7332343
|
refactored: webhooks view
|
2024-07-12 11:52:32 +02:00 |
|
Andras Bacsai
|
2b805f869a
|
fix/feat: better volume cleanups
|
2024-07-11 12:38:54 +02:00 |
|
Andras Bacsai
|
b5247f77ec
|
Merge pull request #2795 from alexzvn/feat/display-rollback-interval
feat: display time interval for rollback images
|
2024-07-11 11:16:05 +02:00 |
|
Andras Bacsai
|
858ae1266f
|
chore: Update storage.blade.php view for livewire project service
|
2024-07-11 10:55:04 +02:00 |
|
Alexzvn
|
2c45e7146b
|
feat: display time interval for rollback images
|
2024-07-11 02:56:31 +00:00 |
|
Andras Bacsai
|
fd4dd1edfa
|
Merge pull request #2688 from ari-party/next
Multiple CSS changes
|
2024-07-10 13:29:04 +02:00 |
|
Andras Bacsai
|
3c13f1ff61
|
feat: restart database
feat: public dbs stay public after restart
feat: patch database conf
|
2024-07-02 13:39:44 +02:00 |
|
Andras Bacsai
|
1249b1ece9
|
fix: custom container name will be the container name, not just internal network name
|
2024-07-02 10:02:43 +02:00 |
|
Andras Bacsai
|
0964c7a338
|
remove unnecessary things from application table
|
2024-06-25 21:22:14 +02:00 |
|
Astrid
|
7028391e57
|
remove unused li element?
|
2024-06-25 17:21:23 +02:00 |
|
Andras Bacsai
|
54c4296a25
|
chore: Update Monaco Editor for Docker Compose and Proxy Configuration
|
2024-06-25 14:29:51 +02:00 |
|
Andras Bacsai
|
01f2f56be6
|
refactor: Improve formatting and readability of source.blade.php
|
2024-06-25 10:52:50 +02:00 |
|
Andras Bacsai
|
2c92cc40e1
|
refactor: Update code to use str() instead of Str::of() for string manipulation
|
2024-06-25 10:37:10 +02:00 |
|
Andras Bacsai
|
1de8657a56
|
refactor: Update stack-form.blade.php to include wire:target attribute for submit button
|
2024-06-25 10:18:21 +02:00 |
|
Andras Bacsai
|
99354f0d7d
|
Refactor default_environment method to handle projects with 0 environments
|
2024-06-24 18:41:44 +02:00 |
|
Andras Bacsai
|
87b7337d9e
|
fix: projects with 0 envs
|
2024-06-24 18:33:01 +02:00 |
|
Andras Bacsai
|
5201818f52
|
fix: monaco editor
fix: apex charts
|
2024-06-24 11:21:39 +02:00 |
|
Mahdi Taleghani
|
73bc07c7fb
|
Merge branch 'next' into feat/monaco-editor
|
2024-06-23 22:50:25 +03:30 |
|
MMTE
|
8298aa7124
|
replace monaco-editor with simple textarea as example in Dockerfile and Docker-Compose syntax
|
2024-06-23 22:21:28 +03:30 |
|
Andras Bacsai
|
76ba365325
|
fix: slash in env names
ui: placement of env switcher
|
2024-06-23 17:47:58 +02:00 |
|
Andras Bacsai
|
003f97af24
|
fix: you can now add env variable from ui to services
|
2024-06-22 12:55:26 +02:00 |
|
Andras Bacsai
|
cd85094113
|
feat: more api endpoints
|
2024-06-21 16:46:13 +02:00 |
|
Andras Bacsai
|
18bab41605
|
feat: preselect server and destination if only one found
|
2024-06-21 14:35:05 +02:00 |
|
Andras Bacsai
|
c5083ea897
|
feat: preselect prod or first env when selecting a project
feat: quickly switch between environments
|
2024-06-21 13:54:13 +02:00 |
|
Andras Bacsai
|
f607aa1233
|
feat: Add metrics warning for servers without Sentinel enabled
|
2024-06-21 11:20:35 +02:00 |
|
Andras Bacsai
|
93c890ce41
|
refactor: Update Project/Show component to sort environments by created_at
|
2024-06-20 14:24:07 +02:00 |
|
Andras Bacsai
|
c81ad5cd03
|
feat: container metrics
|
2024-06-20 13:17:06 +02:00 |
|
Andras Bacsai
|
24d5fef20f
|
Merge pull request #2593 from victorlap/allow-changing-repository
Allow changing git repository
|
2024-06-19 16:20:53 +02:00 |
|
Victor Lap
|
55854653b0
|
Allow changing git repository
|
2024-06-18 16:36:46 +02:00 |
|