wagtail/docs/advanced_topics
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
..
api Changelog / release note for #7077 2021-04-22 17:29:24 +01:00
customisation Refactor getChooserConfig / filterEntityData into subclasses of ModalWorkflowSource 2021-06-28 12:25:29 +01:00
documents Fix documentation indentation 2021-02-26 09:17:00 +00:00
images Fix documentation indentation 2021-02-26 09:17:00 +00:00
accessibility_considerations.rst Update guidance on alt text for images in rich text 2021-06-11 14:11:55 +01:00
add_to_django_project.rst Remove docs for WAGTAILSEARCH_RESULTS_TEMPLATE, WAGTAILSEARCH_RESULTS_TEMPLATE_AJAX 2021-06-28 11:23:24 +01:00
adding_reports.rst Fix usage of html syntax instead of html+django (#7138) 2021-05-05 11:08:40 +01:00
amp.rst
audit_log.rst Add `wagtail.reorder` audit log action 2021-03-31 18:48:44 +02:00
boundblocks_and_values.rst Add StreamField to title of BoundBlocks page 2021-03-23 18:57:53 +00:00
custom_tasks.rst
deploying.rst Fix mention of documents being served through a Django view 2021-06-22 09:30:33 +01:00
embeds.rst fix small youtube embed - allow to override max_width/max_height in EmbedBlock 2021-06-25 16:15:09 +01:00
i18n.rst Add contrib simple translation (#6528) 2021-04-14 08:56:00 +01:00
index.rst Split up StreamField documentation [skip ci] 2021-03-23 18:57:53 +00:00
performance.rst
privacy.rst Fix documentation indentation 2021-02-26 09:17:00 +00:00
testing.rst
third_party_tutorials.rst