molgenis / projects-rd-dashboards

https://molgenis.github.io/projects-rd-dashboards/
0 stars 0 forks source link

Updates to Genturis app #2

Closed davidruvolo51 closed 1 year ago

davidruvolo51 commented 1 year ago

Changes

Dashboard

General Updates

These are changes that I would like to make to align with other applications.

Additional Revisions

davidruvolo51 commented 1 year ago

Ordering of the groups can be done in the entity editor rather than the front end. Update the column valueOrder

davidruvolo51 commented 1 year ago

Reduced font-size to 13pt

davidruvolo51 commented 1 year ago

Use the width attribute to adjust the horizontal margins in the <PageSection> component. All sections are set to large.

davidruvolo51 commented 1 year ago

<h2> elements in <PageSection> now have a the following margins.

.page-section {
  h2 {
     margin-top: 24px;
     margin-bottom: 16px;
  }
}
davidruvolo51 commented 1 year ago

Encoding issue fixed in commit https://github.com/molgenis/molgenis-data-erns/commit/b0867d6ba0d774afebab0a0d0995dd5d0e7bfac0