Commit Graph

8737 Commits

Author SHA1 Message Date
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 d2a0621f93 delete backup folder if empty 2024-08-31 18:38:57 +02:00
ayntk-ai 38845d7eb0 confirm backup and delete all backups of the job 2024-08-31 18:29:19 +02:00
christiankolbow 82f96fe677 add proxy-headers 2024-08-31 17:04:42 +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
ayntk-ai 73dfdb83a7 fix rendering bug, more props 2024-08-31 12:55:17 +02:00
christiankolbow 48e4ebdb5d remove unnecessary variables 2024-08-31 11:08:47 +02:00
christiankolbow 028c41b011 fix: postgres healthcheck 2024-08-31 09:32:28 +02:00
christiankolbow d53c1f99d6 fix: remove env, change timezone 2024-08-31 08:34:10 +02:00
Andras Bacsai c6df243623 chore: Update Coolify version to 4.0.0-beta.324 and fix file paths in upgrade script 2024-08-31 00:01:34 +02:00
Andras Bacsai 59c95c483a Merge pull request #3265 from coollabsio/dependabot/npm_and_yarn/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.5 to 4.0.8
2024-08-30 21:27:19 +02:00
Andras Bacsai 887f21acdd Merge branch 'next' into dependabot/npm_and_yarn/micromatch-4.0.8 2024-08-30 21:27:07 +02:00
Andras Bacsai d2aeed9aff chore: Update axios npm dependency to version 1.7.5 2024-08-30 21:26:51 +02:00
dependabot[bot] 2fc4e98062 chore(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 19:26:24 +00:00
Andras Bacsai ad3ed10345 chore: Update php packages 2024-08-30 21:25:05 +02:00
Andras Bacsai eebb99ca22 chore: Update memory limit to 64MB in horizon configuration 2024-08-30 21:24:09 +02:00
ayntk-ai bff6964d4a scheduled task deletion 2024-08-30 20:33:12 +02:00
ayntk-ai b807601d19 delete user confirm 2024-08-30 20:08:14 +02:00
ayntk-ai 9136d7acdc WIP more delete confirmations 2024-08-30 20:00:04 +02:00
Vahor bf475e538c don't check logDrain installation if it's not enabled 2024-08-30 17:29:25 +02:00
Andras Bacsai 90267a96c1 Merge pull request #3263 from coollabsio/next
revert infra things
2024-08-30 15:10:16 +02:00
Andras Bacsai 5f0a8bc4f2 revert infra things 2024-08-30 13:31:52 +02:00
Andras Bacsai eee5539765 Merge pull request #3058 from coollabsio/next
v4.0.0-beta.324
2024-08-30 12:04:04 +02:00
Andras Bacsai 14fc067057 fix: let's wait for healthy container during installation and wait an extra 20 seconds (for migrations) 2024-08-30 11:56:34 +02:00
Vahor fe477ba325 add server name in execute command container options 2024-08-29 22:46:00 +02:00
ayntk-ai da0398f35d remove unused code 2024-08-29 21:47:17 +02:00
ayntk-ai 6820fcc084 Fix name for services and DBs 2024-08-29 18:53:49 +02:00
ayntk-ai d984bec175 Ajust text 2024-08-29 18:08:58 +02:00
ayntk-ai 182af1ec18 Fix application delete 2024-08-29 18:01:16 +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 5e4eb7dead feat: add coolify build env variables to building phase 2024-08-29 15:49:22 +02:00
ayntk-ai a22e757ab7 fix execute action on the last button 2024-08-29 15:19:19 +02:00
Andras Bacsai 301a3596e8 refactor: Update environment variable handling in StartClickhouse.php and ApplicationDeploymentJob.php 2024-08-29 15:11:54 +02:00
Andras Bacsai 0df1163718 Merge pull request #3237 from Vahor/env-vars
feat: new coolify env vars to containers and expose them to log drain
2024-08-29 14:37:10 +02:00
Andras Bacsai e7b050a4da Merge branch 'next' into env-vars 2024-08-29 14:35:04 +02:00
Andras Bacsai b64a126c89 Merge pull request #3244 from agorgl/patch-1
fix: setup script doesn't work on rhel based images with some curl variant already installed
2024-08-29 14:28:14 +02:00
Andras Bacsai 2e55b55e2c Merge pull request #3248 from nahuhh/settings
settings: typo
2024-08-29 14:26:36 +02:00
Andras Bacsai 8b5f4a597c chore: Update version to 1.3.4 in install.sh and 1.0.6 in upgrade.sh 2024-08-29 14:23:17 +02:00
Andras Bacsai 065e1b588b refactor: Remove unnecessary code for creating coolify network in upgrade.sh 2024-08-29 14:22:58 +02:00