Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [TOL-2513][SPA-2443] Bulk actions v2 support #2528

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

colomolo
Copy link
Contributor

@colomolo colomolo commented Jan 27, 2025

Summary

Adding new V2 methods for Bulk Actions API v2.

Description

Premium/Enterprise customers are now able to publish entities in bulk per locale(s) (if locale-based publishing is enabled).

Motivation and Context

Checklist (check all before merging)

  • Both unit and integration tests are passing
  • There are no breaking changes
  • Changes are reflected in the documentation

When adding a new method:

  • The new method is exported through the default and plain CMA client (through plain only)
  • All new public types are exported from ./lib/export-types.ts
  • Added a unit test for the new method
  • Added an integration test for the new method
  • The new method is added to the documentation

@colomolo colomolo marked this pull request as ready for review January 28, 2025 11:56
@colomolo colomolo requested a review from a team as a code owner January 28, 2025 11:56
Copy link
Contributor

@jjolton-contentful jjolton-contentful left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪 this iteration is looking good, just some linting to resolve

@colomolo
Copy link
Contributor Author

💪 this iteration is looking good, just some linting to resolve

Okay, I'll add tests as well.

…tentful-management.js into locale-based-bulk-actions
@colomolo colomolo changed the title feat: [] Bulk actions v2 support feat: [SPA-2443] Bulk actions v2 support Feb 3, 2025
@colomolo colomolo changed the title feat: [SPA-2443] Bulk actions v2 support feat: [TOL-2513][SPA-2443] Bulk actions v2 support Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants