Files
directus/packages
Jay Cammarano f40a3e94a0 Add strings to accepted fields for Insights Panel "Metrics" (#10828)
* extension takes context object

* v-model with options object

* removed comments

* added typing

* fixed typing

* state is saved on field-configuration

* extension-options uses object for objectOptions

* removed unnecessary context

* more props instead of context object

* remove unused import

* move Panel type to shared

* passing edits.options => whole edit object

* alterOptions check => edits watch

* props on extension types have defaults

* returning the whole panel not just .options

* panels without functions load

* only displaying first, last, and count

* first last count working

* string values displayed!

* removed unused vars

* choices disabled not removed

* options.function resets to count

* fills in values when editing a panel

* field resets when collection changes

* doesn't wipe collection on edit

* panel cleared when panel type changes

* removed resolved comment

* package.json

* Advanced Field Detail working

* divider on type of function

* divider option removed unneeded values

* removed unneeded v-if

* Don't check against function type in panel options

* Tweaks to resolve my own commentary

* 🧹 Cleanup tweaks

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-02-03 16:55:15 -05:00
..
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-24 15:53:29 -05:00
2022-01-31 10:31:21 -05:00