Skip to content

Resolve "Edit and save gene information"

Description

  • Removes leftover files from gene panel config schema (a long gone concept). The removed python package was related to one of these schemas.
  • Includes refactoring of whole gene popover into a new component, <gene-information>.
  • Remove Last exon imporant and Disease mode from gene popover, as these are of little use at the moment

Related issues

#20 (closed)

Notes to review (code/docs/QA)

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation

Merge checklist

  • Self-review of code has been performed.
  • Feature review and validation against specification has been performed (if applicable). Apply label: QAdone
  • Need for documentation has been evaluated and, if necessary, updated. Apply label: docsdone
  • Code and implementation has been reviewed by other core developer (including any changes based on initial review). Apply label: code reviewdone

Closes #20 (closed)

Edited by Svein Tore Koksrud Seljebotn

Merge request reports