Andras Bacsai
|
d748d8b7c6
|
Merge branch 'next' into auto-cleanup-improvements
|
2024-08-26 11:13:40 +02:00 |
|
Andras Bacsai
|
040115d6b1
|
Merge pull request #3113 from djsisson/preview-build-env-var
fix bug in preview build env vars
|
2024-08-26 10:55:36 +02:00 |
|
Andras Bacsai
|
cb39544808
|
refactor: Remove unnecessary code in DatabaseBackupJob and BackupExecutions
|
2024-08-26 10:32:05 +02:00 |
|
Andras Bacsai
|
1a232b9b10
|
Merge pull request #3186 from valentinschabschneider/main
feat: order scheduled task executions
|
2024-08-26 10:30:44 +02:00 |
|
Andras Bacsai
|
d0ce31c9e0
|
Merge pull request #3215 from bohdan-shulha/patch-1
Avoid crash if the team is not set
|
2024-08-26 09:46:28 +02:00 |
|
Bohdan Shulha
|
f98805c68b
|
Avoid crash if the team is not set
|
2024-08-24 13:04:33 +02:00 |
|
Andras Bacsai
|
fe89269b4b
|
rename parser functions
|
2024-08-23 20:57:22 +02:00 |
|
Andras Bacsai
|
eece96e717
|
revert parser to the default for now
|
2024-08-23 20:54:38 +02:00 |
|
Andras Bacsai
|
b12f768c56
|
fix: numberoflines should be number
|
2024-08-23 20:42:58 +02:00 |
|
Andras Bacsai
|
355352417e
|
add telescope for debugging
|
2024-08-23 16:53:13 +02:00 |
|
Andras Bacsai
|
6fbdfee3e7
|
refactor: Update dockerComposeParser to use YAML data from $yaml instead of $compose
|
2024-08-23 14:31:16 +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 |
|
Andras Bacsai
|
62d63037e2
|
refactor: Add null check for docker_compose_raw in parseCompose()
|
2024-08-22 11:46:11 +02:00 |
|
Andras Bacsai
|
ecb2c3b7b8
|
chore: new compose parser with tests
|
2024-08-21 20:32:02 +02:00 |
|
Valentin Schabschneider
|
9462915c83
|
feat: order scheduled task executions
|
2024-08-21 14:53:53 +00:00 |
|
Andras Bacsai
|
7d7cdf41f7
|
fix: storages with preserved git repository
|
2024-08-21 14:31:17 +02:00 |
|
Andras Bacsai
|
3f9f197282
|
fix: docker cleanup job
|
2024-08-21 10:50:05 +02:00 |
|
Andras Bacsai
|
8dc26a18d8
|
refactor: Remove unnecessary network cleanup in Init.php
|
2024-08-19 10:41:48 +02:00 |
|
ayntk-ai
|
0337c4e79d
|
Fix submit method naming
|
2024-08-18 23:27:24 +02:00 |
|
ayntk-ai
|
012c23586d
|
rename to docker cleanup and and feedback implementation
|
2024-08-18 23:16:59 +02:00 |
|
ayntk-ai
|
5d32bd250b
|
Fix cleanup Docker according to feedback
|
2024-08-18 22:41:06 +02:00 |
|
Darren Sisson
|
f3df26ea9a
|
fix bug in preview build env vars
|
2024-08-17 22:05:10 +01:00 |
|
Andras Bacsai
|
d2eaf4f2e3
|
feat: Able to select different postgres database
|
2024-08-16 15:33:55 +02:00 |
|
Andras Bacsai
|
f106e6e37b
|
feat: add custom docker container options to all databases
|
2024-08-16 13:56:47 +02:00 |
|
Andras Bacsai
|
2227858f58
|
refactor: Load environment variables based on resource type in sortEnvironmentVariables()
|
2024-08-16 12:23:31 +02:00 |
|
Andras Bacsai
|
eaefb3a6fb
|
fix: backup of password protected postgresql database
|
2024-08-16 11:53:27 +02:00 |
|
Andras Bacsai
|
fcfbba4dc6
|
fix: canceling deployment on build server
|
2024-08-15 14:05:17 +02:00 |
|
Andras Bacsai
|
1069e33601
|
refactor: Add conditional check for volumes in generate_compose_file()
|
2024-08-15 13:32:44 +02:00 |
|
Andras Bacsai
|
29192a79d0
|
fix: application patch request instant_deploy
|
2024-08-15 12:49:50 +02:00 |
|
Andras Bacsai
|
c7a79514cc
|
refactor: Improve saving of custom internal name in Advanced.php
|
2024-08-15 12:13:39 +02:00 |
|
Andras Bacsai
|
4b744bc88a
|
fix: pr build names in case custom name is used
|
2024-08-15 12:13:29 +02:00 |
|
Andras Bacsai
|
9864d380a3
|
fix: sync fqdn change on the UI
|
2024-08-15 11:23:44 +02:00 |
|
ayntk-ai
|
f93fe75de9
|
new fields in server setttings
|
2024-08-14 21:54:28 +02:00 |
|
ayntk-ai
|
a4f80fd260
|
required server settings and make sure cron is a string
|
2024-08-14 21:54:01 +02:00 |
|
ayntk-ai
|
8aa161d530
|
remove unnecessary cron
|
2024-08-14 21:53:03 +02:00 |
|
ayntk-ai
|
53bcf81af5
|
fix get corn job correctly form server settings
|
2024-08-14 21:52:12 +02:00 |
|
Andras Bacsai
|
f90316b050
|
Merge pull request #3062 from peaklabs-dev/fix-#3022
Fix: Environment variables are not saving and sorting is not working properly in some cases
|
2024-08-14 21:13:23 +02:00 |
|
Andras Bacsai
|
0a02317248
|
Merge branch 'next' into main
|
2024-08-14 21:00:56 +02:00 |
|
Andras Bacsai
|
dea5e5f6e2
|
Merge pull request #3068 from LEstradioto/fix-docker-empty-compose-network
fix: docker compose destination network
|
2024-08-14 20:52:59 +02:00 |
|
ayntk-ai
|
4d12447715
|
order column added to track order of env in the UI
|
2024-08-14 20:35:08 +02:00 |
|
Andras Bacsai
|
529dc0f7b0
|
revert the last commit lol
|
2024-08-14 10:47:06 +02:00 |
|
Andras Bacsai
|
14937970e2
|
fix: connect compose apps to the right predefined network
|
2024-08-14 10:45:44 +02:00 |
|
Andras Bacsai
|
ea3e4f3188
|
fix: database custom environment variables
|
2024-08-13 14:25:24 +02:00 |
|
Andras Bacsai
|
094499e1a3
|
refactor: Update OpenApi command to generate documentation
|
2024-08-13 13:27:50 +02:00 |
|
Andras Bacsai
|
de34150451
|
fix: all mongo v4 backups should use the different backup command
|
2024-08-13 13:08:22 +02:00 |
|
Andras Bacsai
|
06013e77e4
|
fix: if volumes + file mounts are defined, should merge them together in the compose file
|
2024-08-13 12:32:39 +02:00 |
|
Jonathan Reisdorf
|
096e366547
|
fix: server status when there are multiple servers
|
2024-08-13 10:57:59 +02:00 |
|