Andras Bacsai
50c5d533b0
Fix condition for displaying environment variable in show.blade.php
2024-04-26 14:13:32 +02:00
Andras Bacsai
96883dabe3
fix tags + ui
2024-04-25 15:04:49 +02:00
Andras Bacsai
da521020f6
Fix styling issues and add new badge class in app.css
2024-04-25 14:51:25 +02:00
Andras Bacsai
0b2c92cbe5
able to change storage name and path
2024-04-25 13:37:45 +02:00
Andras Bacsai
0b235e146f
Fix readonly attribute in source.blade.php
2024-04-25 13:10:54 +02:00
Andras Bacsai
40f3301324
Fix remove dropzone script async attribute
2024-04-25 13:10:50 +02:00
Andras Bacsai
4fe90e59a8
Fix formatting issue in select.blade.php
2024-04-25 13:01:40 +02:00
Andras Bacsai
b28611ed08
Fix typo in create-scheduled-backup.blade.php
2024-04-25 12:59:25 +02:00
Andras Bacsai
ee69cdbf7b
fix: 500 error on edge case
2024-04-25 12:09:36 +02:00
Andras Bacsai
e86f8ddd09
fix: caddy network issue
...
feat: connect compose based apps to predefined network
2024-04-25 11:49:34 +02:00
Duarte OC
930a611374
Fix domains example
2024-04-18 18:20:51 +02:00
Andras Bacsai
d09c88f71c
Fix formatting issue in deployment show.blade.php
2024-04-18 11:14:26 +02:00
Andras Bacsai
4c0624f489
fix: remove lazy loading until bug figured out
2024-04-17 15:16:08 +02:00
Andras Bacsai
4381792b05
Refactor variable name display in stack-form.blade.php
2024-04-17 12:48:01 +02:00
Andras Bacsai
17955fc419
Refactor error message styling in deployment show.blade.php
2024-04-17 10:49:30 +02:00
Andras Bacsai
ac98f5862a
Refactor environment variable helper text in blade files
2024-04-17 10:49:24 +02:00
Andras Bacsai
f0ad260eab
Refactor ActivityMonitor component to add max height option
2024-04-16 13:14:09 +02:00
Andras Bacsai
f871353acc
Refactor modal-input.blade.php and navbar.blade.php to improve code readability and maintainability
2024-04-16 12:41:44 +02:00
Andras Bacsai
fd610414fd
Update UI styles in resource-view.blade.php, docker-image.blade.php, select.blade.php, and public-git-repository.blade.php
2024-04-16 10:50:28 +02:00
Andras Bacsai
1802d5d5da
Add service_type field to Create.php and EditCompose.php
2024-04-16 10:44:23 +02:00
Andras Bacsai
e7e6c76b4e
Refactor stop button in heading.blade.php to use modal confirmation component
2024-04-16 10:16:28 +02:00
Andras Bacsai
00db5b69ab
Update UI styles in resource-view.blade.php, docker-image.blade.php, select.blade.php, and public-git-repository.blade.php
2024-04-16 10:10:08 +02:00
Andras Bacsai
9f1e2d6192
Update stack-form.blade.php to fix conditional check for fields count
2024-04-16 09:23:31 +02:00
Andras Bacsai
85b33a60b3
feat: can edit file/dir volumes from ui in compose based apps
2024-04-15 19:47:17 +02:00
Andras Bacsai
c99bb4cfd7
Refactor StackForm and parseDockerComposeFile
2024-04-15 16:54:03 +02:00
Andras Bacsai
8fab15abd3
Fix conditional check for existing tags in tags.blade.php
2024-04-15 15:25:54 +02:00
Andras Bacsai
16f9c727f2
feat: lazy load stuffs + tell user if compose based deployments have missing envs
2024-04-15 14:23:25 +02:00
Andras Bacsai
007ba5fce9
Update advanced options ui
2024-04-15 13:44:31 +02:00
Andras Bacsai
5b36f07493
feat: literal env variables
2024-04-15 12:46:22 +02:00
Andras Bacsai
f8a2ee9a8d
Update GitHub app styling in project creation form
2024-04-13 21:14:50 +02:00
Andras Bacsai
2295ddddee
Merge pull request #1979 from w3cj/fix-livewire-snapshot-missing
...
fix #1975 : add wire:key to edit-domain
2024-04-12 23:13:31 +02:00
Andras Bacsai
3328d20b2d
Refactor domain editing in service configuration view
2024-04-12 23:13:17 +02:00
Andras Bacsai
d444211c68
Update version numbers and fix domain editing
2024-04-12 23:12:15 +02:00
w3cj
2de8cd1d6f
fix #1975 : add wire:key to edit-domain
2024-04-12 14:49:26 -06:00
Andras Bacsai
1581e0e439
Merge pull request #1971 from w3cj/allow-tab-in-textarea
...
feat: allow tab in textarea
2024-04-12 14:14:57 +02:00
w3cj
d46a565e6c
feat: allow tab in textarea
2024-04-12 05:33:56 -06:00
Andras Bacsai
25c4d282ce
Update delete configuration label in danger.blade.php
2024-04-12 13:19:47 +02:00
Andras Bacsai
45281360d5
fix: service config hash update
2024-04-12 13:15:24 +02:00
Andras Bacsai
7a32b8d1d2
feat: configuration checker for all resources
2024-04-12 12:44:49 +02:00
Andras Bacsai
7b0018b661
Add new popup-small component and update general.blade.php
2024-04-12 11:11:55 +02:00
Andras Bacsai
9032879e20
feat: able to delete configuration from server
2024-04-12 10:54:25 +02:00
Andras Bacsai
3323533fd0
Update Dropzone library version and add async attribute to script tag in import.blade.php
2024-04-12 10:48:43 +02:00
Andras Bacsai
50e96baea1
Refactor Livewire project new select blade template
2024-04-12 10:28:40 +02:00
Andras Bacsai
2ac92df9d3
Refactor Livewire project new select blade template
2024-04-12 09:46:52 +02:00
Andras Bacsai
a8db40e99a
feat: edit domains easier for compose
2024-04-11 15:42:37 +02:00
Andras Bacsai
1e7a5562ab
Update Clickhouse database credentials and variables
2024-04-11 13:45:02 +02:00
Andras Bacsai
e71032a8fc
Fix variable assignment in Import.php and ApplicationDeploymentJob.php
2024-04-11 13:20:46 +02:00
Andras Bacsai
9c7f40e4fe
feat: upload large backups
2024-04-11 12:13:11 +02:00
Andras Bacsai
f35b7ab6f4
Update labels for database accessibility in blade files
2024-04-11 08:55:11 +02:00
Andras Bacsai
0d78b44c80
Fix formatting in deployment show.blade.php file
2024-04-10 21:15:23 +02:00
Andras Bacsai
fb614637a9
Fix download_file function in backup-executions.blade.php
2024-04-10 21:12:50 +02:00
Andras Bacsai
d0482d66c2
Refactor code for displaying command output in deployment show view
2024-04-10 21:11:41 +02:00
Andras Bacsai
ef178dfd24
Remove unnecessary steps in GitHub App selection and repository selection
2024-04-10 21:02:30 +02:00
Andras Bacsai
c6844ff47a
Add keydb, dragonfly and clickhouse
2024-04-10 15:00:46 +02:00
Andras Bacsai
605a630411
Update download_file method name in backup-executions.blade.php
2024-04-10 14:36:57 +02:00
Andras Bacsai
15d2c0e436
Update font style for logs in deployment show view
2024-04-09 08:46:06 +02:00
Andras Bacsai
2191f1b826
Refactor source.blade.php layout
2024-04-08 14:06:40 +02:00
Andras Bacsai
8bf0561009
Refactor code for domain usage and validation
2024-04-08 12:15:44 +02:00
Andras Bacsai
a2e889587e
Refactor environment variable sorting by key
2024-04-08 11:16:42 +02:00
Andras Bacsai
34aa4c6412
fix: storage layout
2024-04-08 09:51:14 +02:00
Andras Bacsai
3cdccb49ef
Fix deploy button alignment in destination.blade.php
2024-04-05 15:42:31 +02:00
Andras Bacsai
30bfad455c
ui: multiple server view
2024-04-05 15:33:29 +02:00
Andras Bacsai
3dd5699cde
Update button styles and add helper text
2024-04-03 13:03:13 +02:00
Andras Bacsai
132807b55d
fix: always rebuild Dockerfile / dockerimage buildpacks
2024-04-02 20:50:35 +02:00
Andras Bacsai
735081af50
fix: new github app creation
2024-04-02 20:50:12 +02:00
Andras Bacsai
d569c8d31f
fix: search services
2024-03-28 15:18:05 +01:00
Andras Bacsai
51d716253f
feat: watch paths
2024-03-28 15:05:12 +01:00
Andras Bacsai
db5ff7f16d
Update CSS and Blade file
2024-03-28 09:25:42 +01:00
Andras Bacsai
5db045f392
Refactor deployment index.blade.php to add flex-col class
2024-03-28 09:20:21 +01:00
Andras Bacsai
42c143d19e
ui: backup executions
2024-03-28 09:01:40 +01:00
Andras Bacsai
6cc93250b8
fix: uis
2024-03-27 14:51:58 +01:00
Andras Bacsai
a777db1234
fix: async service loads
2024-03-27 14:50:56 +01:00
Andras Bacsai
32f4c6c982
Update documentation links
2024-03-27 11:07:29 +01:00
Andras Bacsai
8f47761200
ui: fix log outputs
2024-03-27 10:54:17 +01:00
Andras Bacsai
6045870398
fix: scheduled backup for other service databases (supabase)
2024-03-26 13:50:44 +01:00
Andras Bacsai
889a5b2bce
ui: fix
2024-03-26 13:35:55 +01:00
Andras Bacsai
d931241edc
fix: update resources view
2024-03-26 12:51:42 +01:00
Andras Bacsai
64a9a72457
fix: ui for tags
2024-03-26 11:52:45 +01:00
Andras Bacsai
5a631df2a2
uiuiuiui
2024-03-25 19:07:59 +01:00
Andras Bacsai
c5eff85c28
Update version numbers and fix UI styling
2024-03-25 16:42:41 +01:00
Andras Bacsai
995197cad9
Update button label and server retrieval logic***
...
***Refactor email settings form***
***Update project index view layout
2024-03-25 12:47:10 +01:00
Andras Bacsai
89cc4d1df4
Update database URL label to include IP and PORT (public)
2024-03-25 12:36:04 +01:00
Andras Bacsai
7c580f898c
fix: public service database
2024-03-25 12:13:43 +01:00
Andras Bacsai
9ad6ce5851
ui ui ui ui
2024-03-25 11:33:38 +01:00
Andras Bacsai
a66090b594
ui + package updates
2024-03-25 10:41:44 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
54834891fb
Update styles and classes in blade files
2024-03-22 16:52:20 +01:00
Andras Bacsai
c9e2f4244d
Fix route names and styling in blade files
2024-03-22 14:47:36 +01:00
Andras Bacsai
503b86ac13
Update navbar styling and fix subtitle padding
2024-03-22 13:47:54 +01:00
Andras Bacsai
66fe124dd1
Update CSS styles and fix SVG icons
2024-03-22 12:47:19 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
473bad24b7
ux ux ux ux ui ui ui ui
2024-03-21 14:30:35 +01:00
Andras Bacsai
b5775ff9d2
ui ui ui ui ui ui ux ux ux ux ux ux
2024-03-21 12:44:32 +01:00
Andras Bacsai
fafc4fb71e
Update UI elements and text content
2024-03-20 15:46:59 +01:00
Andras Bacsai
b61860b3ab
ui: redesign
2024-03-20 12:54:06 +01:00
Andras Bacsai
91950e1891
ui: redesign
2024-03-19 15:37:16 +01:00
Andras Bacsai
0aacad655d
Refactor previews.blade.php to improve code readability
2024-03-19 11:05:02 +01:00
Andras Bacsai
faa9a982a9
fix: multiline input
2024-03-18 12:28:53 +01:00
Andras Bacsai
b39ac73cd8
fix: server stopped, service page not reachable
2024-03-18 08:53:44 +01:00
Andras Bacsai
3ea3674407
fix: multiline env variables
2024-03-15 22:02:37 +01:00
Andras Bacsai
a336dae84c
fix: $ in env variable
...
feat: multiline envs
2024-03-14 23:00:06 +01:00
Andras Bacsai
379733938c
Update environment variable description
2024-03-13 15:07:43 +01:00
Andras Bacsai
a53d888747
Add pre-deployment and post-deployment commands
2024-03-13 14:41:31 +01:00
Andras Bacsai
62905f084f
Merge pull request #1723 from stooit/feat/post-deploy-command
...
Adds basic support for pre/post-deployment commands.
2024-03-13 14:34:44 +01:00
Andras Bacsai
ba7ee4fba7
Remove Penpot environment file and update preselect branch URL
2024-03-13 14:34:19 +01:00
Andras Bacsai
c835c02bf2
Update port numbers for services
2024-03-12 19:09:08 +01:00
Andras Bacsai
051a1405e7
Refactor backup execution and cleanup functionality
2024-03-07 10:27:21 +01:00
Andras Bacsai
f1b00436aa
Update link target in stack-form.blade.php
2024-03-07 09:56:09 +01:00
Andras Bacsai
9ad6631747
Update version numbers
2024-03-04 14:32:17 +01:00
Andras Bacsai
b5ab9a8da6
Add custom docker run options for application
2024-03-04 13:39:34 +01:00
Andras Bacsai
8385bbb0a0
feat: gzip enabled & stipprefix setting
...
refactor: code
2024-03-04 10:46:13 +01:00
Andras Bacsai
62278126e4
fixes
2024-03-04 09:12:23 +01:00
Andras Bacsai
fda5d23d32
feat: logs and execute commands with several servers
2024-03-02 14:55:39 +01:00
Andras Bacsai
6fe791c1f1
fix: pull request deployments + build servers
2024-03-01 11:43:42 +01:00
Andras Bacsai
5322d446bd
fix: service container status updates
2024-03-01 10:36:32 +01:00
Andras Bacsai
604ab0afd8
Add autofocus to search input field
2024-03-01 10:06:59 +01:00
Andras Bacsai
2e9793ffb2
Refactor code for improved performance and readability
2024-02-29 09:21:02 +01:00
Andras Bacsai
a43c916009
Refactor code and add new fields for Kong service
2024-02-28 13:48:39 +01:00
Andras Bacsai
5275ae8e9c
Refactor getLogs method and update view template
2024-02-27 09:08:15 +01:00
Andras Bacsai
c71e1e107e
Refactor getLogs method and update get-logs.blade.php view
2024-02-27 09:05:28 +01:00
Andras Bacsai
8ab72c7e10
feat: preview deployment logs
2024-02-27 09:01:19 +01:00
Andras Bacsai
453956172b
Refactor show.blade.php to improve code readability
2024-02-26 09:32:28 +01:00
Andras Bacsai
b550c32f9b
Add whitespace-pre-line class to font-mono in deployment show blade file
2024-02-26 09:09:01 +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
Andras Bacsai
154b1b05e4
feat: able to add dynamic configurations from proxy dashboard
2024-02-22 13:29:28 +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
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
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
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
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
Andras Bacsai
83becdb19d
fix: only show redeployment required if status is not exited
2024-02-16 08:34:30 +01:00
Andras Bacsai
45e404b15b
feat: disable gzip compression on service applications
2024-02-15 20:44:01 +01:00
Andras Bacsai
c770c8d988
Add warning icon for configuration not applied
2024-02-15 12:04:52 +01:00
Andras Bacsai
99efa857f4
feat: add metabase
...
feat: consistent container names
fix: for services, you only need to add basicauth label, others are added by coolify
fix: label uuids are not randomly generated all the time
fix: changing force https will change the labels
2024-02-15 11:55:43 +01:00
Andras Bacsai
1f18542960
fix: cleanup scheduled tasks
2024-02-14 15:14:06 +01:00
Andras Bacsai
9a858f628d
Merge pull request #1732 from fipnooone/fix/previews-flex-wrap
...
Flex-wrap deployment previews
2024-02-12 11:50:41 +01:00
Andras Bacsai
e1468da36a
feat: add proxy start to server validation
...
fix: boarding flow updated
2024-02-12 11:46:36 +01:00
Andras Bacsai
ddfc1440cd
fix: menu
2024-02-12 10:05:45 +01:00
Andras Bacsai
48d9df1e43
Add conditional display of deployment server name in previews.blade.php
2024-02-11 17:29:14 +01:00
Andras Bacsai
6b62d91f82
Update service_name parameter to stack_service_uuid in index.blade.php
2024-02-11 17:24:20 +01:00
Andras Bacsai
059748ad3b
fix: get service stack as uuid, not name
2024-02-11 15:44:02 +01:00
fipnooone
ef3202101c
fix: flex wrap deployment previews
2024-02-10 13:40:35 +07:00
Andras Bacsai
ad54358de7
Refactor resource index.blade.php file
2024-02-09 13:57:37 +01:00
Andras Bacsai
3dd5546369
Update destination.blade.php with server configurations
2024-02-08 13:19:11 +01:00
Andras Bacsai
23d121d67a
fix: make sure resources are deleted in async mode
2024-02-08 13:10:29 +01:00