Add an Import entry to the project admin sidebar that links to a page that lists and links to all available ToolImporters grouped by tool (target_app).
--- old+++ new@@ -1,3 +1 @@-Add an Import entry to the project admin sidebar that links to a page that lists and links to all available `ToolImporter`s grouped by tool (`target_app`).--We'll want to keep the Import entry controller in `ForgeImporters` and add discovery of new admin sidebar entries via EP, as this will be useful elsewhere as well.+Add an Import entry to the project admin sidebar that links to a page that lists and links to all available `ToolImporter`s grouped by tool (`target_app`).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On db/6482. I don't think we should merge this to master until [#6526] is done too, because this exposes some major issues with the individual importer controllers.
Implement [#4818] to gain the ability to add new stuff to the admin sidebar.
Related
Tickets:
#4818Diff:
Yeah, that.
On db/6482. I don't think we should merge this to master until [#6526] is done too, because this exposes some major issues with the individual importer controllers.
Related
Tickets:
#6526This is gtg, but will hold off on merging until [#6526] is done.
Related
Tickets:
#6526