Skip to content

New feature, bug fixes, refactoring

Compare
Choose a tag to compare
@ErikVerheul ErikVerheul released this 05 Feb 19:53
· 647 commits to master since this release

New feature:

  • When creating a new requirement area do not show color options already in use

Bug fixes:

  • Description changes of requirement area items are not synchronized with other users having the same item selected, fixed
  • When removing an item in the product overview with dependencies or conditions on its descendants, these are not recovered on the undo, fixed

Refactoring:

  • Sign out refactored app wide to prevent the listenforchanges longpoll to continue after sign out
  • Move global functions to helpers module
  • Redundant entries in package.json removed