Skip to content

Split off a shared admin module

Daniel Gerhardt requested to merge split-off-shared-admin-module into master

By moving some reusable components to a separate module, the can be imported by extension modules without importing the whole AdminModule which could otherwise lead to circular dependency issues.

Closes: #781 (closed)
Depends-on: !1155 (merged)

Edited by Daniel Gerhardt

Merge request reports