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

fix(mui): transformMuiOperatorToCrudOperator return type #5937

Merged

Conversation

alicanerdurmaz
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

transformMuiOperatorToCrudOperator return type is wrong.

What is the new behavior?

Return type updated to Exclude<CrudOperators, "or" | "and"> to satisfy LogicalFilter type.

@alicanerdurmaz alicanerdurmaz requested a review from a team as a code owner May 9, 2024 09:28
Copy link

changeset-bot bot commented May 9, 2024

🦋 Changeset detected

Latest commit: 97a17d8

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

netlify bot commented May 9, 2024

Deploy Preview for refine-video-club ready!

Name Link
🔨 Latest commit 97a17d8
🔍 Latest deploy log https://app.netlify.com/sites/refine-video-club/deploys/663c974ffc063700087f34c7
😎 Deploy Preview https://deploy-preview-5937--refine-video-club.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alicanerdurmaz alicanerdurmaz changed the base branch from master to releases/june May 9, 2024 09:30
Copy link

nx-cloud bot commented May 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 97a17d8. 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 23 targets

Sent with 💌 from NxCloud.

Copy link

cypress bot commented May 9, 2024

Passing run #11055 ↗︎

0 122 6 0 Flakiness 0

Details:

Merge 97a17d8 into 18b13d3...
Project: refine Commit: 3872996810 ℹ️
Status: Passed Duration: 16:15 💡
Started: May 9, 2024 9:35 AM Ended: May 9, 2024 9:51 AM

Review all test suite changes for PR #5937 ↗︎

@aliemir aliemir merged commit ce15cd5 into releases/june May 13, 2024
47 checks passed
@aliemir aliemir deleted the fix/mui-transformMuiOperatorToCrudOperator-type branch May 13, 2024 17:44
@aliemir aliemir mentioned this pull request May 13, 2024
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.

None yet

3 participants