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

Patterns: merge unsynced into inserter patterns tab and add paging and filtering #54007

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    fc921a7 View commit details
    Browse the repository at this point in the history
  2. Add sync status back

    glendaviesnz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    8ca644b View commit details
    Browse the repository at this point in the history
  3. Add back pattern id

    glendaviesnz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9be8084 View commit details
    Browse the repository at this point in the history
  4. Add my patterns toggle

    glendaviesnz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a098a7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fda3f16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59a2e0c View commit details
    Browse the repository at this point in the history
  7. Fix bug with paging

    glendaviesnz committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f99c31d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    516341c View commit details
    Browse the repository at this point in the history
  2. Update e2e tests

    glendaviesnz committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d4705b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. rename snapshot file

    glendaviesnz committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    39f33b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    4aa0623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81165ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    476ef8f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    ce2aae9 View commit details
    Browse the repository at this point in the history
  2. Simplify filter

    glendaviesnz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f64f043 View commit details
    Browse the repository at this point in the history
  3. Fix test snapshots

    glendaviesnz committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a8c0785 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    684e57e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ad6587 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9c4ae7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f60beb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71271f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    c62b4fd View commit details
    Browse the repository at this point in the history
  2. Pattern title layout

    glendaviesnz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    de814a6 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests

    glendaviesnz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    48dcd35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb6cec5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cec2b9a View commit details
    Browse the repository at this point in the history
  6. Revert "Fix unit tests"

    This reverts commit 48dcd35.
    glendaviesnz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    96b9459 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26f486b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Add the show-icons-label to the body element so it also gets applied …

    …to modals in the block editor
    glendaviesnz committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    e2292a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f53ea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf74886 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    b8eadf5 View commit details
    Browse the repository at this point in the history
  2. Revert "remove the synced icon and instead use synced colored border …

    …on hover"
    
    This reverts commit bf74886.
    glendaviesnz committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2153343 View commit details
    Browse the repository at this point in the history
  3. Put the icon back

    glendaviesnz committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1b4f30a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39e5f82 View commit details
    Browse the repository at this point in the history
  5. Tidy up naming

    glendaviesnz committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    48c36e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    351204d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc40fe7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    5199163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fbc699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4487351 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616066d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f845d66 View commit details
    Browse the repository at this point in the history
  6. Fix filter width

    glendaviesnz committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    720d3cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ee4b81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8839f7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5951dad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a920f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    546026f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    389285f View commit details
    Browse the repository at this point in the history
  13. Remove spoken announcement of category count from hook as currently t…

    …o much potential for rerender
    glendaviesnz committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5fd5edc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2cb5cfc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    f69a88f View commit details
    Browse the repository at this point in the history
  2. Revert "Remove spoken announcement of category count from hook as cur…

    …rently to much potential for rerender"
    
    This reverts commit 5fd5edc.
    glendaviesnz committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    57d54db View commit details
    Browse the repository at this point in the history
  3. Simplify styling

    jameskoster committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    275e01e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1f4edc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a37cdd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da77818 View commit details
    Browse the repository at this point in the history
  7. Add no results message

    glendaviesnz committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8b94003 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    8458d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c293dc7 View commit details
    Browse the repository at this point in the history