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

add batch operations to pages #4684

Merged
merged 35 commits into from
Sep 3, 2024
Merged

add batch operations to pages #4684

merged 35 commits into from
Sep 3, 2024

Commits on Aug 9, 2024

  1. add batch operations to pages

    haroun committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    31c3d84 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    c17bd83 View commit details
    Browse the repository at this point in the history
  2. add missing await

    haroun committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0d486e6 View commit details
    Browse the repository at this point in the history
  3. sync with piece type logic

    haroun committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1e9ce3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ffcbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4240c18 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. add batch restore

    haroun committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3614b4f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. test restore

    haroun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    eb1ae23 View commit details
    Browse the repository at this point in the history
  2. update path for archived pages

    haroun committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4db264c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. keep slugs and remove console

    haroun committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e8549b8 View commit details
    Browse the repository at this point in the history
  2. remove only

    haroun committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    71dd758 View commit details
    Browse the repository at this point in the history
  3. remove todo

    haroun committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    def432c View commit details
    Browse the repository at this point in the history
  4. refactor to get patches

    haroun committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1a9d6f8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into pro-6425-batch-operation-page

    * main:
      skipReplace for changeDocIds (#4694)
      API to expose locales (#4691)
      Pro 6387 images errors (#4670)
      CI test for A3 (#4690)
      Fix duplicate icons breaking the build (#4688)
      specify the rejected file extension in the error message (#4687)
      PRO-4659: new big upload middleware & corresponding client implementation (#4682)
    haroun committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    174a3bf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    c1431fb View commit details
    Browse the repository at this point in the history
  2. fix label

    haroun committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fe03bd4 View commit details
    Browse the repository at this point in the history
  3. link to draft in edit mode

    haroun committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9cee0d5 View commit details
    Browse the repository at this point in the history
  4. use pages instead of items

    haroun committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    722cb38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13e42cd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    d152ac7 View commit details
    Browse the repository at this point in the history
  2. remove debug

    haroun committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e3886dd View commit details
    Browse the repository at this point in the history
  3. always notify before navigate

    haroun committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    24f3f58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a47f31 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. await notify calls

    haroun committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b4c7dbb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge branch 'main' into pro-6425-batch-operation-page

    * main:
      Release 4.6.1 mergeback (#4703)
      remove z-index bump on area schema fields, boost menu index (#4699)
      Pro 6345 fix deprecated sass (#4640)
      Keep widget focused when menu is open (#4695)
    haroun committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c2b4e63 View commit details
    Browse the repository at this point in the history
  2. update changelog

    haroun committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e98fc90 View commit details
    Browse the repository at this point in the history
  3. add fix info

    haroun committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    adfa4bd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. add missing async

    haroun committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6d419a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. PRO-6436: send checked types (#4711)

    * Send checked types to the opened modals
    
    * Changelog
    myovchev authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3d614c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into pro-6425-batch-operation-page

    * main:
      PRO-6477 undhandled promise errors (#4700)
      fix slat order (#4710)
      make apostoggle accessible (#4708)
      Improve context menu positions (#4706)
      remove focus blockers in page relationship editor (#4702)
    haroun committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    38b4285 View commit details
    Browse the repository at this point in the history