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

Update filterable subscriber columns #729

Merged

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

Don't allow filtering on userName since the attribute isn't in the collection to be filtered.

Allow filtering on type since it is available and it would be userful.

Change $createdAt type to datetime to allow filtering by greater/less than.

Test Plan

Filters show the columns:

image

And I was able to manually filter on each column.

Related PRs and Issues

Parent:

Have you read the Contributing Guidelines on issues?

Yes

Don't allow filtering on userName since the attribute isn't in the
collection to be filtered.

Allow filtering on type since it is available and it would be userful.

Change $createdAt type to datetime to allow filtering by greater/less
than.
Copy link

vercel bot commented Jan 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
console-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 1:50am
console-preview ✅ Ready (Inspect) Visit Preview Jan 17, 2024 1:50am
console-preview-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 1:50am

@TorstenDittmann TorstenDittmann merged commit 9b686f7 into feat-auth-user-targets Jan 17, 2024
4 checks passed
@TorstenDittmann TorstenDittmann deleted the feat-messaging-filtering-subscribers branch January 17, 2024 11:05
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.

2 participants