Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
ace127acf4
refactor: Improve display of deployment time in index.blade.php
2024-05-31 13:01:44 +02:00
Andras Bacsai
dbb7989027
Merge branch 'next' into wrong-time-during-a-failed-deployment
2024-05-31 12:56:20 +02:00
Esteban Ecallard
e16bd194a3
fix: removal of the failed deployment condition, addition of since started instead of finished time
2024-05-29 12:35:32 +00:00
Esteban Ecallard
a3765c19e3
feat: if the time seems too long it remains at 0s
2024-05-29 12:32:47 +00:00
Andras Bacsai
e26f4ce707
chore: Update deployment index.blade.php script for better performance
2024-05-29 11:13:22 +02:00
Andras Bacsai
1f7725ada3
chore: Fix formatting issue in deployment index.blade.php file
2024-05-28 19:00:59 +02:00
Esteban Ecallard
de3b8a10a0
Update index.blade.php
2024-05-23 15:20:28 +02:00
Esteban Ecallard
8feece702c
fix: wrong time during a failed deployment
2024-05-23 15:15:18 +02:00
Andras Bacsai
3f1b7192ff
feat: save commit message and better view on deployments
2024-05-15 11:31:03 +02:00
Andras Bacsai
e341121f61
chore: Refactor deployment index.blade.php for improved readability and rollback handling
2024-05-15 10:47:57 +02:00
Andras Bacsai
cd3e2963b3
Refactor gitCommitLink method to handle different git repository formats
2024-05-15 10:45:08 +02:00
Andras Bacsai
d09c88f71c
Fix formatting issue in deployment show.blade.php
2024-04-18 11:14:26 +02:00
Andras Bacsai
17955fc419
Refactor error message styling in deployment show.blade.php
2024-04-17 10:49:30 +02:00
Andras Bacsai
7a32b8d1d2
feat: configuration checker for all resources
2024-04-12 12:44:49 +02:00
Andras Bacsai
0d78b44c80
Fix formatting in deployment show.blade.php file
2024-04-10 21:15:23 +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
15d2c0e436
Update font style for logs in deployment show view
2024-04-09 08:46:06 +02:00
Andras Bacsai
132807b55d
fix: always rebuild Dockerfile / dockerimage buildpacks
2024-04-02 20:50:35 +02: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
8f47761200
ui: fix log outputs
2024-03-27 10:54:17 +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
b61860b3ab
ui: redesign
2024-03-20 12:54:06 +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
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
3616fc8ca9
Refactor code and add additional destinations
2024-02-06 15:05:11 +01:00
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
49845f3da7
fix: webhooks for multiple apps
2024-01-29 11:23:04 +01:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00