Skip to content

Releases: final-hill/cathedral

v0.17.0

23 Oct 22:01
ff40f5d
Compare
Choose a tag to compare

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

v0.16.0

13 Oct 18:12
7d6f810
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

10 Oct 21:51
a2b9c75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

v0.14.1

01 Oct 22:47
bbaafdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.0...v0.14.1

v0.14.0

01 Oct 21:16
4f1a7f3
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies by @mlhaufe in #354
  • Updated XDataTable to create/edit via dialog instead of inline by @mlhaufe in #357
  • Fixed ORM bug by @mlhaufe in #359
  • Refactored to utilize model driven forms by @mlhaufe in #362
  • Relaxed form fields to allow more nullable entries by @mlhaufe in #364
  • Created Natural Language to Requirements translator + related workbox by @mlhaufe in #370

Full Changelog: v0.13.0...v0.14.0

v0.13.0

05 Sep 04:41
7208c52
Compare
Choose a tag to compare

What's Changed

  • Created initial slackbot connector in #326
  • Updated dependencies in #328
  • Updated AppUser primary key type in #329
  • Added middleware check for organization and solution pages in #339
  • Solution can now be deleted when requirements exist in #343
  • Added authoring fields in #345
  • Fixed old migration of last_modified to have default value in #346
  • Fixed azure deployment artifact issue in #347
  • API endpoints now enforce authentication/authorization

Full Changelog: v0.12.2...v0.13.0

v0.12.2

11 Aug 20:46
9545cdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

10 Aug 21:03
6fbd4e8
Compare
Choose a tag to compare

What's Changed

  • Removed slackbot api body checking for debugging by @mlhaufe in #319

Full Changelog: v0.12.0...v0.12.1

v0.12.0

10 Aug 01:07
2af8370
Compare
Choose a tag to compare

v0.11.0

31 Jul 01:57
1f00c46
Compare
Choose a tag to compare

What's Changed

  • Added OpenTelemetry for monitoring
  • Endpoint bugfixes by @mlhaufe in #285
  • chore: Updated auth middleware allow Slack bot communication in #298
  • Update Slack bot API endpoint schema handling by @mlhaufe in #302
  • Fixed bugs #281, #282

Full Changelog: v0.10.2...v0.11.0