Qovery
OSS
console
Sign in / Sign up
Open main menu
console
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
v1.270.0
622c7416 feat(terraform): implement terraform resource tab in terraform service overview (#2317) * feat(terraform-resources): implement resource viewer with domain scoping and UI cleanup QOV-1444 - Add terraform resources display feature with tree view and details panel - Group resources by type with expandable sections - Implement search functionality to filter resources by name/attributes - Auto-select first matching resource and maintain selection during search - Move terraform interfaces from shared to service-terraform domain scope for better encapsulation - Remove unused TerraformResourcesTable component and TerraformResourceKeyAttribute interface - Remove global axios interceptor workaround (fixed in qovery-typescript-axios v1.1.809) - Simplify TerraformResourcesSection to display-only (remove Apply button and deployment logic) - Update to qovery-typescript-axios v1.1.809 with proper type exports - Update page-general to display terraform resources in Overview tab - Add comprehensive test coverage for all new components * chore(qovery-client): upgrade to v1.1.810 and update API imports - Update qovery-typescript-axios from file reference to published v1.1.810 - Use TerraformResourcesResponse directly from qovery client - Simplify transformApiResponse to work with new API format - Remove unnecessary casting and type workarounds * fix(terraform-resources): fix test mocks to return data as array directly - Mock data should be an array, not { resources: [...] } - useTerraformResources hook returns React Query result with data as array - Fixes TypeError: data?.find is not a function in all terraform-resources-section tests - All 8 terraform resource tests now pass * design adjustments & cleanup * fix(resource-details): correct text in empty state message * fix(terraform-resources): fix after review - remove unused title - simplify error handling in query function - fix clear search button * chore(terraform-resources): remove unused error --------- Co-authored-by: Théo Grandin <theo.grandin74@gmail.com>
5 days ago
by fabienfleu...
f
Previous page
Previous
Next
Next page