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

Advanced filter #1905

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Advanced filter #1905

wants to merge 14 commits into from

Conversation

isstuev
Copy link
Collaborator

@isstuev isstuev commented May 10, 2024

Description and Related Issue(s)

resolves #1794

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable, I have updated the list of environment variables in the documentation and made the necessary changes to the validator script according to the guide

@isstuev isstuev force-pushed the advanced-filter branch 2 times, most recently from ecf11ae to 94d075d Compare May 10, 2024 15:06
@isstuev isstuev force-pushed the advanced-filter branch from 94d075d to e1854c4 Compare May 10, 2024 16:00
@isstuev isstuev force-pushed the advanced-filter branch from e1854c4 to 69363a2 Compare May 13, 2024 19:49
@isstuev isstuev force-pushed the advanced-filter branch 2 times, most recently from 7dc52c6 to 4f507a1 Compare June 18, 2024 09:13
@isstuev isstuev force-pushed the advanced-filter branch 6 times, most recently from 4da37b2 to 0f5a5f6 Compare August 21, 2024 12:43
@isstuev isstuev force-pushed the advanced-filter branch 2 times, most recently from 10c5b47 to 4fa6b1a Compare August 21, 2024 13:17
@isstuev isstuev force-pushed the advanced-filter branch 2 times, most recently from efc9c7f to 3c8cf33 Compare August 21, 2024 15:06
@isstuev isstuev force-pushed the advanced-filter branch 4 times, most recently from 35d068c to 6faa903 Compare December 6, 2024 17:31
@isstuev isstuev marked this pull request as ready for review December 6, 2024 17:45
@isstuev isstuev requested a review from tom2drum December 6, 2024 17:49
@github-actions github-actions bot added the feature New substantial feature label Dec 6, 2024
pages/advanced-filter.tsx Outdated Show resolved Hide resolved
ui/advancedFilter/ColumnFilterWrapper.tsx Show resolved Hide resolved
ui/pages/AdvancedFilter.pw.tsx Outdated Show resolved Hide resolved
ui/pages/AdvancedFilter.tsx Outdated Show resolved Hide resolved
ui/pages/AdvancedFilter.tsx Outdated Show resolved Hide resolved
ui/advancedFilter/filters/AssetFilter.tsx Show resolved Hide resolved
ui/advancedFilter/filters/AssetFilter.tsx Outdated Show resolved Hide resolved
ui/advancedFilter/filters/AssetFilter.tsx Outdated Show resolved Hide resolved
ui/advancedFilter/filters/AssetFilter.tsx Outdated Show resolved Hide resolved
ui/advancedFilter/filters/AssetFilter.tsx Outdated Show resolved Hide resolved
@isstuev isstuev requested a review from tom2drum December 11, 2024 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New substantial feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Advanced Filters
2 participants