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

Content modelling/627 filter by type and lead organisation #9557

Merged
merged 5 commits into from
Oct 28, 2024

Commits on Oct 28, 2024

  1. add option to filter by content block type

    this adds hardcoded checkboxes to filter Content
    Blocks by block type. We will shortly generate
    these checkboxes from the list of valid schemas.
    Harriethw committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1b8cc3e View commit details
    Browse the repository at this point in the history
  2. create filter options component for content blocks

    this will enable us to do more complicated
    functions like generating checkboxes for block
    types.
    Harriethw committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a627a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f6878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcf8af8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66a7a99 View commit details
    Browse the repository at this point in the history