bb-plane-fork/packages
Prateek Shourya cfb4a8212c
[WEB-5099] improvement: enhance rich filters with new components and configurations (#7916)
* feat: enhance rich filters with new components and configurations

- Added `AdditionalFilterValueInput` for unsupported filter types.
- Introduced `FilterItem` and related components for better filter item management.
- Updated filter configurations to include new properties and support for multiple values.
- Improved loading states and error handling in filter components.
- Refactored existing filter logic to streamline operations and enhance performance.

* Refactor rich filters component structure and enhance filter item functionality

- Moved AddFilterButton and AddFilterDropdown to a new directory structure for better organization.
- Updated FilterItemProperty to handle filter selection and condition updates more effectively.
- Enhanced the FilterInstance class with methods to update condition properties and operators, improving filter management.
- Added new functionality to handle invalid filter states and improve user feedback.

* [WEB-5111] feat: add 'created_at' and 'updated_at' filters to work item configuration

- Introduced new filter configurations for 'created_at' and 'updated_at' in the work item filters.
- Updated relevant components to utilize these new filters, enhancing filtering capabilities.
- Added corresponding filter configuration functions in the utils for better date handling.

* fix: build
2025-10-14 01:39:24 +05:30
..
constants chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
decorators chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
editor [WIKI-725] regression: editor floaters propagation #7938 2025-10-10 01:35:14 +05:30
eslint-config [WEB-4809] chore: added common libs to pnpm workspace catalog (#7611) 2025-09-01 19:42:56 +05:30
hooks chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
i18n chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
logger chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
propel [WEB-5129] feat: icons revamp (#7945) 2025-10-13 19:43:24 +05:30
services [WEB-5093] improvement: adds content-based MIME type detection for uploads #7925 2025-10-09 12:22:43 +05:30
shared-state [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30
tailwind-config [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
types [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30
typescript-config chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
ui [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30
utils [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30