Commit Graph

14122 Commits

Author SHA1 Message Date
Andras Bacsai ea0a9763bf Update navbar icons 2024-02-23 11:23:14 +01:00
Andras Bacsai b59e47dcf9 fix: stripe invoice paid webhook
fix: prepare customer initiated tier change
fix: separate view for subscriptions
2024-02-23 11:21:14 +01:00
Andras Bacsai ce09ef8848 Merge pull request #1774 from steveworley/fix/ux-hamburger-extra-menu-options
Fix: Change + icon to hamburger.
2024-02-23 10:18:38 +01:00
Andras Bacsai 188727daba Update version numbers 2024-02-23 10:14:32 +01:00
Andras Bacsai 1150633fef fix: unknown image of service until it is uploaded 2024-02-23 10:14:13 +01:00
Andras Bacsai 62ae845f4b fix: complex service status
service: firefly III
2024-02-23 10:09:42 +01:00
Steve Worley 0757fd741e Fix: Change + icon to hamburger. 2024-02-23 09:21:11 +10:00
Andras Bacsai a07fa8ccd2 Merge pull request #1773 from coollabsio/next
v4.0.0-beta.223
2024-02-22 15:23:27 +01:00
Andras Bacsai c77f32e696 fix: statuses 2024-02-22 15:15:16 +01:00
Andras Bacsai 4391771416 Merge pull request #1768 from coollabsio/next
v4.0.0-beta.222
2024-02-22 14:56:55 +01:00
Andras Bacsai 01ab820459 Fix error message formatting in handleError function 2024-02-22 14:56:41 +01:00
Andras Bacsai c7218f2856 Update success messages 2024-02-22 14:53:42 +01:00
Andras Bacsai 592221b4bf fix: server validation 2024-02-22 14:46:11 +01:00
Andras Bacsai 836458ad85 fix: no coolify.yaml found 2024-02-22 14:45:56 +01:00
Andras Bacsai 7233c86f3d fix: use latest image if nothing is specified 2024-02-22 14:45:41 +01:00
Andras Bacsai 154b1b05e4 feat: able to add dynamic configurations from proxy dashboard 2024-02-22 13:29:28 +01:00
Andras Bacsai 4d88638d4d Update proxy configuration in bootstrap/helpers/proxy.php 2024-02-22 12:00:16 +01:00
Andras Bacsai 9403986643 Merge pull request #1767 from iamEvanYT/fix-stuck-connections
fix: connections being stuck and not processed until proxy restarts
2024-02-22 11:59:52 +01:00
Andras Bacsai ad48610b2f Merge pull request #1770 from piscis/patch-2
fix: Avoid breaking the tile layout with long fqdn output
2024-02-22 11:54:25 +01:00
Andras Bacsai 63487cf3ec feat: minversion for services 2024-02-22 11:53:25 +01:00
Andras Bacsai 4ae2087c2e fix: server validation 2024-02-22 11:28:45 +01:00
Andras Bacsai 5179129a6b fix: complex container status
feat: able to change primary server
feat: links inside the logs
2024-02-22 10:57:05 +01:00
Andras Bacsai 6a00d8c88c Refactor loadData method in Destination.php 2024-02-22 09:38:09 +01:00
Andras Bacsai 50f43f9396 Update resource view to set type as 'public' 2024-02-22 09:38:03 +01:00
Alex 6f205f8931 Force browser to break all words on line end for fqdn output
Force the browser to break long lines for the fqdn output instead of overflowing the tile
2024-02-21 19:16:09 +01:00
Andras Bacsai 3776ffa49b disable administration gh permission for now 2024-02-21 14:42:38 +01:00
Andras Bacsai 318b5beac1 Update select.blade.php with responsive styling 2024-02-21 14:40:48 +01:00
Andras Bacsai 344c5d6d12 Update service configurations 2024-02-21 14:30:32 +01:00
Andras Bacsai 4d319a8caa Update service and shared helper files 2024-02-21 12:22:32 +01:00
Andras Bacsai 74b24a0690 Add file permission change for LocalFileVolume.php and add service_name parameter to fqdnLabelsForTraefik() function 2024-02-21 11:21:11 +01:00
Andras Bacsai 1ca0464957 fix: permission change updates from webhook 2024-02-20 20:17:04 +01:00
Andras Bacsai f7ebc8a88c feat: save github app permission locally 2024-02-20 18:14:47 +01:00
Andras Bacsai a102099ac1 icons 2024-02-20 17:08:16 +01:00
Andras Bacsai 59ac22aa05 Update redis.svg icon 2024-02-20 15:45:30 +01:00
Andras Bacsai cd7244b3d7 Add logos for various services 2024-02-20 15:42:30 +01:00
Andras Bacsai f81b676abe ui: updates 2024-02-20 15:07:12 +01:00
iamEvan 234b154053 fix: connections being stuck and not processed until proxy restarts 2024-02-20 17:16:43 +08:00
Andras Bacsai a1d09ad574 Update version numbers to 4.0.0-beta.222 2024-02-19 13:39:05 +01:00
Andras Bacsai b983b23e7e Merge pull request #1766 from coollabsio/next
v4.0.0-beta.221
2024-02-19 13:29:58 +01:00
Andras Bacsai 0b81e77a94 fix: database status 2024-02-19 13:28:14 +01:00
Andras Bacsai b8cf314bfe fix: submodule cloning 2024-02-19 13:22:09 +01:00
Andras Bacsai 4a3338e59c Update version numbers 2024-02-19 10:44:52 +01:00
Andras Bacsai 5b8538c0f4 Merge pull request #1763 from coollabsio/next
v4.0.0-beta.220
2024-02-19 09:53:54 +01:00
Andras Bacsai 88d6320d08 Re-enable docker container removal in ApplicationDeploymentJob 2024-02-19 09:51:39 +01:00
Andras Bacsai 651c9c2c9b Merge pull request #1756 from victor-teles/fix/log-drain-parsers
fix: fluent bit parsers.conf indentation level
2024-02-19 09:22:36 +01:00
Andras Bacsai 8dd45cd388 Merge pull request #1757 from victor-teles/fix/revalidate-server-button
fix(server): revalidate server button not showing in server's page
2024-02-19 09:21:50 +01:00
Andras Bacsai 126ac354d5 fix: empty build variables 2024-02-19 09:19:50 +01:00
Victor 024769c402 fix(server): revalidate server button not showing in server's page 2024-02-17 12:43:49 -03:00
Victor 5acf141669 fix: fluent bit ident level 2024-02-17 12:25:48 -03:00
Andras Bacsai 92e3e8ab7b Merge branch 'main' into next 2024-02-17 16:17:01 +01:00