coolify/app
Andras Bacsai 7582d7dd8b refactor: streamline job status retrieval and clean up repository interface
- Simplified the job status retrieval process by consolidating logic into a single `getJobStatus` function.
- Removed redundant checks and methods from the `CustomJobRepositoryInterface` and `CustomJobRepository`.
- Updated the `getHorizonJobStatus` method in `ApplicationDeploymentQueue` to directly utilize the new `getJobStatus` function.
- Enhanced the `isThereAJobInProgress` method to improve clarity and maintainability.
2025-01-10 19:53:13 +01:00
..
Actions fix 2024-12-06 13:39:00 +01:00
Console refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Fix styling 2024-06-22 08:41:55 +00:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events fix: unreachable notifications 2024-12-23 16:51:34 +01:00
Exceptions Remove all ray() calls 2024-10-28 13:51:23 +01:00
Helpers fix: always validate ssh key 2024-11-22 10:43:58 +01:00
Http fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
Jobs fix: horizon job checker 2025-01-10 18:27:48 +01:00
Listeners Merge branch 'next' into feat/disable-default-redirect 2024-10-31 23:57:51 +11:00
Livewire fix: horizon job checker 2025-01-10 18:27:48 +01:00
Models refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Notifications fix: smtp encryption 2024-12-23 15:28:35 +01:00
Policies Fix styling 2024-06-10 20:43:34 +00:00
Providers refactor: extend HorizonServiceProvider from HorizonApplicationServiceProvider 2025-01-10 19:15:57 +01:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Traits feat(notification): add Pushover 2024-12-11 18:13:16 +01:00
View/Components fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00