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

enhancement: bulk publish migration to v5 #20255

Merged
merged 49 commits into from
May 28, 2024
Merged

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    7c70880 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    a2e14b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    5693666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6357df1 View commit details
    Browse the repository at this point in the history
  3. chore: fix lint error

    Feranchz committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    df2d2f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    a63f691 View commit details
    Browse the repository at this point in the history
  2. chore: migrate bulkDelete to v5 (#20161)

    * chore: migrate bulkDelete to v5
    
    * chore: change findLocales type to accept strings array
    
    * fix: docs prettier styles
    
    * chore: remove console.log
    Feranchz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b1574bc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    80dc8b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d17b241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a50e1df View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v5/bulk-publish-unpublish' of github.com:strapi/strapi …

    …into v5/bulk-publish-unpublish
    Feranchz committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a241141 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49a3dbb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    6dd70ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f231f25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba5cee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e818d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    f74b03b View commit details
    Browse the repository at this point in the history
  2. chore: renaming

    madhurisandbhor committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ca69188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6749b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fee12d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    732fa10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b3dd96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a65933 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    504bede View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9002af6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5abb934 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    258b953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2cb6e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9274fe View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    2a54603 View commit details
    Browse the repository at this point in the history
  2. fix: reverting wrong commit message

    Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
    madhurisandbhor and joshuaellis committed May 3, 2024
    Configuration menu
    Copy the full SHA
    52e02eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    453c50b View commit details
    Browse the repository at this point in the history
  4. chore: renaming

    madhurisandbhor committed May 3, 2024
    Configuration menu
    Copy the full SHA
    11614ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f942492 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4e2e61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3739cf0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9a64f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    898facf View commit details
    Browse the repository at this point in the history
  10. test: fixed

    madhurisandbhor committed May 3, 2024
    Configuration menu
    Copy the full SHA
    801a29c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    13c735c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1635bfb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    3cf8903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4ebad View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d92d5ed View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    4c09f5f View commit details
    Browse the repository at this point in the history
  2. fix: ts error

    Feranchz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4787d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1181660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baa6cf2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e360852 View commit details
    Browse the repository at this point in the history