-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(dashboard): Add phone number field to customer list query and search functionality #4100
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
base: master
Are you sure you want to change the base?
feat(dashboard): Add phone number field to customer list query and search functionality #4100
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
All contributors have signed the CLA ✍️ ✅ |
📝 WalkthroughWalkthroughThe GraphQL customerListDocument was extended to include the phoneNumber field, and the CustomerListPage search/filter logic was updated to include phoneNumber alongside lastName and emailAddress, enabling search and filtering by customers' phone numbers. Possibly related issues
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
I have read the CLA Document and I hereby sign the CLA |
…arch functionality
7abe03b to
699fb74
Compare
|



Description
After submitting a Feature Request (#4061) and discuss the situation on Discord (https://discord.com/channels/1100672177260478564/1450491606535901204).
I created a PR, including the option to search/filter and display the phone number from the customer section.
Breaking changes
There are no breaking changes.
Screenshots
Checklist
📌 Always:
👍 Most of the time: