Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T TIDO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 108
    • Issues 108
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • emoemo
  • TIDO
  • Merge requests
  • !205

feat: display nested motifs and refactors of current logic

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged dindigala requested to merge issue/nested-motif-refactor into develop Aug 02, 2021
  • Overview 27
  • Commits 8
  • Pipelines 6
  • Changes 7

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 Aug 06, 2021 by dindigala
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue/nested-motif-refactor