* Start on files inteface
* Return related m2m relation in store
* Add useRelations to files
* Fetch current items in files
* Allow dot notation in table row
* Render tableHeaders
* Add file display
* Register file display
* Remove unused css
* Rough in select modal
* Start on saving selected items
* Finish selecting existing item
* Auto fix line width of file display
* Rename var to be clearer
* Rework to allow editing junctino row
* Add support for junction fields in modal detail
* Stage changes to existing items correctly
* Show previously made edits in modal detail
* Blammo bunch of changes, lets do m2m first
* Stage newly created items
* Stage newly created items
* Add editing of newly added records
* Stage new edits of existing items
* Allow updating existing rows
* Stage selection of newly selected items
* Add fetching preview for related item
* Allow for updating staged selected existing items
* Fix nested m2o in m2m
* Finish deep fetch of multi-related item
* Finish deselecting of rows
* Add a little note to future self
* Add util to find related collection
* Allow display.fields to be function
* Return fixed relation for user types
* Pass type / collection / field to displays
* Add template display
* Finish display template display template display
* 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