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

Publish multiple locales #20258

Merged
merged 47 commits into from
May 10, 2024
Merged

Publish multiple locales #20258

merged 47 commits into from
May 10, 2024

Commits on Mar 15, 2024

  1. fix: date comparison

    Marc-Roig committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d7df668 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 22, 2024

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

Commits on May 3, 2024

  1. feat(core): document service publish multiple locales (#20046)

    * feat(core): document service (un)publish multiple locales
    
    * fix(core): cleanup locale param types
    
    * feat(content-manager): wip - multiple locale support
    
    * Count draft relations across locales (#20116)
    
    * feat(content-manager): publish multiple locales from CM route
    
    * feat(core): multiple locales in document service discard draft
    
    * feat(content-manager): use bulkpublish for locale publish
    
    * feat(content-manager): use query from bulkpublish locales
    
    * feat(content-manager): publishMany
    
    * feat(content-manager): api test for bulk locale + document publish
    
    * chore(content-manager): fix for build
    
    * fix(core): avoid * in locale data
    
    * chore(content-manager): pr amends and validation improvement
    
    * feat(content-manager): use transaction in document manager publish many
    
    * feat(core): throw when a non string locale is provided and not supported
    
    * fix(core): doc service find many
    
    * chore: clean up
    
    * feat(content-manager): Select fields that require validation in availablelocales (#20156)
    
    * feat(content-manager): wip - select more fields in availablelocales
    
    * feat(content-manager): wip available locales using entity traversal
    
    * feat(content-manager): wip test available locales returns fields with validation
    
    * feat(content-manager): test available locales returns fields with validation
    
    * fix(content-manager): ensure sensitive info not exposed in available statuses
    
    * fix(content-manager): sanitize document metadata available status
    
    * fix(content-manager): sanitize document metadata available status at controller level
    
    * fix(content-manager): populate only for validatable fields
    
    * chore: clean up
    
    * chore: clean up
    
    * chore: clean up
    
    * fix(content-manager): build issues
    
    * fix(content-manager): allow null locales
    
    * fix(content-manager): history service (#20185)
    
    * fix(content-manager): history service
    
    * chore(content-manager): clean up
    
    * fix: pr feedback
    
    * chore: update actions deps
    
    * chore: update utility deps
    
    * chore: upgrade sentry
    
    * chore: upgrade graphql-tools
    
    * fix: http-errors ugprade
    
    * chore: add fs-extra types where needed
    
    * docs(typescript): type system cheat sheet
    
    * chore!: remove deprecated verbose option from ts:generate-types
    
    * chore: clean up
    
    fix(content-manager) correctly count bulk publish results
    
    * fix(content-manager): pr feedback and test improvements
    
    * feat(i18n): bulk locale publish modal in CM edit view (#20069)
    
    * feat(i18n): wip bulk locale publish modal
    
    * fix(i18n): wip - fe bulk locale publish
    
    * feat(content-manager): multi locale publish, integrate with backend and add basic e2e test
    
    * feat(i18n): wip - display validation errors in bulk locale modal
    
    * chore: clean up
    
    * chore(i18n): design system changes
    
    * feat(i18n): display correct status after publish and clean up error messaging
    
    * feat(i18n): access onclose from modal body
    
    * fix(i18n): selected locale change
    
    * fix(i18n): locale table state
    
    * fix(i18n): edit view e2e test
    
    * chore(content-manager): validation tweak wip
    
    * feat(i18n): cover validation cases in i18n e2e tests
    
    * chore: clean up
    
    * fix(i18n): edit view more document actions disabled state
    
    * chore: feedback
    
    * fix(i18n): send all params to publish many
    
    * fix(i18n): place bulk locale publish 3rd in array
    
    * fix(content-manager): validation error extraction
    
    * fix(content-manager): pr feedback
    
    * fix: build
    
    * chore(content-manager): simplify exports
    
    * chore(i18n): revert package
    
    ---------
    
    Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
    Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
    Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
    4 people committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7a1af3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    636c12f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318ffe7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    c11cdf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d74be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e49ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f993044 View commit details
    Browse the repository at this point in the history
  5. chore: typography

    jhoward1994 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    720a3b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccc1284 View commit details
    Browse the repository at this point in the history
  7. fix: wip date comparison

    jhoward1994 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4daeb8b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    da42f0a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/v5/modified-date-comparison' int…

    …o feat/bulk-locale-publish
    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1c83516 View commit details
    Browse the repository at this point in the history
  3. fix: wip date comparison

    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    62100b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75684ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34fc28b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    575b2a3 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/v5/modified-date-comparison' int…

    …o feat/bulk-locale-publish
    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a92d6ab View commit details
    Browse the repository at this point in the history
  8. chore: update api tests

    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    227bcb8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8e94ca View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/v5/modified-date-comparison' int…

    …o feat/bulk-locale-publish
    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fcb4ff3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd482a7 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/v5/modified-date-comparison' int…

    …o feat/bulk-locale-publish
    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    84aa3b6 View commit details
    Browse the repository at this point in the history
  13. fix: clean up

    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a6c4f4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4e3eb1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95c018d View commit details
    Browse the repository at this point in the history
  16. Merge remote-tracking branch 'origin/v5/modified-date-comparison' int…

    …o feat/bulk-locale-publish
    jhoward1994 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7175749 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. chore: clean up

    jhoward1994 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4a71a9f View commit details
    Browse the repository at this point in the history
  2. fix: flaky fe tests

    jhoward1994 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    17c8f06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c748572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae62477 View commit details
    Browse the repository at this point in the history
  5. fix: pr feedback

    jhoward1994 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a4dea43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e081e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a31d9c View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/v5/modified-date-comparison' int…

    …o feat/bulk-locale-publish
    jhoward1994 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    48b5756 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37c6f02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4837913 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    c8e3445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc9670 View commit details
    Browse the repository at this point in the history
  3. chore: pr feedback

    jhoward1994 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f4e57ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20e066c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3533ae View commit details
    Browse the repository at this point in the history
  6. chore: fix releases

    joshuaellis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b30d472 View commit details
    Browse the repository at this point in the history
  7. fix: clean up

    jhoward1994 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9f3da84 View commit details
    Browse the repository at this point in the history
  8. chore: snapshot

    jhoward1994 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    90359f0 View commit details
    Browse the repository at this point in the history