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

API Various changes #1897

Draft
wants to merge 3 commits into
base: 3.0
Choose a base branch
from

Conversation

GuySartorelli
Copy link
Member

@GuySartorelli GuySartorelli commented Feb 4, 2025

Important

There are multiple commits - DO NOT SQUASH

  • The LeftAndMain_SearchFilter was only used by CMSMain with its CMSSiteTreeFilter in practice. There's no sense keeping this legacy API around.
  • Those gridfield state bits are always empty, so there's no need to check for them and the framework PR removes them entirely for search filters.
  • Everything needed in this repo for merging CMSMain's filtering and GridField's filtering. Includes some styling fixes to unify the two.

Issue

The LeftAndMain_SearchFilter was only ever used by CMSMain with its
CMSSiteTreeFilter in practice. There's no sense keeping this legacy API
around.
@GuySartorelli GuySartorelli force-pushed the pulls/3.0/searchfilter branch from 7a1ca6a to 38a4476 Compare February 5, 2025 04:08
@GuySartorelli GuySartorelli changed the title API Remove unnecessary API API Various changes Feb 5, 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.

1 participant