Skip to content

Conversation

@lucasbordeau
Copy link
Contributor

This PR removes the advanced filter feature flag.

- Removing conditional showing of advanced filter button in dropdown
@lucasbordeau lucasbordeau requested a review from Weiko March 27, 2025 11:28
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Removed the advanced filter feature flag across the codebase, making advanced filtering a permanent feature rather than a toggleable one.

  • Removed IsAdvancedFiltersEnabled from packages/twenty-server/src/engine/core-modules/feature-flag/enums/feature-flag-key.enum.ts
  • Removed feature flag entry from seed data in packages/twenty-server/src/database/typeorm-seeds/core/feature-flags.ts
  • Simplified ObjectFilterDropdownFilterSelect component by removing feature flag check, now only depending on objectMetadataId and isAdvancedFilterButtonVisible

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@lucasbordeau lucasbordeau merged commit 645d76f into main Mar 27, 2025
47 checks passed
@lucasbordeau lucasbordeau deleted the chore/remove-advanced-filter-feature-flag branch March 27, 2025 14:25
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.

3 participants