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: better pages app (extended google friday) #4513

Open
MaxPostema opened this issue Nov 22, 2024 · 0 comments · May be fixed by #4418
Open

feat: better pages app (extended google friday) #4513

MaxPostema opened this issue Nov 22, 2024 · 0 comments · May be fixed by #4418
Assignees
Labels
enhancement New feature or request

Comments

@MaxPostema
Copy link
Contributor

MaxPostema commented Nov 22, 2024

Issue

The pages app can currently only add some html. Doing more that adding some simple text takes time and wont look consistent.

Solution

Rewrite the pages app to use the molgenis-viz components to make quick and better looking pages.
With a few components like 'title', 'content', 'pie chart', 'html', etz. That can be added as modules we can already make a lot of simple pages and dashboards.

The idea is that a datamanager can quickly make simple pages and dashboards. For more complex situations and inter component interaction i still suggest to create a dedicated app.

proposed features:

  • backwards compatibility by using a html module
  • a few templates that are a set of pre selected modules.. like a ern page, dashboard.
@MaxPostema MaxPostema added the enhancement New feature or request label Nov 22, 2024
@MaxPostema MaxPostema self-assigned this Nov 22, 2024
@MaxPostema MaxPostema linked a pull request Nov 22, 2024 that will close this issue
4 tasks
@mswertz mswertz changed the title feat: Better pages app feat: better pages app (extended google friday) Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant