Skip to content

WIP: Remove exac from UI.

Øyvind Evju requested to merge 1346-remove-exac into dev

Description

Related issues:

Remove exac from UI. Keep it in the backend to ease re-implementation if desired.

Type of change

  • New feature
  • Breaking change
  • Bug fix
  • Improvement

Testing

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

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

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

Other

[Any risks? Are there points in the code the reviewer needs to double check or where you would like advice?]

General

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My branch has recently been updated with new changes in dev before this merge request
  • I have made corresponding changes to the documentation

Closes #90 (closed)

Edited by Morten C. Eike

Merge request reports