Skip to content

Implement export adapters: Generic CSV and Netlify _redirects #15

Description

@honor2030

Goal

Give users the first two downloadable export formats.

Acceptance criteria

  • Generic CSV exports parse correctly in Excel and Numbers.
  • Netlify _redirects syntax is valid for a known-good sample.
  • Rows with hard validation errors are excluded from all exports.
  • Downloads trigger correctly without a server round-trip.

Task list

  • Build Generic CSV adapter (source, destination, status-code columns).
  • Build Netlify _redirects adapter.
  • Add error-row filtering to both adapters.
  • Test downloads in Chrome and Firefox.

Estimate: 0.5 day

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions