2 Review of a model
Develop a component that allows to perform a review of a model – with the spirit of a Word document review. As a baseline, this component shall be based on the issue tracking facilities of the gitlab tool. With this feature it shall be possible to:
Associate the model in Space Creator to a gitlab server (URL + with credentials) (same as 1.1)
Select a part of the model and add a gitlab issue (via gitlab API) that makes reference to it, with optional tags (e.g. criticality) (attribute for “review” issue)
View the existing issues attached to the current model
Start a browser to navigate through an issue and let the user comment it (connection to the gitlab server)
Have a link from existing issues back to Space Creator (check if a mimetype can be used for this ?)
Link issues to requirements (see #2)
As a design constraint, this component shall be a Qt Widget, and shall be available both in C++ and in Python for use in other tools. (for re-use in opengeode)
Burndown chart
Burnup chart
- Avdoid creating a duplicate RID identifier
- Do not show items, that don't have a matching component
- Reviews should list their identifier
- Review/requirement cleanups
- Rename Add review to Add RID
- Add reviews to MSC
- Add criticality to review table
- Link issues to requirements
- Review widget does not use stored token
- Reuse requirements/review URL
- Add review tab to IV/DV properties dialog
- Add new and delte button for reviews in Reviews widget
- Add issues to components
- Create component to list all review issues
- Review widget/dialog shall remeber it's geometry
- Properties dialog should show only reviews for that component
- Gather ideas for showing a component from a review issue
- Create a PySide module for review
- Add filters to review dialogs
- Add review attribute to model
- List review issues in reviewwidget
- Add new library for "review"