Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(generic): introduce generic menu entry #1587

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

b1rger
Copy link
Member

@b1rger b1rger commented Feb 7, 2025

This commit introduces a template tag in the generic module that lists
all content types that inherit from the Generic Model but are not
Collections, Entities, Relations or History models.
This templatetag is then used to create a menu entry to manage those
types.

Closes: #1582

@b1rger b1rger force-pushed the birger/1582-modelmenu branch from 800fc4d to c58e9fb Compare February 7, 2025 08:12
This commit introduces a template tag in the generic module that lists
all content types that inherit from the Generic Model but are not
Collections, Entities, Relations or History models.
This templatetag is then used to create a menu entry to manage those
types.

Closes: #1582
@b1rger b1rger force-pushed the birger/1582-modelmenu branch from c58e9fb to 7d12fd8 Compare February 7, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add menu entry for models that are not relations, entities or collections
1 participant