Andras Bacsai
5ad6b86735
fix: disappearing UI after livewire event received
2025-01-06 14:05:20 +01:00
Andras Bacsai
9e3467578f
feat: add environment_uuid support and update API documentation
...
- Introduced `environment_uuid` as a required field in various API endpoints and schemas.
- Updated descriptions to clarify that either `environment_name` or `environment_uuid` must be provided.
- Modified routes and controller methods to accommodate the new UUID parameter.
- Adjusted frontend components to utilize `environment_uuid` for better consistency and clarity.
- Removed deprecated fields related to environment handling.
This change enhances the API's flexibility in identifying environments, improving overall usability.
2024-12-17 13:42:16 +01:00
Andras Bacsai
38256af9b3
fix: refactor database view
2024-12-17 12:10:55 +01:00
Andras Bacsai
b7748479d4
fix: service ui structure
2024-12-17 11:13:17 +01:00
Andras Bacsai
e76817d401
improve application view
2024-12-16 14:11:45 +01:00
Andras Bacsai
acf10f39f3
fix: compose loading seq
2024-12-16 10:19:11 +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
94c264c6d7
Fix deployment status border color in deployment index view
2024-12-04 13:49:19 +01:00
kleintonno
0bc823108d
fix deploy selection in applications source menu
2024-11-28 10:40:44 +01:00
Carsten Jaksch
86c95e4bd5
Fix 404
2024-11-26 09:00:45 +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
🏔️ Peak
ac500219d2
Merge branch 'next' into include-tip-in-www-redirect-helper
2024-11-08 14:40:09 +01:00
Johnny Kessler
b6f8562231
chore: edit www helper
2024-11-07 18:09:47 +01:00
Andras Bacsai
f8e6e925b6
cleanup
2024-11-05 17:17:34 +01:00
Andras Bacsai
a07605205e
refactor application advanced view
2024-11-05 12:28:33 +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
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
Andras Bacsai
62c0eba139
Refactor code to remove experimental features and update documentation links
2024-10-25 17:15:02 +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
388929be30
Refactor status component to use title instead of lastDeploymentInfo
2024-10-22 10:58:23 +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
Andras Bacsai
974b4b92c1
wip: coolify.json
2024-10-08 15:11:19 +02: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
b570ccd7d3
format
2024-09-23 19:51:31 +02:00
Andras Bacsai
532f5e351e
fixes
2024-09-18 21:24:42 +02:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues
2024-09-18 18:05:06 +02:00
Andras Bacsai
f124a1e60d
chore: Update terminal button text and layout in application heading view
2024-09-16 10:56:11 +02:00
ayntk-ai
fc3c69f687
Feat: more conformations and fixes
2024-09-05 17:54:32 +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
ayntk-ai
bec974dca4
Fix application image cleanup
2024-09-04 14:54:43 +02:00
mahansky
b0039885eb
use computed property
2024-09-04 03:39:50 +02:00
mahansky
63a07e7649
deployment log improvements
2024-09-03 20:09:42 +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
Tim Koch
f072823f00
fix: Deployment running for - without "ago"
2024-09-01 22:01:05 +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
Andras Bacsai
e4b92bb660
feat: new server checking job
...
feat: show if the server has problems on ui
2024-08-05 15:48:15 +02:00
Andras Bacsai
94b2d67a6e
refactor: Update livewire polling interval in heading.blade.php
2024-08-05 15:02:23 +02:00
Andras Bacsai
320204d854
fix: directory will be created by default for compose host mounts
2024-07-22 15:10:07 +02:00
Andras Bacsai
9497f123b4
revert: advanced dropdown
2024-07-19 14:38:47 +02:00
Andras Bacsai
d98c742aff
chore: update general page of apps
2024-07-18 14:20:22 +02:00
Andras Bacsai
2529496594
feat: preserve git repository
2024-07-18 13:14:07 +02:00