Andras Bacsai
|
fcdd975751
|
Merge pull request #2028 from duarteocarmo/fix-domains-message
Fix domains example
|
2024-04-26 15:13:41 +02:00 |
|
Andras Bacsai
|
8a4c2bf208
|
shared variables are more visible now on the ui
|
2024-04-26 14:59:03 +02:00 |
|
Andras Bacsai
|
50c5d533b0
|
Fix condition for displaying environment variable in show.blade.php
|
2024-04-26 14:13:32 +02:00 |
|
Andras Bacsai
|
f952553c76
|
fix: move s3 storages to separate view
|
2024-04-26 14:09:54 +02:00 |
|
Andras Bacsai
|
9a9be466f7
|
Refactor replaceVariables function in services.php to use a more concise syntax
|
2024-04-26 13:49:38 +02:00 |
|
Andras Bacsai
|
bbad029aa1
|
Update version to 4.0.0-beta.268
|
2024-04-26 12:59:54 +02:00 |
|
Andras Bacsai
|
eb748554c5
|
Fix environment variable generation in ApplicationDeploymentJob.php and Application.php
|
2024-04-26 12:59:51 +02:00 |
|
Andras Bacsai
|
c8b494e909
|
Add Odoo service and template files
|
2024-04-26 12:05:56 +02:00 |
|
Andras Bacsai
|
3e0440ba53
|
feat: initial datalist
|
2024-04-26 10:33:55 +02:00 |
|
Andras Bacsai
|
83a29f8d85
|
Refactor parseDockerComposeFile function in shared.php to escape service labels with escapeDollarSign
|
2024-04-26 09:32:47 +02:00 |
|
Andras Bacsai
|
96883dabe3
|
fix tags + ui
|
2024-04-25 15:04:49 +02:00 |
|
Andras Bacsai
|
da521020f6
|
Fix styling issues and add new badge class in app.css
|
2024-04-25 14:51:25 +02:00 |
|
Andras Bacsai
|
ac78738061
|
Fix styling issues in index.blade.php
|
2024-04-25 14:32:37 +02:00 |
|
Andras Bacsai
|
b78ca71c0f
|
Fix disabling of environment variables starting with SERVICE_FQDN or SERVICE_URL in Show.php
|
2024-04-25 14:29:23 +02:00 |
|
Andras Bacsai
|
cd7272d00a
|
Fix environment variable generation in ApplicationDeploymentJob.php
|
2024-04-25 14:15:44 +02:00 |
|
Andras Bacsai
|
cd7489c569
|
Update version.php to 4.0.0-beta.267
|
2024-04-25 14:12:43 +02:00 |
|
Andras Bacsai
|
1f3f369df0
|
Merge branch 'main' into next
|
2024-04-25 13:55:57 +02:00 |
|
Andras Bacsai
|
911e29f2ea
|
fix: refresh public ips on start
|
2024-04-25 13:52:52 +02:00 |
|
Andras Bacsai
|
d7b359e432
|
Fix cleanup of stuck resources in CleanupStuckedResources.php
|
2024-04-25 13:44:36 +02:00 |
|
Andras Bacsai
|
0b2c92cbe5
|
able to change storage name and path
|
2024-04-25 13:37:45 +02:00 |
|
Andras Bacsai
|
f626d964c5
|
Fix environment variable generation in ApplicationDeploymentJob.php
|
2024-04-25 13:25:35 +02:00 |
|
Andras Bacsai
|
b0e0b38549
|
Merge pull request #2037 from stefankommm/fix-branch-name
Fix: Encapsulated branch name when cloning branch
|
2024-04-25 13:16:06 +02:00 |
|
Andras Bacsai
|
94af4b2c7b
|
Add pull request template with instructions to use 'next' branch as destination
|
2024-04-25 13:15:29 +02:00 |
|
Andras Bacsai
|
0b235e146f
|
Fix readonly attribute in source.blade.php
|
2024-04-25 13:10:54 +02:00 |
|
Andras Bacsai
|
40f3301324
|
Fix remove dropzone script async attribute
|
2024-04-25 13:10:50 +02:00 |
|
Andras Bacsai
|
4fe90e59a8
|
Fix formatting issue in select.blade.php
|
2024-04-25 13:01:40 +02:00 |
|
Andras Bacsai
|
b28611ed08
|
Fix typo in create-scheduled-backup.blade.php
|
2024-04-25 12:59:25 +02:00 |
|
Andras Bacsai
|
672ad22e4f
|
fix: n8n template
|
2024-04-25 12:32:35 +02:00 |
|
Andras Bacsai
|
c17bd5ec3a
|
fix: able to select server when creating new destination
|
2024-04-25 12:14:02 +02:00 |
|
Andras Bacsai
|
2770755f9d
|
feat: add db name to backup notifications
|
2024-04-25 12:09:46 +02:00 |
|
Andras Bacsai
|
ee69cdbf7b
|
fix: 500 error on edge case
|
2024-04-25 12:09:36 +02:00 |
|
Andras Bacsai
|
a72a25640f
|
fix: do no able to delete gh app without deleting resources
|
2024-04-25 11:53:06 +02:00 |
|
Andras Bacsai
|
e86f8ddd09
|
fix: caddy network issue
feat: connect compose based apps to predefined network
|
2024-04-25 11:49:34 +02:00 |
|
Andras Bacsai
|
66bdb39f1a
|
Update version numbers to 4.0.0-beta.267
|
2024-04-24 18:03:20 +02:00 |
|
Andras Bacsai
|
b499a2ab87
|
Merge pull request #2027 from coollabsio/next
v4.0.0-beta.266
|
2024-04-24 14:35:04 +02:00 |
|
Andras Bacsai
|
49e4482947
|
Fix issue with logging environment variables in ApplicationDeploymentJob.php
|
2024-04-24 14:34:03 +02:00 |
|
Andras Bacsai
|
6e7e4250e6
|
Fix issue with logging environment variables in ApplicationDeploymentJob.php
|
2024-04-24 14:33:20 +02:00 |
|
Andras Bacsai
|
5a8ea15c4f
|
Fix issue with saving environment variables in ApplicationDeploymentJob.php
|
2024-04-24 14:32:34 +02:00 |
|
Marek Štefanko
|
f9aa029e8e
|
Added " " to encapsulate branch name when cloning
|
2024-04-20 00:10:50 +02:00 |
|
Duarte OC
|
930a611374
|
Fix domains example
|
2024-04-18 18:20:51 +02:00 |
|
Andras Bacsai
|
51e918be6d
|
Fix issue with pulling helper image in Kernel.php and ApplicationDeploymentJob.php
|
2024-04-18 14:01:35 +02:00 |
|
Andras Bacsai
|
b0170eea8f
|
Update version numbers to 4.0.0-beta.266
|
2024-04-18 14:01:29 +02:00 |
|
Andras Bacsai
|
144b34ca2e
|
Merge pull request #2025 from coollabsio/next
v4.0.0-beta.265
|
2024-04-18 13:54:23 +02:00 |
|
Andras Bacsai
|
676c022e41
|
fix: .env saved to deployment server, not to build server
|
2024-04-18 13:53:10 +02:00 |
|
Andras Bacsai
|
7c0b98bb70
|
Fix sorting issue in save_environment_variables() function
|
2024-04-18 12:37:06 +02:00 |
|
Andras Bacsai
|
7779713392
|
Fix issue with user validation in Server.php
|
2024-04-18 11:48:10 +02:00 |
|
Andras Bacsai
|
5e1396025c
|
Fix issue with saving environment variables in ApplicationDeploymentJob.php
|
2024-04-18 11:41:58 +02:00 |
|
Andras Bacsai
|
d09c88f71c
|
Fix formatting issue in deployment show.blade.php
|
2024-04-18 11:14:26 +02:00 |
|
Andras Bacsai
|
7980f21b1b
|
Update version numbers to 4.0.0-beta.265
|
2024-04-18 11:14:23 +02:00 |
|
Andras Bacsai
|
3843994a05
|
Merge pull request #2022 from coollabsio/next
v4.0.0-beta.264
|
2024-04-18 06:58:01 +02:00 |
|