Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[FEATURE] Add CSV Export Feature to Changesets#55850

Closed
mibali wants to merge 13 commits into
mainfrom
mtb-changeset-fix
Closed

[FEATURE] Add CSV Export Feature to Changesets#55850
mibali wants to merge 13 commits into
mainfrom
mtb-changeset-fix

Conversation

@mibali

@mibali mibali commented Aug 15, 2023

Copy link
Copy Markdown
Contributor

This PR adds an export action to the BulkOperationType. This action utilizes the GraphQL API to retrieve all changesets associated with a specific Batch change and enables the exporting of either all or selected changesets as a CSV file.

Test plan

Tested locally

@sourcegraph-bot

sourcegraph-bot commented Aug 15, 2023

Copy link
Copy Markdown
Contributor

Codenotify: Notifying subscribers in CODENOTIFY files for diff f7703a4...afc5d18.

Notify File(s)
@BolajiOlajide client/web/src/enterprise/batches/detail/backend.ts
client/web/src/enterprise/batches/detail/bulk-operations/BulkOperationNode.tsx
client/web/src/enterprise/batches/detail/changesets/ChangesetSelectRow.tsx
client/web/src/enterprise/batches/detail/changesets/ExportChangesetsModal.tsx
client/web/src/enterprise/batches/detail/changesets/exportChangesetsModal.story.tsx
@courier-new client/web/src/enterprise/batches/detail/backend.ts
client/web/src/enterprise/batches/detail/bulk-operations/BulkOperationNode.tsx
client/web/src/enterprise/batches/detail/changesets/ChangesetSelectRow.tsx
client/web/src/enterprise/batches/detail/changesets/ExportChangesetsModal.tsx
client/web/src/enterprise/batches/detail/changesets/exportChangesetsModal.story.tsx
@eseliger client/web/src/enterprise/batches/detail/backend.ts
client/web/src/enterprise/batches/detail/bulk-operations/BulkOperationNode.tsx
client/web/src/enterprise/batches/detail/changesets/ChangesetSelectRow.tsx
client/web/src/enterprise/batches/detail/changesets/ExportChangesetsModal.tsx
client/web/src/enterprise/batches/detail/changesets/exportChangesetsModal.story.tsx
internal/batches/service/service.go
internal/batches/service/service_test.go
internal/batches/store/changeset_jobs.go
internal/batches/types/changeset_job.go

@sourcegraph-bot

sourcegraph-bot commented Aug 21, 2023

Copy link
Copy Markdown
Contributor

📖 Storybook live preview

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants