DSD-DBS / capella-polarion

Capella-Polarion Bridge - bi-directional integration of the 2 things based on REST API
https://dsd-dbs.github.io/capella-polarion/
3 stars 1 forks source link

Linked Text Styling #52

Closed micha91 closed 7 months ago

micha91 commented 7 months ago

Currently we loose much of the styling of linked texts. Especially for Pre- and Postconditions we do not generate links for linked elements such as states, we don't strike through deleted work items and we loose line breaks. In addition conditions seem to be aligned centered in Capella but they aren't in Polarion. All this should be fixed by this PR and we also do some minor refactoring to use the same functionality in the linked_text_as_description serializer and give the CapellaWorkItemSerializer class a bit more structure resolves #49