Commit Graph

3174 Commits

Author SHA1 Message Date
ayntk-ai fc3c69f687 Feat: more conformations and fixes 2024-09-05 17:54:32 +02:00
Andras Bacsai e4854aaa1b Refactor muxFilename method to use UUID instead of IP, port, and user 2024-09-05 14:41:04 +02:00
Andras Bacsai 3aa31f3da6 fix: Update helper image pulling logic to only pull if the version is newer 2024-09-05 11:44:33 +02:00
Andras Bacsai 645337b09c Merge pull request #3264 from Vahor/install-log-drain-spam
fix: don't check logDrain installation if it's not enabled
2024-09-05 11:40:22 +02:00
Andras Bacsai 08b9c79298 fix: Handle project not found error in environment_details API endpoint 2024-09-05 11:18:00 +02:00
Andras Bacsai dbad08f4dd Merge pull request #3288 from julienbeugras/fix-project-create-api-docs
Fix project create api docs
2024-09-05 11:16:05 +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 d211362ab3 improvement: only pull helper image if the version is newer than the one 2024-09-05 11:04:58 +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 4888f4c405 refactor: upgrade process of Coolify 2024-09-05 10:15:22 +02:00
Andras Bacsai b241f17eee Merge pull request #3312 from Vahor/pull-coolify-only-on-updates
fix: pull coolify image only when the app needs to be updated
2024-09-05 10:07:50 +02:00
Andras Bacsai fbb7568786 chore: Cleanup stucked resources and scheduled backups 2024-09-05 09:41:29 +02:00
ayntk-ai 08df814408 Feat: delete volume confirmation 2024-09-04 22:33:47 +02:00
Vahor 0dad77af33 save versions.json during CheckForUpdatesJob 2024-09-04 21:25:45 +02:00
ayntk-ai f4263ee022 Feat: User deletion confirmation 2024-09-04 21:14:18 +02:00
ayntk-ai 3e04a7958e Feat/Fix: Proxy stop and restart confirmation 2024-09-04 20:41:17 +02:00
ayntk-ai 371fe53911 Feat: confirm server deletion 2024-09-04 20:06:22 +02:00
Nathan f43298a610 Merge branch 'next' into pull-coolify-only-on-updates 2024-09-04 19:43:16 +02:00
Vahor 02f950edc7 fix: pull coolify image only when the app needs to be updated 2024-09-04 19:38:13 +02:00
ayntk-ai c16e914be4 Fix: DB image cleanup 2024-09-04 14:59:44 +02:00
ayntk-ai bec974dca4 Fix application image cleanup 2024-09-04 14:54:43 +02:00
ayntk-ai b314b08f25 Feat: stop service confirm 2024-09-04 14:34:46 +02:00
Andras Bacsai bfeaae9caa fix: env variable in value parsed 2024-09-04 14:33:16 +02:00
Andras Bacsai a3a61dbe55 refactor: Update Docker Compose location handling in PublicGitRepository 2024-09-04 14:09:55 +02:00
Andras Bacsai 04ce622465 refactor: Update build_args property type in ApplicationDeploymentJob 2024-09-04 11:34:31 +02:00
Andras Bacsai 25480fe624 fix: openapi endpoint urls 2024-09-04 10:09:10 +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
ayntk-ai 9a2d5be354 Feat: confirm file storage 2024-09-03 18:31:06 +02:00
Andras Bacsai eaabf94cd7 chore: Add cd command to change directory before removing .env file 2024-09-03 17:27:22 +02:00
ayntk-ai d94e39ccc7 Feat: service confirmation 2024-09-03 16:59:51 +02:00
Andras Bacsai a7d67e44ca fix: copy large compose files through scp (not ssh) 2024-09-03 11:47:30 +02:00
ayntk-ai 20558d438a remove ray 2024-09-03 00:30:15 +02:00
ayntk-ai ff1e08cf8b add toast dispatching 2024-09-02 23:25:18 +02:00
ayntk-ai dfd218ec06 fixes here and there 2024-09-02 19:27:21 +02:00
root ae4c889fa2 Fix API documentation for project creation endpoint 2024-09-02 11:05:58 +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
ayntk-ai 3b3bc6c33b fix default checkbox state false or true 2024-08-31 16:19:39 +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
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
ayntk-ai bff6964d4a scheduled task deletion 2024-08-30 20:33:12 +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
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