Commit Graph

116 Commits

Author SHA1 Message Date
Andras Bacsai de3a7b6eca Add previous page functionality to deployment index
This commit adds the functionality to navigate to the previous page in the deployment index. It includes changes to the `Index.php` and `index.blade.php` files.
2024-01-29 13:06:26 +01:00
Andras Bacsai f255a71434 Merge pull request #1673 from Niki2k1/feat/bitbucket-manual-webhook
feat: added manual webhook support for bitbucket
2024-01-29 08:38:05 +01:00
Andras Bacsai 561e424a7d feat: dashboard live deployment view 2024-01-27 18:44:40 +01:00
Andras Bacsai 39647367a5 Add build pack selection and update related fields 2024-01-25 15:57:04 +01:00
Andras Bacsai 8901bb5df8 Refactor deployment cancellation and queue management 2024-01-25 13:45:17 +01:00
Andras Bacsai 7a7157c155 fix: deployment queue
fix: cancel deployment
ui: changed to simpler toaster
2024-01-25 11:57:47 +01:00
Andras Bacsai 0c5e8600bd Update build pack settings and port values 2024-01-25 08:59:11 +01:00
Andras Bacsai 048e153025 Remove unnecessary condition in setDestination method 2024-01-25 08:57:16 +01:00
Andras Bacsai e7cafe6850 fix: restrict concurrent deployments per server 2024-01-25 08:36:47 +01:00
Andras Bacsai 7d754558b0 Fix branch selection and handle missing service 2024-01-24 12:26:14 +01:00
Andras Bacsai 744609e7e9 fix sentry errors 2024-01-24 12:10:03 +01:00
Andras Bacsai 9bd05b65a3 Update build pack and make GithubApp nullable 2024-01-24 12:07:58 +01:00
Andras Bacsai 01f7b07fa3 feat: concurrent builds / server 2024-01-24 11:12:23 +01:00
Niklas Lausch 54d8cb9027 feat: added manual webhook support for bitbucket 2024-01-24 10:56:24 +01:00
Andras Bacsai fb478c79b3 feat: shared environments 2024-01-23 17:13:23 +01:00
Andras Bacsai abcc004953 feat: clone any resource 2024-01-22 16:08:18 +01:00
Andras Bacsai 2edf71a0dd feat: move resources between projects / environments 2024-01-22 15:12:38 +01:00
Andras Bacsai 2b394d6fea fix: show container on logs/executecontainer command views
fix: exclude containers with restart: no from hc
feat: add compose to predefined docker network
service: add glitchtip
2024-01-21 14:30:03 +01:00
Andras Bacsai 964ded1d0b fix: redis custom conf 2024-01-21 12:06:51 +01:00
Andras Bacsai 68fe886fb0 Add restart functionality to proxy deployment 2024-01-18 12:14:11 +01:00
Andras Bacsai 77558b37da refactor build server 2024-01-18 11:40:13 +01:00
Andras Bacsai e060409a76 fix: links 2024-01-18 11:24:07 +01:00
Andras Bacsai c620bb58ed Add build pack selection and show/hide static site options 2024-01-17 15:41:32 +01:00
Andras Bacsai 381e24bea5 fix: git pull command for deploy key based previews 2024-01-16 15:45:19 +01:00
Andras Bacsai a42c8da344 fix: proxy ui view
feat: build server 🌮
2024-01-16 15:19:14 +01:00
Andras Bacsai 22431eee9a fix: change proxy view 2024-01-16 11:32:56 +01:00
Andras Bacsai 059e6a88eb Replace comma with pipe in customLabels 2024-01-15 12:30:49 +01:00
Andras Bacsai da71353bfa Update application and proxy configuration 2024-01-15 10:49:39 +01:00
Andras Bacsai 1afb509c33 add domain validation + custom dns servers
add new guides / docs
2024-01-15 10:03:15 +01:00
Andras Bacsai bccca6e874 add docs to server validation 2024-01-15 09:03:46 +01:00
Andras Bacsai fceaf3e94b Fix resource limits for CPU set 2024-01-12 14:30:25 +01:00
Andras Bacsai 5e7c6906b3 fix: cpuset limits was determined in a way that apps only used 1 CPU max, ehh, sorry. 2024-01-12 13:47:01 +01:00
Andras Bacsai 408738e08d Add service status to Index.php and update resource display in index.blade.php 2024-01-12 11:31:51 +01:00
Andras Bacsai 8d04fbdb74 feat: search between resources 2024-01-12 11:25:20 +01:00
Andras Bacsai cc1fb83c79 cleanup 2024-01-11 14:25:55 +01:00
Andras Bacsai 34febe670d fix: load profile on remote commands 2024-01-11 14:13:43 +01:00
Andras Bacsai 6b24001876 feat: import backups 2024-01-10 15:42:54 +01:00
Andras Bacsai 8a63ef5da9 Merge branch 'feat/db-import' of github.com:stooit/coolify into stooit-feat/db-import 2024-01-10 14:36:59 +01:00
Andras Bacsai ce0b38035c Merge branch 'next' into feat/scheduled-tasks-cron 2024-01-10 12:03:48 +01:00
Andras Bacsai 68f1621757 Merge branch 'main' into fix-typos 2024-01-10 11:55:33 +01:00
Andras Bacsai f445a8c312 fix: update navbar on build_pack change 2024-01-10 11:07:53 +01:00
Andras Bacsai 845fc191d4 Remove ray debug statement in updatedApplicationBuildPack method 2024-01-10 11:00:11 +01:00
Andras Bacsai 95d0d72e0d Fix application build pack logic 2024-01-10 11:00:06 +01:00
Andras Bacsai 76f695036c fix: static buildpack should set port 80 2024-01-10 10:58:31 +01:00
Andras Bacsai eef8c756df fix: settings menu 2024-01-09 14:27:42 +01:00
Andras Bacsai aa80392b46 small fix 2024-01-09 12:25:50 +01:00
Ray Berger 5ee29c6072 fix typos 2024-01-07 22:32:54 +00:00
Andras Bacsai 4c3907c296 refactor routes 2024-01-07 16:23:41 +01:00
Andras Bacsai e286e78ddc fix: database env variables 2024-01-06 11:38:12 +01:00
Stuart Rowlands 557e1407d0 Added database import feature. 2024-01-06 15:24:57 +10:00