mirror of
https://github.com/directus/directus.git
synced 2026-02-04 14:45:03 -05:00
* Add filter operators * Render drawer detail hr full width * Start on filter component * Add getRelationsForCollection method * Add all filter logic (no sorting yet) * Use correct border color for divider by default * Tweak operator translations * Add getField action to fields store * Fetch fieldsinfo in relations get for files * Use scoped operators, start on type based input * Add disabled option to v-badge * Globally register v-badge component * Add between filter support * Hide alias fields * Work debouncing magic * Add margin beneath filter blocks * Fix fetching filter count in use-items comp * Add relational field lookup and show tooltip with field name in filter section * Use filters on users / files * Allow double level filter