Skip to content

feat(src/index.template.html): include sample document in the treeview

Mathias Goebel requested to merge feature/#8-sample-document into develop

Feature

Summary

Some mock file imitating an aggregation have been introduced to the backend via 1ca03ec5. 'ahiqar_collection' now imitates an aggregation like 'arabic' (textgrid:3r9ps), encompassing all editions in 'arabic' as well as a sample file we need for styling the text properly.

BREAKING CHANGE: I'm not sure if this works properly at this point.

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: …
  • 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

#8 (closed)

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

Merge request reports