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
f8974d9787
Refactor UI components: enhance headers and descriptions for improved clarity and consistency across AppsComponent, CentralComponent, CloudComponent, ClusterNodesComponent, ClusterServicesComponent, ConfigEditor, DnsComponent, KubernetesDashboard, Terminal, and IsoPage.
9295804034
Refactor AppSidebar: update tooltip and label for USB installer to improve clarity
7ba269ae0c
Refactor ClusterServicesComponent: enhance service card layout with improved responsiveness and action button arrangement
b27eef2592
Refactor AppSidebar and CloudComponent: streamline sidebar menu items for collapsed state and remove unused network configuration section in CloudComponent.
576e134095
Refactor DNS and configuration management: integrate instance fetching, update global config types, and enhance dynamic DNS setup with detailed instructions.
654fcc94a2
Enhance DNS configuration: add support for commented DNS entries without load balancer IP; update instance count logic to include commented domains; implement dynamic DNS configuration with save functionality and setup instructions.
f6864bb2a7
Refactor configuration management to replace 'dns' with 'dnsmasq' for clarity; update EnsureInstanceConfig to accept instance name, and streamline instance creation in the main API.
2d65569a28
Refactor CloudComponent to remove Talos version handling and update labels for clarity; streamline cluster configuration management.