bb-plane-fork/apps
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
..
admin [WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports (#7955) 2025-10-13 21:07:49 +05:30
api [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30
live fix: adding comprehensive logs for live server (#7947) 2025-10-10 18:28:52 +05:30
proxy [INFRA-219] fix: update Dockerfile and docker-compose for proxy service (#7523) 2025-07-31 13:27:34 +05:30
space [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
web [WEB-5099] improvement: enhance rich filters with new components and configurations (#7916) 2025-10-14 01:39:24 +05:30