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

Setup Wizard: add / edit different sections (e.g. related notes) and tabs #2119

Open
sleidig opened this issue Dec 4, 2023 · 0 comments
Open
Labels
Status: Complex Issue advanced, particularly challenging topic that requires extensive knowledge of the code base Type: Feature new user-facing feature
Milestone

Comments

@sleidig
Copy link
Member

sleidig commented Dec 4, 2023

follow up task of #2047 , #2057

Implement the stub ConfigEntityPanelComponent

  • flag components that support to be displayed in a entity-details view somehow, so that we can query a list of all of these from the registry
  • use that to build a simple UI that allows to select from these components to add a new section + filter it based on the references the current entity has in its schema
  • use dynamic components and avoid a long ngIf cascade in the template for selecting the right admin-component - and treat FormComponent as just one of them
  • add a simple config form to configure details of a component like related-entities-component
@sleidig sleidig added the Type: Feature new user-facing feature label Dec 4, 2023
@sleidig sleidig added this to the Setup Wizard milestone Dec 4, 2023
@sleidig sleidig added the Status: Complex Issue advanced, particularly challenging topic that requires extensive knowledge of the code base label Mar 1, 2024
@sleidig sleidig moved this from Triage / Analysis to Todo (ready for work) in All Tasks & Issues Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Complex Issue advanced, particularly challenging topic that requires extensive knowledge of the code base Type: Feature new user-facing feature
Projects
Status: Todo (ready for work)
Development

No branches or pull requests

1 participant