Paul Payne payneio
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-13 05:19:08 +00:00
bb9bdafe2a chore: Update subproject commit references in wild-cloud and wild-directory
payneio pushed to main at wild-cloud/wild-cloud 2026-02-13 05:16:43 +00:00
6f221978fa Enhance app and node management: update deployment status handling, introduce EntityTile component for UI consistency, and implement live app status fetching
payneio pushed to main at wild-cloud/wild-cloud 2026-02-12 08:15:53 +00:00
457a912c5c Add AppDetailPanel component for enhanced app management and details display
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-11 16:59:46 +00:00
8fca98860f chore: Update subproject commit reference in wild-cloud
payneio pushed to main at wild-cloud/wild-cloud 2026-02-11 16:38:24 +00:00
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
Compare 5 commits »
payneio pushed to main at wild-cloud/wild-cloud-dev 2026-02-10 09:24:42 +00:00
1ce4e6d3bd chore: Remove deprecated documentation and update .gitignore for development artifacts
payneio pushed to main at wild-cloud/wild-cloud 2026-02-10 09:24:39 +00:00
7c8c182a9c Enhance service lifecycle management: add lifecycle status tracking, update UI components for lifecycle actions, and improve service manifest definitions
payneio pushed to main at wild-cloud/wild-cloud 2026-02-10 07:29:03 +00:00
96dfaaf07c Add comprehensive documentation for Talos v1.11: architecture, operations, troubleshooting, and CLI essentials
5d8129dad8 Refactor service management: update SMTP handling to be configuration-only and enhance CloudComponent with SMTP configuration UI
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-10 06:04:14 +00:00
c054dbff39 Fix type-check problems.
3531daf447 Fix some type-check errors.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 20:30:41 +00:00
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
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 19:38:09 +00:00
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.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 19:08:18 +00:00
d3e308b5dc Remove CheckCircle icon from phase indicator when complete
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 18:45:46 +00:00
01bea32b9c Refactor cluster configuration management: streamline instance configuration checks, remove unused cluster settings, and replace NodeFormDrawer with NodeFormDialog for improved node management.
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 14:07:49 +00:00
9ae8d446b7 Refactor service status handling: remove unused status icon function and streamline status badge rendering in ClusterServicesComponent
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 13:57:09 +00:00
576e134095 Refactor DNS and configuration management: integrate instance fetching, update global config types, and enhance dynamic DNS setup with detailed instructions.
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 13:24:43 +00:00
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.
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 12:08:39 +00:00
2199e90691 Update CentralComponent title and restructure configuration section; make DNS IP retrieval consistent with dnsmasq
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 11:47:09 +00:00
9b5cb77618 Fix asset deletion URL in create-gitea-release script for correct API endpoint
8c5e83f667 Remove Talos version check from instance configuration phase for streamlined setup validation
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-cloud 2026-02-01 11:28:27 +00:00
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.
Compare 2 commits »
payneio pushed to main at wild-cloud/wild-directory 2026-02-01 11:09:20 +00:00
78adc2883f Fix DNS configuration variable names in ADDING-APPS.md