Skip to content

v0.17.0

Compare
Choose a tag to compare
@mlhaufe mlhaufe released this 23 Oct 22:01
· 13 commits to master since this release
ff40f5d

What's Changed

  • Generalized db schema and now support requirement relations more directly by @mlhaufe in #402
  • Solution and Organization now extend MetaRequirement by @mlhaufe in #405
  • Requirement.statement renamed to Requirement.description by @mlhaufe in #405
  • Refactored and generalized application code by @mlhaufe in #405
  • Styling: data tables now have striped rows by @mlhaufe in #405
  • Renamed requirement endpoints to align with ReqType enum by @mlhaufe in #405
  • Requirement properties: followsId, solutionId, organizationId, parentComponentId moved to relation classes by @mlhaufe in #405
  • Deleted WorkboxDataView component by @mlhaufe in #405
  • Lifted domain folder out of ~/server folder by @mlhaufe in #405
  • Fixed class decorator configuration by @mlhaufe in #405
  • Workbox now leverages a DataTable component with expansion instead of an Accordion of DataTables

Full Changelog: v0.16.0...v0.17.0