mirror of
https://github.com/directus/directus.git
synced 2026-02-03 13:54:59 -05:00
* initial tests and preparation for filter interface * get basic structure down * improve visuals and interaction * stop modifying props 🙃 * update logic blocks style * clean up filter interface * lint css * support m2a and simplify visited relations * allow for recursive loading of fields * use filter interface on conditions * Use dynamic useFilterTree instead of old one (#7569) * use advanced field tree on field template * update to advanced field tree * remove old useFieldTree * update to new design * add border on nested nodes * tweak styling * Fix linter warnings * Fix field-setup * clean up interface * clean up interface * clean up and rename files * clean up code * use default filter structure * fix changing fields * Add monospace style option to tooltips * Various small stylistic tweaks * Add menu placement * Cleanup "big interface" usage * Remove seamless * Add dropdown on add filter * Cleanup import/export, add v-select-placeholder-co * Fix staging issue * Allow overriding preview slow, fix padding * Show field path inline * Cleanup empty state * Use new filter-interface in permissions setup Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>