0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 03:31:04 +01:00
wagtail/docs/advanced_topics/customisation
Matt Westcott 9fad84b768 Refactor getChooserConfig / filterEntityData into subclasses of ModalWorkflowSource
This means we're not artificially forcing four different entity types into the same code path, and makes it possible to define new entity types outside of this module.

Also relax the eslint no-unused-vars to allow unused function parameters - having multiple classes following the same interface is a legitimate use of this.
2021-06-28 12:25:29 +01:00
..
admin_templates.rst Refactor getChooserConfig / filterEntityData into subclasses of ModalWorkflowSource 2021-06-28 12:25:29 +01:00
custom_account_settings.rst docs: update custom_account_settings.rst 2021-06-16 10:19:03 +01:00
custom_user_models.rst
customising_group_views.rst Release note for #6477 2021-05-11 15:05:59 +01:00
extending_draftail.rst
extending_hallo.rst
index.rst Copyediting for group view customisation docs 2021-05-11 14:56:33 +01:00
page_editing_interface.rst incorrect field name 2021-06-22 14:34:16 +01:00
rich_text_internals.rst
streamfield_blocks.rst Add documentation for custom JS on StructBlocks (#7164) 2021-05-12 11:52:25 +01:00