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

feat:Add fitlers for Actions and DTOs #8207

Merged
merged 7 commits into from
Mar 27, 2024
Merged

feat:Add fitlers for Actions and DTOs #8207

merged 7 commits into from
Mar 27, 2024

Conversation

yuval-hazaz
Copy link
Member

@yuval-hazaz yuval-hazaz commented Mar 12, 2024

Close: #8206

PR Details

  • Add support for multiple filters on block settings, with "OR" and "AND" operators
  • Add support to filters DTOs and Actions for custom and default objects
  • Add a client-side component to allow the user to filter the list

image

PR Checklist

  • Tests for the changes have been added
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@yuval-hazaz yuval-hazaz changed the title Feat/module filters feat:Add fitlers for Actions and DTOs Mar 12, 2024
Copy link

nx-cloud bot commented Mar 12, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0ec9973. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@morhag90 morhag90 merged commit 3d9cfc3 into next Mar 27, 2024
12 checks passed
@morhag90 morhag90 deleted the feat/module-filters branch March 27, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment