mirror of
https://github.com/directus/directus.git
synced 2026-01-25 06:47:57 -05:00
* Bug fixes in the new filter interface * Removed `eq`, `neq` filter for geometry type. * Fixed tests for getFilterOperatorForType on geometry type. * Removed `eq`, `neq`, `in`, `nin` filter operator for json * Added `bigInteger` and `float` support in getFilterOperatorForType and fixed tests * Added input regex pattern for numbers and uuid in filter input component
@directus/shared
Code shared between all directus packages.