Commit graph

2821 commits

Author SHA1 Message Date
Andras Bacsai
ab819c6b9d fix: adjust spacing in login form for improved layout 2024-12-12 11:36:50 +01:00
Andras Bacsai
78eb956870 fix: correct heading display for OAuth settings in settings-oauth.blade.php 2024-12-12 10:11:46 +01:00
Andras Bacsai
147240b527 Merge branch 'next' into authentik 2024-12-12 08:45:38 +01:00
Andras Bacsai
e5f534b6ef fix: pushover 2024-12-12 08:40:34 +01:00
peaklabs-dev
f88438edd3
chore: rename topicID to threadId like in the telegram API response 2024-12-11 23:13:13 +01:00
peaklabs-dev
92fec9582c
fix: make pushover settings more clear
- Rename User to User Key
- Rename Token to API Token
- fix: helper and docs links
2024-12-11 19:18:39 +01:00
peaklabs-dev
1568e55b05
fix: discord helper 2024-12-11 19:16:28 +01:00
peaklabs-dev
21ddaa317f
fix: telegram helper 2024-12-11 19:16:17 +01:00
peaklabs-dev
1dade36253
fix: slack helper 2024-12-11 19:16:07 +01:00
peaklabs-dev
9572c8498e
chore: reorder navbar 2024-12-11 18:42:55 +01:00
Zao Soula
ef35429533 feat(notification): add Pushover 2024-12-11 18:13:16 +01:00
🏔️ Peak
d9aefae207
Merge branch 'next' into feature/authentik-provider 2024-12-11 15:24:26 +01:00
Andras Bacsai
9ffae89a71 fix: remove resale_license from db as well 2024-12-11 12:04:58 +01:00
Andras Bacsai
b442965976 fix: test notifications to only send it to the right channel 2024-12-11 11:57:56 +01:00
Andras Bacsai
fcc94e6306 fixes 2024-12-11 11:28:56 +01:00
Andras Bacsai
6a7b283844 fix: docker cleanup email notifications 2024-12-11 10:50:10 +01:00
Andras Bacsai
1257ab6ff4 fix: ui + migrations 2024-12-11 10:14:12 +01:00
peaklabs-dev
eaeacb6f7b
feat: scheduled task success email 2024-12-10 16:12:58 +01:00
peaklabs-dev
0375db0d7c
feat: Docker cleanup success and failure notification files 2024-12-10 16:12:32 +01:00
peaklabs-dev
78d07f00f8
feat: docker cleanup email views 2024-12-10 16:11:58 +01:00
peaklabs-dev
9453981f0b
feat: UI for docker cleanup success and failure notification 2024-12-10 16:04:54 +01:00
peaklabs-dev
b4dd7cd263
fix: add missing deployment notifications to telegram 2024-12-10 15:31:00 +01:00
peaklabs-dev
ba6d05b563
chore: comment status changes as it is disabled for now 2024-12-10 15:30:17 +01:00
peaklabs-dev
ddfd7777c2
fix: docker cleanup email template 2024-12-10 14:16:35 +01:00
peaklabs-dev
bdfd68b74f
chore: remove unused email component 2024-12-09 21:41:22 +01:00
🏔️ Peak
12a48a1439
Merge branch 'next' into fix-postgres-init-scripts 2024-12-09 19:50:54 +01:00
🏔️ Peak
fdf757c7ae
Merge branch 'next' into separate-success-and-failure-notifications 2024-12-09 18:15:41 +01:00
peaklabs-dev
bc726ddd6e
feat: new telegram UI 2024-12-09 16:49:09 +01:00
peaklabs-dev
b4b48692af
feat: New Slack notification UI 2024-12-09 16:39:19 +01:00
peaklabs-dev
5210218a45
feat: New Discord notification UI 2024-12-09 16:38:25 +01:00
peaklabs-dev
b13d77377c
feat: new shared function name is_transactional_emails_enabled() 2024-12-09 15:34:24 +01:00
peaklabs-dev
ee7a901a77
fix: Email Notification saving
- fix: SMTP and resend should only save their respective settings
- chore: improve component validation and code to make it much smaller (less code - same functionality)
2024-12-09 15:23:32 +01:00
peaklabs-dev
2aacb1dc28
fix: Instance email settins
- fix: resend, smtp save button should only save respective settings
- feat: ability to send test email
2024-12-09 14:39:50 +01:00
peaklabs-dev
208766455d
fix: email notification channel enabled function 2024-12-09 14:30:56 +01:00
peaklabs-dev
a6086ee38b
feat: New email notification settings 2024-12-09 13:56:52 +01:00
peaklabs-dev
d9248508b4
chore: remove unused waitlist stuff 2024-12-09 12:00:54 +01:00
Andras Bacsai
664b718ea3 fix: always have download logs button on scheduled tasks 2024-12-09 11:53:50 +01:00
Andras Bacsai
6b936a3e92 feat: able to download schedule task logs 2024-12-09 11:36:39 +01:00
Andras Bacsai
e0aaed892d Merge branch 'next' into logs-for-tasks 2024-12-09 11:22:00 +01:00
Andras Bacsai
bfb1869f53 Merge branch 'next' into fix/search-resources-scope 2024-12-09 11:16:13 +01:00
Andras Bacsai
ff74fb7385 feat: introduce root permission 2024-12-09 10:52:38 +01:00
Andras Bacsai
5bbcd7bf76 fix: add middleware to new abilities, better ux for selecting permissions, etc. 2024-12-09 10:28:34 +01:00
Andras Bacsai
78f0ac80c1 Merge branch 'next' into feat/deployment-token 2024-12-09 09:16:59 +01:00
Lukas Eichenauer
1fd1aaabf4
fix: resolve undefined searchInput reference in Alpine.js component
The searchInput reference was not accessible due to nested x-data scopes. Moved sticky logic into searchResources() to ensure proper reference access.
2024-12-08 15:54:42 +01:00
Philip Heinser
4b89b84353 paginate task logs 2024-12-08 15:26:51 +07:00
Andras Bacsai
1184fafd3d
Merge pull request #4264 from marvinvr/main
feat: add slack notifications
2024-12-06 14:35:55 +01:00
Andras Bacsai
2b8b856181 fix: ui 2024-12-06 13:39:28 +01:00
Marvin von Rappard
f7eccefda3
Merge branch 'next' into main 2024-12-06 06:29:35 +01:00
🏔️ Peak
27395615e6
Merge branch 'next' into feat/disable-default-redirect 2024-12-05 14:46:33 +01:00
Andras Bacsai
a500daac98 fixes 2024-12-05 12:42:31 +01:00
Andras Bacsai
e98eb21b9e
Merge pull request #4470 from coollabsio/rename-github-app
Feat: Ability to rename GitHub App
2024-12-05 11:01:53 +01:00
Andras Bacsai
e67a93e6a5 feat: able to deploy without cache on every commit 2024-12-05 10:46:27 +01:00
Andras Bacsai
7519dff04d ui update on logs 2024-12-05 10:30:04 +01:00
Andras Bacsai
f535ed2359 Enhance modal input component and storage forms
- Added 'minWidth' attribute to modal input component for better responsiveness.
- Updated modal input instantiation in storage view to set a minimum width of 64rem.
- Improved layout and user guidance in the storage add forms by adding descriptive text for volume, file, and directory mounts.
- Changed button labels from 'Save' to 'Add' for clarity in storage forms.
2024-12-04 14:00:49 +01:00
Andras Bacsai
94c264c6d7 Fix deployment status border color in deployment index view 2024-12-04 13:49:19 +01:00
🏔️ Peak
7328724f3d
Merge branch 'coollabsio:main' into fix-postgres-init-scripts 2024-12-04 13:15:58 +01:00
🏔️ Peak
c8e2cd32e5
Merge branch 'next' into rename-github-app 2024-12-04 13:08:09 +01:00
Jeremy Angele
51b1fb45ab Use computed property for timezones on settings index page 2024-12-04 00:30:39 +01:00
Jeremy Angele
26ba433fd3 Use computed property for timezones 2024-12-03 22:24:36 +01:00
peaklabs-dev
fef8d0c62c
fix: typos and naming 2024-12-03 15:50:45 +01:00
🏔️ Peak
24cd57ca8d
Merge branch 'next' into rename-github-app 2024-12-03 15:35:23 +01:00
Andras Bacsai
ec9315f24e remove unnecessary things 2024-12-03 14:09:51 +01:00
peaklabs-dev
737e81aa38
wip button to sync new app name 2024-12-03 13:12:58 +01:00
peaklabs-dev
c74728162e
wip: test rename GitHub app 2024-12-03 12:41:56 +01:00
Andras Bacsai
ec1312a3f8 able to change zoom 2024-12-02 22:12:07 +01:00
🏔️ Peak
51883d091a
Merge pull request #4453 from oliverfrost1/main
Added slogan to be included, when searching resources
2024-12-02 11:10:26 +01:00
Andras Bacsai
062c198d1d test zoom out 2024-12-02 08:08:09 +01:00
Oliver Frost
99fcd98e63 Added slogan to be included, when searching resources 2024-12-01 14:51:47 +07:00
kleintonno
0bc823108d
fix deploy selection in applications source menu 2024-11-28 10:40:44 +01:00
Marvin von Rappard
02a20729c7
Merge branch 'next' into main 2024-11-27 11:09:45 +01:00
Andras Bacsai
5e4926ad00 fix: Alpine in body layout 2024-11-26 16:15:41 +01:00
Andras Bacsai
7f0094ed55 feat: add hex magic env var 2024-11-26 13:01:42 +01:00
Andras Bacsai
3011a0046e
Merge pull request #4398 from carstenjaksch/patch-1
Fix 404
2024-11-26 10:29:04 +01:00
Carsten Jaksch
86c95e4bd5
Fix 404 2024-11-26 09:00:45 +01:00
peaklabs-dev
a014bf1713
fix docs link hover background 2024-11-25 22:20:37 +01:00
peaklabs-dev
642cc6a9ca
fix light mode sticky search is dark 2024-11-25 22:12:34 +01:00
Andras Bacsai
16763372fc fix: search should be more visible on scroll on new resource 2024-11-25 15:46:23 +01:00
Andras Bacsai
504caefb8c fix: new resource icons 2024-11-25 15:33:42 +01:00
peaklabs-dev
d87cb67229
fix body section 2024-11-25 15:10:21 +01:00
Marvin von Rappard
a4910880e0
Merge branch 'next' into main 2024-11-25 13:44:24 +01:00
Andras Bacsai
f2063939d4 fix: websocket connections autoreconnect 2024-11-25 12:55:21 +01:00
Andras Bacsai
56365368e3 fix: sentry error 2024-11-25 12:55:05 +01:00
Andras Bacsai
37d4d5f98c fix: version should come from constants + fix stripe webhook error reporting 2024-11-25 11:28:08 +01:00
Marvin von Rappard
1aea60f1f0
Merge branch 'next' into main 2024-11-25 09:06:24 +01:00
Andras Bacsai
68174ea825 add sentry to cloud 2024-11-22 18:47:07 +01:00
Andras Bacsai
569560f46c fix: view issue 2024-11-22 18:09:43 +01:00
peaklabs-dev
277fd78769
new uuid routes 2024-11-22 16:03:20 +01:00
peaklabs-dev
5f1adc98d8
fix environment select 2024-11-22 15:45:46 +01:00
peaklabs-dev
4c21807b7a
navigate to environment via uuid 2024-11-22 15:38:54 +01:00
🏔️ Peak
e29c202e61
Merge branch 'next' into fix-environement-route 2024-11-22 15:32:28 +01:00
peaklabs-dev
1361863cfe
use uuid instead of name shared vars 2024-11-22 15:31:16 +01:00
peaklabs-dev
e776302a25
use new route for dash and project 2024-11-22 15:28:06 +01:00
peaklabs-dev
19ce01f7d8
fix send test email 2024-11-21 15:48:47 +01:00
Kael
bc89b84539
Merge branch 'next' into feat/disable-default-redirect 2024-11-18 21:02:20 +11:00
truemiller
d38110f3ef
fix: refine helper text for metrics input fields 2024-11-16 09:04:11 +00:00
truemiller
0ac3505c06
fix: improve helper text for metrics input fields 2024-11-16 09:03:42 +00:00
Andras Bacsai
1fc4c7872e fix 2024-11-15 21:47:31 +01:00
Andras Bacsai
b43d62f51b fix: AUTOUPDATE + checkbox opacity 2024-11-15 21:44:05 +01:00
🏔️ Peak
8515a18ead
Merge pull request #4310 from LEstradioto/fix-add-dynamic
fix: modal (+ add) on dynamic config was not opening, removed x-cloak
2024-11-15 21:39:30 +01:00
Luan Estradioto
94e8ee4a99 fix: modal (+ add) on dynamic config was not opening, removed x-cloak 2024-11-15 16:50:44 -03:00
Andras Bacsai
020cb5b3aa fix: modal-input 2024-11-15 17:13:32 +01:00
peaklabs-dev
8754742a0d
fix deploy key selection 2024-11-15 15:46:00 +01:00
Andras Bacsai
3ecda1b497 fix: cf tunnel menu should be visible when server is not validated 2024-11-14 16:17:41 +01:00
peaklabs-dev
7ec6f632fd
Update upgrade.blade.php 2024-11-14 13:58:39 +01:00
peaklabs-dev
5d5ac6b5e0
Update upgrade.blade.php 2024-11-14 13:56:38 +01:00
Andras Bacsai
33183ab344 fix: fallback to local coolify.png 2024-11-14 13:12:27 +01:00
Andras Bacsai
a77ed93695 fix: if service img not found, use github as a source 2024-11-14 13:04:51 +01:00
Marvin von Rappard
7bdac8b42f
Merge branch 'next' into main 2024-11-14 12:54:04 +01:00
Andras Bacsai
b0f3f5378f fix: terminal opening issue 2024-11-14 12:33:59 +01:00
Andras Bacsai
c9f7863fff
Merge pull request #4238 from peaklabs-dev/dep-and-remove-unused-stuff
Chore: Remove unused stuff, update dependecies
2024-11-14 12:31:09 +01:00
Andras Bacsai
552f563162 fix: poll with modal issue 2024-11-14 12:29:39 +01:00
Andras Bacsai
b0b81e4416 fix: timezone settings validation 2024-11-14 10:02:37 +01:00
peaklabs-dev
3bfa21be59
fix confirmation setting UI 2024-11-13 19:40:36 +01:00
🏔️ Peak
021312e8e5
Merge pull request #4273 from Bilge/checkbox
Expanded checkbox clickable area to include label
2024-11-13 19:29:20 +01:00
Bilge
bff8e6b3ab
Expanded checkbox clickable area to include label. 2024-11-13 18:19:30 +00:00
peaklabs-dev
1be3423bcc
Delete license.blade.php 2024-11-13 18:38:33 +01:00
peaklabs-dev
f55bb5b0fb
remove resale license 2024-11-13 18:38:22 +01:00
🏔️ Peak
70cd88a460
Merge branch 'next' into dep-and-remove-unused-stuff 2024-11-13 18:26:46 +01:00
David R
6ed9259547
Correct tab name
There is no General tab, and the Compose file is reachable on the Service Stack tab.
2024-11-13 07:59:11 -05:00
🏔️ Peak
50e09b684b
Merge branch 'next' into dep-and-remove-unused-stuff 2024-11-13 13:46:20 +01:00
Marvin von Rappard
eb0686fe20 feat: slack notifications 2024-11-12 22:37:55 +01:00
Luan Estradioto
403b692a34 fix: autocompletes 2024-11-12 16:24:28 -03:00
peaklabs-dev
1d517b4b39
remove some unused files 2024-11-12 15:55:47 +01:00
peaklabs-dev
1ffa88acf0
use config instead of env() 2024-11-12 15:53:05 +01:00
peaklabs-dev
97f868a285
Delete bootstrap.js 2024-11-12 15:29:59 +01:00
peaklabs-dev
1c5ddab30d
use one constants file 2024-11-12 15:18:48 +01:00
🏔️ Peak
442b0e837c
Merge branch 'next' into dep-and-remove-unused-stuff 2024-11-12 13:58:51 +01:00
Andras Bacsai
7253041e15 feat: add internal api docs to /docs/api with auth 2024-11-12 13:49:40 +01:00
🏔️ Peak
0ce2fbff40
Merge pull request #4169 from easilok/fix-invalid-docker-version-check
Fix invalid docker version check
2024-11-12 13:21:17 +01:00
Andras Bacsai
99eaedf5cf ui: improve s3 add view 2024-11-12 13:12:05 +01:00
Andras Bacsai
2381eb94ed fix: admin view 2024-11-12 12:51:13 +01:00
Andras Bacsai
e00c692e33 ui: separate resources by type in projects view 2024-11-12 12:14:23 +01:00
Andras Bacsai
f14cef0651 fix: cool 500 error (thanks hugodos) 2024-11-12 10:01:53 +01:00
Andras Bacsai
b58cc05b8a fix: terminal view loading in async 2024-11-12 09:52:22 +01:00
🏔️ Peak
a43c12cf9e
Merge branch 'next' into dep-and-remove-unused-stuff 2024-11-11 21:12:24 +01:00
peaklabs-dev
644da632e3
Revert "remove unused dev files"
This reverts commit eeb6330791.
2024-11-11 19:04:25 +01:00
peaklabs-dev
eeb6330791
remove unused dev files 2024-11-11 18:57:44 +01:00
Andras Bacsai
b379e50d90 feat: custom nginx configuration for static deployments + fix 404 redirects in nginx conf 2024-11-11 14:37:36 +01:00
peaklabs-dev
026fcdaf52
remove unused packages and add new tailwind scrollbar package 2024-11-11 12:55:47 +01:00
Luis Pereira
770163d54c
using docker version constant as user feedback 2024-11-10 21:28:12 +00:00
Andras Bacsai
704e25100a fix: manual update should be executed only once + better UX 2024-11-10 21:26:52 +01:00
Andras Bacsai
15c00bcdd7 fix: serverTimezone update 2024-11-08 18:07:40 +01:00
peaklabs-dev
b7451802a6
css fix 2024-11-08 15:14:13 +01:00
peaklabs-dev
a6d71bb7ee
Merge branch 'next' of https://github.com/coollabsio/coolify into next 2024-11-08 15:10:10 +01:00
peaklabs-dev
2676f9a8db
fix disable 2 stp confirmation UI 2024-11-08 15:09:54 +01:00
Andras Bacsai
31dd2176b2 fix: github app name is too long 2024-11-08 15:03:25 +01:00
🏔️ Peak
ac500219d2
Merge branch 'next' into include-tip-in-www-redirect-helper 2024-11-08 14:40:09 +01:00
Andras Bacsai
373e715e8d fix: disable cloudflare tunnel on "localhost" 2024-11-08 14:03:26 +01:00
Andras Bacsai
138c721566 fix: server wildcard 2024-11-08 12:18:34 +01:00
peaklabs-dev
822c0c634b
Merge branch 'next' of https://github.com/coollabsio/coolify into next 2024-11-08 11:53:47 +01:00
peaklabs-dev
19616283db
fix: Confirmation Settings css for light mode 2024-11-08 11:53:44 +01:00
Andras Bacsai
9f439e2672 fix: disable wire:navigate 2024-11-08 11:51:06 +01:00
peaklabs-dev
653cfcc766
fix 2 advanced settings 2024-11-08 11:38:07 +01:00
Luis Pereira
3fe636aab6
update docker minimum version to 26 2024-11-07 21:50:53 +00:00
Johnny Kessler
b6f8562231 chore: edit www helper 2024-11-07 18:09:47 +01:00
Andras Bacsai
a9832e2783
Merge pull request #3949 from peaklabs-dev/fix-project-deletion
Fix: Projects can be deleted with resources
2024-11-07 13:43:56 +01:00
Andras Bacsai
3f8208e81b fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
Andras Bacsai
a297c9fcab fix: better invitation errors 2024-11-07 12:32:23 +01:00
Andras Bacsai
376a2341af refactor scheduled task job (and related stuffs) 2024-11-07 11:09:38 +01:00
Andras Bacsai
a097f3b830 ui 2024-11-06 12:49:57 +01:00
Andras Bacsai
f8e6e925b6 cleanup 2024-11-05 17:17:34 +01:00
Luis Pereira
752ae4a110
add feedback on docker version check failure 2024-11-05 13:23:03 +00:00
Andras Bacsai
a07605205e refactor application advanced view 2024-11-05 12:28:33 +01:00
Andras Bacsai
f9465790f7 delete unused component 2024-11-05 11:51:58 +01:00
Andras Bacsai
9995663f01 fix notifications 2024-11-05 11:33:33 +01:00
Andras Bacsai
5ce6c3ded1 refactor server limit check job + email notifications view 2024-11-05 11:22:23 +01:00
Andras Bacsai
ae7d88df9f fix: refactor tags view / remove obsolete one 2024-11-05 10:11:15 +01:00
Andras Bacsai
d24d1394f7 refactor telegram notifications view 2024-11-04 17:48:39 +01:00
Andras Bacsai
e1d105606d fix: add user/pw to db view 2024-11-04 14:33:00 +01:00
Andras Bacsai
2baea6e89f fix 2024-11-04 14:23:21 +01:00
Andras Bacsai
ffb1e10248 fix dragonfly view 2024-11-04 14:22:42 +01:00
Andras Bacsai
7fb1a1fc75 fix: use Auth(), add new db proxy stop event refactor clickhouse view 2024-11-04 14:18:16 +01:00
Kael
400d3f66b0
Merge branch 'next' into feat/disable-default-redirect 2024-11-04 23:33:48 +11:00
Kael
56c8056a8f
Merge branch 'next' into feat/deployment-token 2024-11-04 23:33:26 +11:00
Andras Bacsai
1ab459a09b fix: reworded 2024-11-04 12:54:42 +01:00
Andras Bacsai
34c7aa122c refactor backup edit view 2024-11-04 12:40:10 +01:00
Andras Bacsai
c11dfdee1f refactor create scheduled backup livewire 2024-11-04 11:53:32 +01:00
Andras Bacsai
e30dcf1101 refactor application preview livewire 2024-11-04 11:32:03 +01:00
Andras Bacsai
e4d5969326 refactor swarm view livewire 2024-11-04 11:25:45 +01:00
Andras Bacsai
83b3f6fe49 refactor application source view 2024-11-04 00:14:44 +01:00
Andras Bacsai
ca7290cebe refactor project env edit livewire 2024-11-04 00:00:58 +01:00
Andras Bacsai
2f0f244382 refactor project edit livewire 2024-11-03 23:55:04 +01:00
Andras Bacsai
3b4a81be2a refactor add environment + remove unnecessary livewire component 2024-11-03 23:49:31 +01:00
Andras Bacsai
e99155b13d remove unnecessary leftover 2024-11-03 23:49:06 +01:00
Andras Bacsai
8854eeb911 refactor new project 2024-11-03 23:42:00 +01:00
Andras Bacsai
1bdc2c6d7c refactor discord notification view 2024-11-03 23:19:44 +01:00
Andras Bacsai
fd546cec9d fix: refactor destination/docker view 2024-11-03 23:08:24 +01:00
Andras Bacsai
4ed76f88f8 fix: destinations livewire refactor
removed unnecessary livewire components, renamed them ,etc etc
2024-11-03 22:19:41 +01:00
Andras Bacsai
ec81b4ce5c fix: transactional email livewire 2024-11-03 21:45:17 +01:00
Andras Bacsai
8c9989136b fix: remove livewire legacy from help view 2024-11-03 21:27:26 +01:00
Andras Bacsai
c211227141 fix: add min/max length to input/texarea 2024-11-03 21:27:02 +01:00
Andras Bacsai
cc7c25aafd fix: dashboard refactor 2024-11-03 21:11:35 +01:00
Andras Bacsai
46c218d773 fix ui 2024-11-03 15:07:16 +01:00
Andras Bacsai
52b4e6216c fix: cloud admin view 2024-11-03 13:43:28 +01:00
Kael
970b30b2e7
Merge branch 'next' into feat/disable-default-redirect 2024-11-03 18:58:59 +11:00
Kael
41f98d64e6
Merge branch 'next' into feat/deployment-token 2024-11-03 18:58:07 +11:00
Andras Bacsai
b77ee11da5 Refactor livewire server show view to remove redundant code 2024-11-01 23:52:43 +01:00
Ted
c9f2e192e4
Merge branch 'next' into next 2024-11-01 09:33:54 +00:00
Kael
b9597e53e1 Merge branch 'next' into feat/deployment-token 2024-11-01 16:55:00 +11:00
Kael
1408bc58fb
Merge branch 'next' into feat/disable-default-redirect 2024-11-01 16:52:09 +11:00
Andras Bacsai
5ce2422b90 fix: stripe webhooks
fix: add custome created webhook
2024-10-31 23:26:40 +01:00
Ted
2ca6da1517
fix: fix my own grammar
Didn't feel like "versions of" was needed...
2024-10-31 19:52:38 +00:00
Ted
ced0d1f6e9
fix: grammar for helper 2024-10-31 19:46:11 +00:00
🏔️ Peak
231ce49817
Merge pull request #4068 from TimKochDev/design
Design: More Space and Visual Hierarchy
2024-10-31 16:33:24 +01:00
Tim Koch
23211c3d14 Utilize <section> on dashboard page 2024-10-31 18:03:16 +04:00
Tim Koch
c3fc22479a Apply mb-12 to <section> elements
I think Coolify's design would benefit from a bit more space
between groups of content throughout the site.
HTML's section elements are a perfect fit to
a) semantically group related content and
b) add spacing/visual coherence to it at the same time
2024-10-31 18:03:16 +04:00
Tim Koch
1a668d6c46 Make h1 text size even larger
This is to make it even easier to visually distringuish between h1 and other heading elements.
For example, on pages with a h1 heading and multiple section headings,
this makes it easier to understand the structure of the page subconciously.
2024-10-31 18:03:16 +04:00
Tim Koch
f073d01a5f Give more space to navbar
Especially in full width and mobile view, the navbar looked cramped
because there was very little padding to the left end of the screen.
This commit adds horizontal padding to the navbar
and increases its width from 48 to 56 tailwind units.
2024-10-31 18:03:16 +04:00
Tim Koch
a35e2f427b Fix inconsistent navbar padding
"Coolify" had pl-3 while the SwitchTeam element and the menu items below had px-2
2024-10-31 18:03:16 +04:00
Tim Koch
fca1815216 Apply tailwind shadow to .box class
Makes .box elements appear raised above the background.
Only works in light mode!
2024-10-31 18:03:15 +04:00
Kael
133ddc09d2
Merge branch 'next' into feat/disable-default-redirect 2024-10-31 23:57:51 +11:00
peaklabs-dev
567fe73df7
remove duplicated step 3 2024-10-31 13:45:26 +01:00
🏔️ Peak
01bdde2f2b
Merge branch 'next' into fix-autocompletes 2024-10-31 13:41:00 +01:00
peaklabs-dev
6be0affa79
fix typo 2024-10-31 11:35:16 +01:00
🏔️ Peak
0cf356937f
Revert "fix typo" 2024-10-31 11:33:51 +01:00
🏔️ Peak
2568cad86b
Merge branch 'next' into main 2024-10-31 11:31:42 +01:00
Alberto Rizzi
5d5a06dcf6 fix typo 2024-10-30 22:21:52 +01:00
Andras Bacsai
96ca72fcdb refactor server view (phuuu) 2024-10-30 20:03:30 +01:00
Kael
6520235667 middleware should allow, not deny 2024-10-30 19:06:50 +11:00
Kael
d4d63ff273 feat: add deploy-only token permission 2024-10-30 17:00:55 +11:00
Andras Bacsai
6462af2d24 Refactor server show blade view: Enable metrics tab and remove commented code 2024-10-29 13:31:15 +01:00
Andras Bacsai
74411e89e6 feat: debug mode for sentinel 2024-10-29 10:48:49 +01:00
Andras Bacsai
5780828f0f Refactor registration form view 2024-10-29 10:20:02 +01:00
Andras Bacsai
f87b158c9b fix: login / register view 2024-10-29 10:13:06 +01:00
Andras Bacsai
898433bc4a Refactor modal-confirmation component 2024-10-28 23:02:05 +01:00
Andras Bacsai
9217d5aa96
Merge pull request #4017 from coollabsio/fix-rendering-glitch
Fix: 2-step confirmation button rendering bug
2024-10-28 21:04:32 +01:00
🏔️ Peak
ec22162384
Merge pull request #4021 from cngJo/patch-1
docs: update link to deploy api docs
2024-10-28 13:22:39 +01:00
Andras Bacsai
66e9afd859 migrate settings backup frome legacy bind 2024-10-28 10:39:50 +01:00
Andras Bacsai
af35612c15 Refactor backup-edit.blade.php to conditionally display the "Backup All Databases" checkbox based on the database type and ID 2024-10-28 10:39:34 +01:00
Andras Bacsai
3d58b92a33 migrate settings from legacy model binding 2024-10-28 10:10:27 +01:00
Kael
786c8bc3a3
Merge branch 'next' into feat/disable-default-redirect 2024-10-28 19:20:52 +11:00
Johannes Przymusinski
9fe8204158
docs: update link to deploy api docs 2024-10-26 13:58:09 +02:00
peaklabs-dev
7da9b28c48
fix step 2 button 2024-10-25 21:09:10 +02:00
peaklabs-dev
34ff8e9a98
fix rendering glitch with tow step confirmation 2024-10-25 20:58:17 +02:00
Andras Bacsai
62c0eba139 Refactor code to remove experimental features and update documentation links 2024-10-25 17:15:02 +02:00
Andras Bacsai
2263734129 save sentinel form update 2024-10-25 11:42:37 +02:00
Andras Bacsai
d26a0f194b Refactor flexbox layout and button styles in show-private-key.blade.php 2024-10-25 11:17:17 +02:00
Andras Bacsai
2877080a39 Refactor variable and function names for consistency 2024-10-25 10:59:12 +02:00
Andras Bacsai
35a1307e7b Refactor variable and function names for consistency 2024-10-25 10:59:05 +02:00
Andras Bacsai
b1d2914c08 Refactor function and configuration names for experimental features 2024-10-24 22:00:26 +02:00
Andras Bacsai
0c34e81b2b fix: add experimental flag 2024-10-24 21:48:51 +02:00
Andras Bacsai
8182305ac4 fix: admins should now invite owner 2024-10-24 21:47:39 +02:00
Kael
7e03a80df5
Merge branch 'next' into feat/disable-default-redirect 2024-10-25 01:28:08 +11:00
Andras Bacsai
23f7932964 Refactor isExperimentalEnabled function and remove its usage 2024-10-24 13:28:12 +02:00
Andras Bacsai
9a227dbad6 feat: terminal views for servers
improvement: connect to container if only one available
2024-10-24 12:21:36 +02:00
Andras Bacsai
a310a13016 Refactor server navbar and resources views 2024-10-24 11:43:15 +02:00
Andras Bacsai
70aa61c59e fix: disable sentinel for now 2024-10-24 11:10:02 +02:00
Andras Bacsai
f9bf2e3eaf
Merge pull request #3999 from coollabsio/fix-otp
fixes for new otp view
2024-10-24 10:14:37 +02:00
Andras Bacsai
11b98a4f25
Merge pull request #3927 from peaklabs-dev/fix-otp
Fix and improve OTP UI
2024-10-24 10:11:42 +02:00
Andras Bacsai
d11d8f234e Refactor profile index.blade.php to improve OTP display and functionality 2024-10-24 10:07:18 +02:00
Andras Bacsai
2e9ce3ed2a feat: add notification settings to server_disk_usage 2024-10-22 14:47:01 +02:00
Andras Bacsai
ac768e5313 feat: limit storage check emails
feat: sentinel should send storage usage
2024-10-22 14:01:36 +02:00
Andras Bacsai
50ab5ea35d Refactor health check form labels and placeholders 2024-10-22 12:05:36 +02:00
Andras Bacsai
b282c8412c Refactor StartSentinel to handle build servers 2024-10-22 11:40:44 +02:00
Andras Bacsai
b5146c0dda fix: charts ui 2024-10-22 11:39:38 +02:00
Andras Bacsai
d7efe8a6d1 fix: no sentinel for swarm yet 2024-10-22 11:29:43 +02:00
Andras Bacsai
c338eef57b fix: should be able to reset labels in read-only mode with manual click 2024-10-22 11:25:03 +02:00
Andras Bacsai
d9a9205e49 Refactor settings index.blade.php to add missing div tag 2024-10-22 11:11:29 +02:00
Andras Bacsai
388929be30 Refactor status component to use title instead of lastDeploymentInfo 2024-10-22 10:58:23 +02:00
Andras Bacsai
e8854c3101 fix: sentinel start fixed 2024-10-22 08:31:53 +02:00
Andras Bacsai
3e729ee928 fix: metrics for dbs 2024-10-21 22:57:00 +02:00
Kael
ebdc99f617
Merge branch 'next' into feat/disable-default-redirect 2024-10-22 00:50:12 +11:00
Andras Bacsai
28667a32c1 fix: able to update ipv4 / ipv6 instance settings 2024-10-21 14:26:34 +02:00
Andras Bacsai
8eac7c209a Refactor server resources view to use flexbox for sidebar layout 2024-10-21 14:22:07 +02:00
Andras Bacsai
a1d35deefe Refactor server resources view to add loading indicators for managed and unmanaged containers 2024-10-21 14:15:35 +02:00
Andras Bacsai
2809083f61 Refactor Redis password handling and migration to use environment variables 2024-10-21 13:43:34 +02:00
Andras Bacsai
bf7b0f9e06 fix: redis database user and password 2024-10-21 12:13:42 +02:00
Andras Bacsai
bc05070f4c Refactor modal-confirmation.blade.php for improved readability and maintainability 2024-10-21 11:02:44 +02:00
Andras Bacsai
67c69b4ba4
Merge branch 'next' into disable-2-step-confirmation-if-needed 2024-10-21 10:58:04 +02:00
Andras Bacsai
056758e3ff
Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
Fix: Redis DB UI
2024-10-21 10:00:20 +02:00
Andras Bacsai
97aab8ba28 feat: show warning if people would like to use sslip with https 2024-10-20 22:26:30 +02:00
peaklabs-dev
7f393eb2c2
fix indexing after deletion and make sure init script is removed form the server 2024-10-18 20:51:51 +02:00
peaklabs-dev
5a38b21d95
fix project deletion and refactor some code 2024-10-18 13:48:41 +02:00
Nathan James
4572bf0fba change heading to match others 2024-10-17 17:44:05 +01:00
Andras Bacsai
2315bdb93f ui updates on server 2024-10-17 14:56:36 +02:00
peaklabs-dev
8b114f5558
fix button text kind of 2024-10-17 13:05:58 +02:00
peaklabs-dev
83c7e1b78b
fix typos 2024-10-17 12:36:18 +02:00
peaklabs-dev
8284cdfb02
add password confirmation to disable two step confirmation 2024-10-17 12:23:13 +02:00
peaklabs-dev
b67f4d1975
disable tow step confirmation 2024-10-17 12:07:48 +02:00
peaklabs-dev
2cb424ed7b
setting to disable tow step confirmation 2024-10-17 12:07:35 +02:00
peaklabs-dev
08da5aaf04
fix and improve OTP 2024-10-16 15:59:42 +02:00
peaklabs-dev
85c3270dcc
update helper and disable input if variable is shared 2024-10-16 13:44:17 +02:00
peaklabs-dev
edad4fcd5c
update helper text 2024-10-15 17:38:11 +02:00
🏔️ Peak
937666b177
Merge branch 'fix-redis-db-ui' into fix-redis 2024-10-15 15:48:57 +02:00
Andras Bacsai
46ec8eed64 fix: generate sentinel url 2024-10-15 15:43:53 +02:00
Andras Bacsai
567ce172dc Refactor server form view to conditionally display Sentinel section based on server settings 2024-10-15 13:54:25 +02:00
Andras Bacsai
d446cd4f31 sentinel updates 2024-10-15 13:39:19 +02:00
Andras Bacsai
bea492165f sentinel updates 2024-10-14 21:05:33 +02:00
Andras Bacsai
fdeb9353be chore: Update project service configuration view 2024-10-14 19:45:03 +02:00
Andras Bacsai
bdd6597451 chore: Update project resource index page 2024-10-14 19:42:44 +02:00
🏔️ Peak
c1126accd3
Merge pull request #3819 from MarioCakeDev/feature/project_settings
Add settings button to projects page
2024-10-14 17:37:03 +02:00
Kael
9a1b6449c8 Merge branch 'next' into feat/disable-default-redirect 2024-10-14 22:53:37 +11:00
Andras Bacsai
b2e515f770 sentinel 2024-10-14 13:32:36 +02:00
Kael
9d553c3a30 Merge branch 'next' into feat/disable-default-redirect 2024-10-14 21:25:56 +11:00
Andras Bacsai
1f193d465d sentinel updates 2024-10-14 12:07:37 +02:00
Danilo Martinelli
96ef0ef749 feat: 🛂 integrate Authentik authentication with Coolify
- Configured Authentik as the OAuth provider in Coolify.
2024-10-13 10:28:24 -03:00
Kael
beb6d04804
Merge branch 'next' into feat/disable-default-redirect 2024-10-12 03:50:45 +11:00
Andras Bacsai
88f1e58c63 feat: required envs 2024-10-11 14:38:22 +02:00
Andras Bacsai
920607029a fix: do not allow to change number of lines when streaming logs 2024-10-11 12:29:13 +02:00
Kael
97c8194588 Merge branch 'next' into feat/disable-default-redirect 2024-10-11 20:37:08 +11:00
Andras Bacsai
77654faa36 chore: fix form submission and keydown event handling in modal-confirmation.blade.php 2024-10-11 09:41:49 +02:00
🏔️ Peak
cf0262d7a3
Merge pull request #3820 from thereis/feat/open-version-new-tab
feat: open a new tab when clicked on the version
2024-10-10 21:55:42 +02:00
🏔️ Peak
41290f5e56
Merge pull request #3800 from ideabrian/main
add s to pluralize "application" - change "much much more" to "Coolify Home"
2024-10-10 21:54:12 +02:00
Kael
2f3503d8b8 fix: don't allow editing traefik config 2024-10-11 03:24:46 +11:00
Kael
b997b7393b feat: allow disabling default redirect, set status to 503 2024-10-11 02:44:52 +11:00
Lucas Reis
927a8adcc7
Merge branch 'next' into feat/open-version-new-tab 2024-10-10 14:55:27 +02:00
Andras Bacsai
e1ff2118f0
Merge pull request #3812 from LEstradioto/fix-ctrl-v-terminal
fix ctrl v terminal
2024-10-10 14:06:00 +02:00
Lucas Reis
cc7f741b5b
Merge branch 'next' into feat/open-version-new-tab 2024-10-10 13:41:49 +02:00
Andras Bacsai
9330a3f354 feat: add customHelper to stack-form 2024-10-10 13:28:42 +02:00
Andras Bacsai
e6ff801559 feat: Improve search functionality in project selection 2024-10-10 11:52:19 +02:00
Andras Bacsai
0e2889b857 improvement: Add link to duplicate domain
fix: duplicate domain error
fix: remove fqdn constraint from db, because it is checked on app level
2024-10-10 10:24:11 +02:00
MarioCake
76d631d7ba Rename route attribute to settingsRoute attribute. 2024-10-10 09:45:13 +02:00
Lucas Reis
b8bcfb06a7 Merge branch 'next' of https://github.com/coollabsio/coolify into feat/open-version-new-tab 2024-10-10 00:34:50 +02:00
Lucas Reis
7d1f6b9d77 feat: open version in a new tab 2024-10-10 00:32:29 +02:00
MarioCake
62e67eff89 Remove click handler for settings div. 2024-10-09 23:49:54 +02:00
MarioCake
f95f44f4cc Add settings button to projects page. 2024-10-09 23:45:57 +02:00
Luan Estradioto
764a24ba30 fix ctrl v terminal 2024-10-09 11:44:29 -03:00
Luan Estradioto
e6c249ffea add to resend too 2024-10-09 01:20:13 -03:00
Luan Estradioto
83bcf981c2 fix autocompletes 2024-10-09 00:14:27 -03:00
Brian Ball
22a48bff74
add s to plrualize application
Changed <a> text to Coolify Home - because "much much more" linked to the home page is a distraction at best while the person is onboarding.
2024-10-08 09:53:44 -07:00
Andras Bacsai
ab8bb8dc4e fix: select server view 2024-10-08 17:16:23 +02:00
Andras Bacsai
742df4f5df fix: select server view 2024-10-08 17:08:35 +02:00
Andras Bacsai
974b4b92c1 wip: coolify.json 2024-10-08 15:11:19 +02:00
Andras Bacsai
3f8324d09e chore: Refactor loadServices2 method and remove unused code 2024-10-07 14:03:04 +02:00
Andras Bacsai
dd29827a14
Merge pull request #3749 from mkilinskidev/mki
Fix subtitle typo in server navbar
2024-10-07 13:23:40 +02:00
Andras Bacsai
673081ffb3 chore: Update select.blade.php with improved search functionality 2024-10-07 12:22:00 +02:00
Andras Bacsai
1c10a43321 fix: new resource selection view
fix: new services
2024-10-07 11:19:14 +02:00
Mateusz Kilinski
9f2e7851f7 Fix subtitle typo in server navbar 2024-10-06 17:43:22 +02:00
Andras Bacsai
4624a381b1 new search input on "new resource" view 2024-10-05 20:55:23 +02:00
Andras Bacsai
a1124a885d feat: project search on frontend 2024-10-05 15:03:40 +02:00
Andras Bacsai
a4c8f83d17 chore: Update password form submission in modal-confirmation component 2024-10-04 20:10:40 +02:00
Andras Bacsai
c2c0afa0ba fix: service env orders, application env orders 2024-10-04 12:08:57 +02:00
Andras Bacsai
2ca73695b3 fix: tag mass redeployments 2024-10-04 10:22:58 +02:00
Andras Bacsai
81b8a58415 fix: scheduled backup for services view 2024-10-03 22:38:37 +02:00
Andras Bacsai
358f6575f8 chore: Refactor modal-confirmation component 2024-10-03 21:38:08 +02:00
Andras Bacsai
5f07b473e9 fix: parse proxy config and check the set ports usage 2024-10-03 21:29:55 +02:00
Andras Bacsai
d637675ce3 chore: Update service application view 2024-10-03 21:02:42 +02:00
Andras Bacsai
14c9f25c57 feat: restart service without pulling the latest image 2024-10-03 13:17:35 +02:00
Andras Bacsai
1c7ca56756 feat: backup all databases for mysql,mariadb,postgresql 2024-10-03 12:39:45 +02:00
Andras Bacsai
bb6cb8edc9 improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
Andras Bacsai
c4e702f096 fix: able to select root permission easier 2024-10-03 09:57:37 +02:00
Andras Bacsai
ceccd093d2 refactor: Improve socket reconnection interval in terminal.js 2024-10-02 21:24:05 +02:00
Andras Bacsai
69553ec314 refactor: Improve popup component styling and button behavior 2024-10-02 18:26:51 +02:00
Andras Bacsai
a1a8f1336a refactor: Fix indentation in modal-confirmation.blade.php 2024-10-02 17:35:48 +02:00
Andras Bacsai
207fe1d709 wtf wtf wtf 2024-10-02 17:27:02 +02:00
Andras Bacsai
e03e4f2e91 refactor: Improve SSH command generation in Terminal.php and terminal-server.js 2024-10-02 15:16:55 +02:00
Andras Bacsai
ec216254b5 chore: Update modal input in server form to prevent closing on outside click 2024-10-02 13:36:09 +02:00
Andras Bacsai
fbb36bfe8e revert modal-confirmation in dev 2024-10-02 12:01:12 +02:00
Andras Bacsai
dd782e75f5 fix: local dev s3 uploads
fix: hetzner s3 uploads (mc alias instead of mc host)
2024-10-02 11:45:30 +02:00
Andras Bacsai
2be2f0ac79 feat: support Hetzner S3 2024-10-02 10:25:45 +02:00
Andras Bacsai
223cd37031 fix: remove autofocuses 2024-10-01 21:36:16 +02:00
Norman
888e96448c
Merge branch 'main' into main 2024-10-01 13:33:02 +03:00
Andras Bacsai
8065da9fa0 Refactor input fields to include autocomplete="off" 2024-10-01 11:55:01 +02:00
Andras Bacsai
5a770f9ddb fix: Handle deletion of 'hello' in confirmation modal for dev environment 2024-10-01 11:16:16 +02:00
Andras Bacsai
903d84e0dd fix: confirmation text could be empty, then skip that part
fix: confirmation modal should not be closed by clicking away
2024-10-01 10:53:20 +02:00
Andras Bacsai
16ccc87fbe chore: Add "Not Usable" indicator for storage items 2024-10-01 10:45:03 +02:00
Andras Bacsai
83549965ca Refactor instanceSettings() function for improved code readability 2024-10-01 10:37:40 +02:00
Andras Bacsai
cec0d7d1f7
Merge pull request #3651 from LEstradioto/fix-enhance-terminal-2
Fix Terminal: no more exit fallback
2024-10-01 09:52:38 +02:00
Andras Bacsai
bcc92e1f32 fix: in dev mode do not ask confirmation on delete 2024-10-01 09:31:01 +02:00
Andras Bacsai
31b2196ad9
Merge pull request #3650 from ImBIOS/patch-1
chore: fix docs link in running state
2024-10-01 07:40:59 +02:00
Luan Estradioto
2c38af1df0 - fixes: no more exit fallback to server 2024-10-01 01:42:09 -03:00
Imamuzzaki Abu Salam
89e84c5b48
chore: fix docs link in running state 2024-10-01 10:16:16 +07:00
Andras Bacsai
987b90ead2 fix: new dev volumes and service files
fix: new parser version (4) that will fix data layout (applications goes to /applications, services goes to /services)
2024-09-30 14:16:37 +02:00
Andras Bacsai
b6b4d93658 fix: compose based terminal 2024-09-30 11:58:28 +02:00
Norman
b84576ce87
Merge branch 'main' into main 2024-09-28 18:18:47 +03:00
Andras Bacsai
71e4b0f9d6 Refactor server form blade template 2024-09-28 11:12:03 +02:00
Norman
f2a9a04461 refactor: Update search input placeholder in resource index view 2024-09-28 01:14:54 +00:00
Andras Bacsai
d3898ee320 chore: Update database startup heading title 2024-09-27 17:31:48 +02:00
Andras Bacsai
8e6c7eaeda chore: Update API Tokens view to include link to Settings menu 2024-09-27 17:23:36 +02:00
Andras Bacsai
8d02fb9254 chore: Refactor API Tokens component to use isApiEnabled flag 2024-09-27 16:48:17 +02:00
Andras Bacsai
c52fe571f5
Merge pull request #3576 from peaklabs-dev/fix-api-enabeled
Fix: Disable API by default and do not allow API key creation when API is disabled
2024-09-27 16:46:21 +02:00
Andras Bacsai
9a766aedc1
Merge branch 'next' into improve-cleanup 2024-09-27 16:40:48 +02:00
Andras Bacsai
96b8ddf664 chore: Add autocomplete attribute to input fields 2024-09-27 16:32:03 +02:00
Andras Bacsai
8adf4051fd refactor: Update delete server confirmation modal buttons 2024-09-27 15:45:59 +02:00
Andras Bacsai
dedf2cf87b fix: proxy fixes 2024-09-27 15:36:51 +02:00
peaklabs-dev
44969d84e7
Merge branch 'coollabsio:main' into fix-redis-db-ui 2024-09-27 12:31:29 +02:00
Andras Bacsai
a807016cab
Merge pull request #3574 from LEstradioto/fix-enhance-terminal
Terminal fixes
2024-09-27 09:49:31 +02:00
peaklabs-dev
03b736177d
Merge branch 'coollabsio:main' into fix-redis-db-ui 2024-09-26 20:02:05 +02:00
Andras Bacsai
84b2af53d8 refactor: Fix modal input closeOutside prop in configuration.blade.php 2024-09-26 13:20:06 +02:00
Andras Bacsai
f3ec4ca4a3 refactor: Improve modal confirmation titles and button labels 2024-09-26 13:07:01 +02:00
peaklabs-dev
111e9ba3a3
Fix: Disable API by default 2024-09-26 10:45:18 +02:00
peaklabs-dev
47920f1191
Feat: If API is disabeled do not show API token creation stuff 2024-09-26 10:32:12 +02:00
Luan Estradioto
6bd8583eab - resize check to int
- modularize, tree-shake terminal, idempotency on navigations
2024-09-25 22:14:05 -03:00
Andras Bacsai
bd2e1ad9fe refactor: Fix typo in execute-container-command.blade.php 2024-09-25 10:25:35 +02:00
Andras Bacsai
1a8d15390d refactor: Update confirmation label in danger.blade.php template 2024-09-25 09:27:17 +02:00
Andras Bacsai
4af6caa79c refactor: Update checkbox component to support full width option 2024-09-25 09:16:28 +02:00
Andras Bacsai
8e91d958be refactor: Improve layout and add checkbox for task enablement in scheduled task form 2024-09-24 21:29:55 +02:00
Andras Bacsai
70dfa101ef refactor: Improve label positioning in input and checkbox components 2024-09-24 21:04:04 +02:00
peaklabs-dev
f9dbc30812
Feat: Use the new confirmation flow 2024-09-24 13:06:03 +02:00
Andras Bacsai
688c27c901 fix: cloudflare tunnel configuration, ui, etc 2024-09-23 23:18:23 +02:00
Andras Bacsai
12a0d71e47
Merge pull request #3543 from peaklabs-dev/cf-production-ready
Feat: Make cloudflare production ready
2024-09-23 21:53:23 +02:00
peaklabs-dev
6934a746f7
Fix: Make helper text more clean to use a FQDN and not an URL 2024-09-23 19:57:42 +02:00
Andras Bacsai
b570ccd7d3 format 2024-09-23 19:51:31 +02:00
peaklabs-dev
7aab44645f
Merge branch 'cf-production-ready' into next 2024-09-23 18:50:08 +02:00
Andras Bacsai
6639379ba6
Merge pull request #3522 from InfiniBrains/main
Add hint to "build variable" check in the enviroment variable tab. Remember the user what should be doing in order to make it work.
2024-09-23 10:49:59 +02:00
Andras Bacsai
9281dda03f refactor: Fix typo in subscription URLs 2024-09-23 10:46:19 +02:00
Andras Bacsai
6f8c4a4ce4 refactor: Update select.blade.php to improve trademarks policy display 2024-09-23 09:44:33 +02:00
Andras Bacsai
85ab772acd refactor: Update select.blade.php to improve trademarks policy display 2024-09-23 09:43:17 +02:00
Andras Bacsai
6336125ca2
Merge pull request #3516 from nathanialhenniges/main
Added link for more services to the coolfiy docs
2024-09-23 09:42:49 +02:00
Andras Bacsai
b84d39ba56 refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
peaklabs-dev
696acb71fe
Improve helper text for all cleanup settings 2024-09-22 20:26:45 +02:00
peaklabs-dev
ff5e445b43
Feat: Manual cleanup button and unused volumes and network deletion 2024-09-22 20:02:51 +02:00
Alexandre Tolstenko Nogueira
a4d0f1da9e Add hint to "build variable" check in the enviroment variable tab. remember the user what should be doing in order to make it work. #3477 2024-09-20 14:12:15 -04:00
Andras Bacsai
eb9bbf3eda refactor: Improve attribute sanitization in Server model 2024-09-20 18:14:52 +02:00
Andras Bacsai
be42f15711 refactor: Update ServerSeeder and PopulateSshKeysDirectorySeeder 2024-09-20 17:28:55 +02:00
Nathanial Henniges
699e76637b
Added link for more services to the coolfiy docs 2024-09-20 03:02:31 -05:00
peaklabs-dev
dbc723089b
Feat: Delete unused private keys button 2024-09-19 19:27:25 +02:00
Andras Bacsai
240352f4b2
Merge pull request #3504 from coollabsio/fix-ssh-keys
Fix ssh keys
2024-09-19 12:44:56 +02:00
Andras Bacsai
f65789bdbb fix: proxy status 2024-09-19 12:32:56 +02:00
Andras Bacsai
631b4e6438
Merge branch 'next' into fix-ssh-keys 2024-09-19 11:45:12 +02:00
Andras Bacsai
2e3267ee94
Merge branch 'fix-#2546-deletion-issues' into #2546 2024-09-19 10:32:02 +02:00
Andras Bacsai
98e744e808 refactor: Update Docker cleanup label in Heading.php and Navbar.php 2024-09-19 10:27:44 +02:00
Andras Bacsai
532f5e351e fixes 2024-09-18 21:24:42 +02:00
Andras Bacsai
182087cf1b a few changes here and there 2024-09-18 21:18:47 +02:00
peaklabs-dev
8153e2f63b
Merge branch 'coollabsio:main' into fix-ssh-keys 2024-09-18 20:43:59 +02:00
peaklabs-dev
35857de697
Merge branch 'coollabsio:main' into cf-production-ready 2024-09-18 20:42:18 +02:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues 2024-09-18 18:05:06 +02:00
Andras Bacsai
40e844fab4 refactor: Remove unnecessary console.log statements in terminal.blade.php 2024-09-18 12:54:31 +02:00
Andras Bacsai
2e56edd939 refactor: Update WebSocket connection initialization in terminal.blade.php 2024-09-18 09:51:20 +02:00
Andras Bacsai
8179a5c6a3 feat: custom terminal host 2024-09-18 09:43:47 +02:00
Andras Bacsai
5ecf31d1fc refactor: Remove unnecessary code in Terminal.blade.php 2024-09-17 17:20:03 +02:00
Andras Bacsai
e937d30545 fix: move terminal to separate view on services 2024-09-17 17:15:34 +02:00
Andras Bacsai
595a2414b1 fix: if you exit a container manually, it should close the underlying tty as well 2024-09-17 16:48:58 +02:00
peaklabs-dev
283fcc87a5
Fix: SSH algorhytm text 2024-09-17 15:31:44 +02:00
peaklabs-dev
bdc0fc87f0
Fix: UI bug, do not write ssh key to disk in server dialog 2024-09-17 14:33:24 +02:00
Andras Bacsai
8967315c49 refactor: terminal / run command 2024-09-17 12:29:36 +02:00
Andras Bacsai
162fb7bfc5 fix: refactor run-command 2024-09-17 12:27:20 +02:00
Andras Bacsai
d92819ab60 fix: Handle WebSocket connection close in terminal.blade.php 2024-09-17 11:30:46 +02:00
peaklabs-dev
ba636a95dc
Refactor SSH Keys 2024-09-16 17:24:42 +02:00
Andras Bacsai
f71fb7266d fix: terminal 2024-09-16 15:35:44 +02:00
Andras Bacsai
e1a6c3e776 chore: Refactor terminal component and select form layout 2024-09-16 11:25:20 +02:00
Andras Bacsai
f124a1e60d chore: Update terminal button text and layout in application heading view 2024-09-16 10:56:11 +02:00
Andras Bacsai
3d6e53602c
Merge pull request #3443 from danielqba/main
Fix tooltip
2024-09-16 10:33:42 +02:00
Andras Bacsai
08e4afbbc4 fix: keep-alive ws connections 2024-09-16 10:20:57 +02:00
Luis Daniel
faf7ba50e6 Fix tootip
Fix the tooltip from the Server Docker cleanup frequency. Previous value was every 10 minutes. New value is every night at midnight according to changes https://github.com/coollabsio/coolify/releases/tag/v4.0.0-beta.332
2024-09-15 07:19:23 -04:00
Andras Bacsai
dcf91cc034 Update WebSocket URL in terminal.blade.php to include /ws for consistency with the server configuration. 2024-09-13 16:58:16 +02:00
Andras Bacsai
51c43e7457 chore: Rename Command Center to Terminal in code and views 2024-09-13 15:18:00 +02:00
Andras Bacsai
2f692da1c9 chore: Update WebSocket URL in terminal.blade.php 2024-09-13 13:16:14 +02:00
Andras Bacsai
ecd98bfcd5 chore: Update APP_NAME environment variable in docker-compose.prod.yml 2024-09-13 13:13:23 +02:00
Andras Bacsai
b28d118609 Merge branch 'next' of github.com:coollabsio/coolify into next 2024-09-13 12:37:34 +02:00
Andras Bacsai
07893b432b chore: Update button text for container connection form 2024-09-13 12:37:32 +02:00
Andras Bacsai
568d47d1dd
Merge pull request #3417 from lassejlv/patch-1
Fix spell error
2024-09-13 12:35:07 +02:00
Andras Bacsai
e48ad87cdb chore: Update terminal styling for better readability 2024-09-13 12:19:13 +02:00
Andras Bacsai
b6080c2c8e
Merge branch 'next' into feat--terminal-pty 2024-09-13 11:25:47 +02:00
Andras Bacsai
aa4980289d feat: make coolify full width by default 2024-09-13 10:51:51 +02:00
lasse
3086ef1462
Update actions.blade.php 2024-09-12 21:34:52 +02:00
peaklabs-dev
b9b33c831c
Fix: Made help text more clear 2024-09-12 17:17:19 +02:00
peaklabs-dev
9310af0301
Feat: New cf tunnel install flow 2024-09-12 15:50:22 +02:00
peaklabs-dev
0d3d5f40fd
Fix: Css issue with advanced settings and remove cf tunnel in onboarding 2024-09-12 14:58:52 +02:00
Luan Estradioto
35dfb1b0f8 fix: grouped process and docker execs are killed with ssh process
fix: run clear command only if exists
fix: link terminal js on dev compose better dx
fix: add error on terminal ux
2024-09-12 01:58:56 -03:00
Andras Bacsai
117fbeb07c fixes for terminal 2024-09-11 12:19:27 +02:00
Andras Bacsai
33e9c9b0f9
Merge branch 'next' into feat--terminal-pty 2024-09-11 10:41:33 +02:00
Andras Bacsai
f1a1deff26 fix: Disable mux_enabled during server validation 2024-09-11 10:21:18 +02:00
peaklabs-dev
d74cfd09ce
Fixes 2024-09-10 17:18:00 +02:00
peaklabs-dev
91c845732e
fix set custom port or user during boarding 2024-09-10 16:55:34 +02:00
peaklabs-dev
f3845ce30a
New onboarding error UI and advanced menu 2024-09-10 13:55:58 +02:00
Andras Bacsai
b44f4e49e8 chore: Update server form layout and settings 2024-09-06 08:46:27 +02:00
ayntk-ai
fc3c69f687
Feat: more conformations and fixes 2024-09-05 17:54:32 +02:00
Andras Bacsai
2531574a9a
Merge pull request #3256 from Vahor/add-server-name
Add server name in execute command container options
2024-09-05 11:47:21 +02:00
Andras Bacsai
bd3220ad73
Merge pull request #3283 from TimKochDev/fix-deployments-typo
fix: Deployment running for - without "ago"
2024-09-05 11:34:04 +02:00
Andras Bacsai
6528bc5766 chore: Update UI for displaying deployment status in deployment list 2024-09-05 11:25:01 +02:00
Andras Bacsai
93af54ef84 chore: Update UI for displaying deployment status in deployment list 2024-09-05 11:23:59 +02:00
Andras Bacsai
22bd305e8f chore: Update UI for displaying no executions found in scheduled task list 2024-09-05 11:15:56 +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
58234ef65e
Merge pull request #3301 from mattstein/main
Improve language in scheduled task container name helper
2024-09-05 11:06:11 +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
ayntk-ai
08df814408
Feat: delete volume confirmation 2024-09-04 22:33:47 +02:00
ayntk-ai
a7b78dcf41
Feat: Backup job confirmation 2024-09-04 21:29:32 +02:00
ayntk-ai
2b5df8d2fd
Feat: Team deletion confirmation 2024-09-04 21:15:46 +02:00
ayntk-ai
f4263ee022
Feat: User deletion confirmation 2024-09-04 21:14:18 +02:00
ayntk-ai
44f3f6001e
Feat: Redeploy all confirmation 2024-09-04 21:04:43 +02:00
ayntk-ai
9105c1aa51
Feat: GH app deletion confirmation 2024-09-04 21:00:58 +02:00
ayntk-ai
3e04a7958e
Feat/Fix: Proxy stop and restart confirmation 2024-09-04 20:41:17 +02:00
ayntk-ai
505127dae5
Feat: confirm server settings 2024-09-04 20:11:04 +02:00
ayntk-ai
371fe53911
Feat: confirm server deletion 2024-09-04 20:06:22 +02:00
ayntk-ai
9515bc6162
Feat: confirm private key 2024-09-04 20:02:01 +02:00
ayntk-ai
93a4a3e09c
Feat: confirm API token 2024-09-04 19:58:36 +02:00
ayntk-ai
bbbd5cbaa1
Feat: confirm scheduled tasks 2024-09-04 19:44:10 +02:00
ayntk-ai
7fe3b78d45
Feat: Environment variabel deletion 2024-09-04 19:41:10 +02:00
ayntk-ai
a29353c1ae
Feat: confirm ressource operation 2024-09-04 19:34:47 +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
a3a61dbe55 refactor: Update Docker Compose location handling in PublicGitRepository 2024-09-04 14:09:55 +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
ayntk-ai
d94e39ccc7
Feat: service confirmation 2024-09-03 16:59:51 +02:00
ayntk-ai
d5b7e9ed83
Feat: preview deployments and typos 2024-09-03 16:43:50 +02:00
ayntk-ai
f29bc52fa5
Feat: general confirm 2024-09-03 15:59:30 +02:00
ayntk-ai
3d21f1a2a4
fix checkbox hide label 2024-09-03 14:59:01 +02:00
Matt Stein
08a80876f9
Fix language in helper messages. 2024-09-02 19:43:16 -07:00
ayntk-ai
792f6bc163
made wording more clear 2024-09-03 00:01:24 +02:00
ayntk-ai
3d1c730703
Feat: del init script 2024-09-02 23:58:48 +02:00
ayntk-ai
c3188958b4
Feat: DB start, stop confirm 2024-09-02 23:54:16 +02:00
ayntk-ai
c24fec9c45
fix step and password error 2024-09-02 23:48:05 +02:00
ayntk-ai
70043c24cf
100000000x Speed improvement first toast then submit in the background 2024-09-02 23:30:47 +02:00
ayntk-ai
ff1e08cf8b
add toast dispatching 2024-09-02 23:25:18 +02:00
ayntk-ai
a4d1ae1341
Feat: ability to hide labels 2024-09-02 21:54:21 +02:00
ayntk-ai
5944ee5524
fix close modal on submit 2024-09-02 21:22:31 +02:00
ayntk-ai
1b0c5f8d69
css fix for long text 2024-09-02 19:49:57 +02:00
ayntk-ai
dfd218ec06
fixes here and there 2024-09-02 19:27:21 +02:00
Tim Koch
f072823f00 fix: Deployment running for - without "ago" 2024-09-01 22:01:05 +02:00
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
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
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
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
fe477ba325
add server name in execute command container options 2024-08-29 22:46:00 +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
ayntk-ai
a22e757ab7
fix execute action on the last button 2024-08-29 15:19:19 +02:00
Andras Bacsai
2e55b55e2c
Merge pull request #3248 from nahuhh/settings
settings: typo
2024-08-29 14:26:36 +02:00
ayntk-ai
354c74e920
fix 2024-08-29 12:37:19 +02:00
Andras Bacsai
b8a37d897e fix: Fix directory and file mount headings in file-storage.blade.php 2024-08-29 12:03:23 +02:00
nahuhh
d25b6d6ea6 settings: typo 2024-08-28 22:44:23 +00:00
ayntk-ai
62b7900855
more props and more fixes 2024-08-28 15:40:39 +02:00
ayntk-ai
c92659994d
improve button text 2024-08-28 13:41:24 +02:00
ayntk-ai
a2651ab3c1
reset modal on cancel, fix back button when there is no prior step 2024-08-28 13:38:37 +02:00
ayntk-ai
1b51d46b3d
more props, nav button fixes 2024-08-28 13:31:09 +02:00
ayntk-ai
141752b9ad
fix checkbox actions default display 2024-08-28 13:11:42 +02:00
ayntk-ai
73068aaa75
Refactor: Integrate tow step process in the modal component WIP 2024-08-28 12:52:04 +02:00
pkellner
1a0a115fc1 Update button label from "Developer view" to "Developer view (required to set variables at build time).
Without this, there is no way for the browser user to know that these environmental variables ARE NOT available at build time. For newby-ish dev's that a subtle difference that is only manifested because of the way docker builds happen.
2024-08-27 09:23:04 -07:00
ayntk-ai
8d2a02dc3c
change title of confirmation popup 2024-08-27 14:29:47 +02:00
ayntk-ai
4726676248
make things more clear 2024-08-27 14:19:37 +02:00
ayntk-ai
9040f5d2a1
confirm with password 2024-08-27 13:44:12 +02:00
ayntk-ai
ac50d8b4d8
fix styling 2024-08-27 12:57:03 +02:00
ayntk-ai
2a581147aa
new confirm delete dialog 2024-08-27 12:43:59 +02:00
Andras Bacsai
68169f75d1 refactor: Remove unused server timezone seeder and related code 2024-08-26 15:26:08 +02:00
Andras Bacsai
b8ff0540e2
Merge branch 'next' into set-server-timzone-setting 2024-08-26 13:21:21 +02:00
Andras Bacsai
3d73c98779 fix: docker cleanup job 2024-08-26 12:23:03 +02:00
Andras Bacsai
d748d8b7c6
Merge branch 'next' into auto-cleanup-improvements 2024-08-26 11:13:40 +02:00
Andras Bacsai
1a9e1bcc88
Merge pull request #3092 from mj-dcb/patch-1
feat: add a helper to livewire.settings to clarify the HTTPS feature
2024-08-26 10:56:47 +02:00
Andras Bacsai
7fd06a49db refactor: Update Docker Compose parsing function to convert service variables to key-value pairs 2024-08-26 10:51:01 +02:00
Andras Bacsai
bfc538b6ed
Merge pull request #3118 from peaklabs-dev/fix-project-selection
Fix: Preselect environment when coming form the project screen
2024-08-26 10:46:05 +02:00
Andras Bacsai
b12f768c56 fix: numberoflines should be number 2024-08-23 20:42:58 +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
ayntk-ai
462acda233
Feat: add UI for redis password and username 2024-08-21 19:20:46 +02:00
ayntk-ai
e77e807cdd
Add UI 2024-08-21 15:54:16 +02:00
ayntk-ai
7d4261b71a
new design for execution log 2024-08-19 00:14:09 +02:00
ayntk-ai
012c23586d
rename to docker cleanup and and feedback implementation 2024-08-18 23:16:59 +02:00
ayntk-ai
c813373d21
fix validation if null, empty or undefined 2024-08-18 21:00:30 +02:00
ayntk-ai
abd2aefd6c
remove duplicated validation 2024-08-18 20:55:54 +02:00
ayntk-ai
ef40b79a5f
fix project selection 2024-08-18 20:44:15 +02:00
ayntk-ai
48734e53d0
formatting 2024-08-16 21:22:06 +02:00
ayntk-ai
7a001cea3b
formatting 2024-08-16 21:07:10 +02:00
ayntk-ai
62ecc45f21
Feat: recent backups UI 2024-08-16 21:06:36 +02:00
ayntk-ai
165275cb68
formatting 2024-08-16 18:01:55 +02:00
ayntk-ai
f366854671
formatting 2024-08-16 17:53:45 +02:00
ayntk-ai
74bf4629d6
added helpers to the timezone switcher 2024-08-16 17:42:26 +02:00
ayntk-ai
7b4182352d
UI executions with TZ 2024-08-16 16:02:25 +02:00
ayntk-ai
1e711de52a
UI for Instance timezone 2024-08-16 15:58:33 +02:00
Andras Bacsai
d2eaf4f2e3 feat: Able to select different postgres database 2024-08-16 15:33:55 +02:00
ayntk-ai
e3b9884247
UI fix 2024-08-16 14:45:40 +02:00
Andras Bacsai
f106e6e37b feat: add custom docker container options to all databases 2024-08-16 13:56:47 +02:00
Andras Bacsai
9ec7d748df refactor: Improve storage mount forms in add.blade.php 2024-08-16 11:36:21 +02:00
Jay
0e844533de
Update index.blade.php
This PR adds a helper text to the instance domain name to clarify the use of enabling it
2024-08-15 17:09:22 +02:00
Luan Estradioto
548fc21e40 added ws authentication 2024-08-15 11:17:18 -03:00
Luan Estradioto
c2ea8996ee feat: fully functional terminal for command center 2024-08-15 11:17:18 -03:00
ayntk-ai
dab0cc8cbd
fix form input 2024-08-14 23:00:13 +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
dcb9bec3c2 refactor: Remove unnecessary server status check in destination view 2024-08-14 21:07:24 +02:00
Andras Bacsai
ea3e4f3188 fix: database custom environment variables 2024-08-13 14:25:24 +02:00
ayntk-ai
77044d51c7
added missing heading and UI fix 2024-08-12 23:12:54 +02:00
ayntk-ai
228b885946
UI timezone settings with search 2024-08-12 18:14:15 +02:00
ayntk-ai
555dc1a9b5
add dropdown without content 2024-08-12 17:36:46 +02:00
Andras Bacsai
0e54ed1343 feat: preserve git repository with advanced file storages 2024-08-12 16:06:24 +02:00
ayntk-ai
93444ea872
fix manual safe button and few simplifications 2024-08-12 14:06:00 +02:00
ayntk-ai
d13c321c3d
new submit metode 2024-08-12 13:23:09 +02:00
ayntk-ai
f6cb39732a
merge env save button 2024-08-12 13:14:38 +02:00
ayntk-ai
b85b5e67bb
UI form update 2024-08-12 12:42:38 +02:00
ayntk-ai
27a15138b7
Feat UI form 2024-08-10 00:12:53 +02:00
ayntk-ai
840e225aa8
formatting and waring text 2024-08-09 22:43:18 +02:00
ayntk-ai
d177e49e62
updated warning message and formating 2024-08-09 18:43:13 +02:00
ayntk-ai
7722809c52
typo 2024-08-09 02:20:32 +02:00
ayntk-ai
86a087056e
fix volume deletion for services 2024-08-09 02:11:42 +02:00
ayntk-ai
70aa05bde9
order in importance 2024-08-09 00:42:23 +02:00
ayntk-ai
0135e2b5c0
add logic 2024-08-09 00:30:11 +02:00
ayntk-ai
2f95349888
Merge branch 'coollabsio:main' into fix-#2546-deletion-issues 2024-08-08 15:40:13 +02:00
Andras Bacsai
fa28e952de refactor: Update cron expressions and add helper text for scheduled tasks 2024-08-08 12:50:49 +02:00
Andras Bacsai
c2e431d631 refactor: Update StandalonePostgresql database initialization and backup handling 2024-08-08 12:44:47 +02:00