Skip to content

feat: display nested motifs and refactors of current logic

dindigala requested to merge issue/nested-motif-refactor into develop

Feature

Summary

This MR provides:

  • Display of nested motifs.
  • Highlight the text with different opacity related to the Nested Motifs.

Note:

Pending:

  • some re-naming.
  • adding comments for some of the functions/methods.

Does the result of the MR comply to our "definition of done"?

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation
  • I adjusted other parts of the documentation (if applicable)

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps:

The new data model is added to the sample data collection for the Testdata Manifest 001 Briefwechsel Luther and document 1.

We have 3 new items in the Annotation list which represents the Nested Motifs structure:

Annotation 345 Annotation 1 Overlap

Screenshot_2021-08-02_at_10.21.49

all the existing features should still work as is.

  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG.

Related Tickets

Add all related issues and especially those to be closed.

Related

Closes

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by dindigala

Merge request reports