Skip to content

Feature/#108 move x prefixed info to metadata object

Feature

Summary

In this MR we abandon the approach of providing project specific data with the x- extension in favor of providing this data in the TextAPI's Metadata Object.

This way, we can leverage TIDO's built-in support of the Metadata Object instead of having to extend the viewer ourselves.

Compliance to “Definition of Done”

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

Use Cases

As a developer maintaining ahiqar-tido I don't want to have any extra fuzz when displaying project specific metadata.

Documentation

  • I updated existing documentation

Cf. api-documentation!9 (merged)

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Related Tickets

Closes

#108 (closed)

Logs and Screenshots

image

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

Edited by Michelle Weidling

Merge request reports