Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
6f221978fa
Enhance app and node management: update deployment status handling, introduce EntityTile component for UI consistency, and implement live app status fetching
088fd4903f
Enhance service management: refactor service mutations to invalidate queries on mutation completion, add cleanFiles mutation, and improve loading state handling for service operations
543967ae81
Refactor CoreDNS and utility installation scripts to use kustomize for applying configurations, and update version in utility manifest
9e97ec6aa9
Enhance service management: add checks for manifest and kustomization files, improve error handling in Fetch, and implement CleanFiles method to remove service files
b7da8133e1
Add endpoint to clean compiled and cached service files
7c670bade2
Refactor ServiceConfigEditor: remove unused fetch state and related UI elements
7c8c182a9c
Enhance service lifecycle management: add lifecycle status tracking, update UI components for lifecycle actions, and improve service manifest definitions