Skip to content

feat: Route53 record mutations and change status tracking (M3.6 phase 2) #40

@nathanhuh

Description

@nathanhuh

Summary

Complete the remaining M3.6 Route53 milestone from PLAN.md. Phase 1 (read-only browsing) was implemented in #13 / PR #38. This issue covers the mutation and status tracking features.

Scope

Record Mutations

  • Modify A / CNAME records (value, TTL)
  • Create new DNS records
  • Delete DNS records
  • Type-to-confirm for destructive actions (delete) — follow updateRDSConfirm pattern

Change Status Tracking

  • Show change status after mutations (PENDING → INSYNC)
  • Poll for status updates using GetChange API
  • Visual indicator for pending changes (similar to RDS polling pattern)

UI Polish

Reference

  • PLAN.md M3.6
  • Existing patterns: RDS confirm dialog, RDS polling, context picker table styling

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions