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(relations): list relations under tabs #1276

Merged
merged 2 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. feat(relations): new template to list relations

    Displays the relations in a tabbed view with ALL tab appearing in the
    beginning, followed by the other target groups.
    
    closes #489
    gythaogg committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2f41f1f View commit details
    Browse the repository at this point in the history
  2. feat(sample_project): tabbed relations for person

    Person - view and edit pages list relations in a tabbed format by
    overriding relations-include block in col-one
    gythaogg committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    59e311e View commit details
    Browse the repository at this point in the history