Skip to content

Several request creation modifications

Changes

  • Add modal for asking about the reason for request image
  • Add configurable fields:
    • requestReasonMessage: the message that is displayed on the reason for request modal
    • requestSubmittedMessage: the message that is displayed when a request has been succesfully submitted
  • Create temporary workaround for adding the AnalysisHelpers directory to every request
  • Fix internal naming bug where an unnamed DecayTree generates an invalid request
  • Fix bug where with two DecayTrees, one unnamed and one named “DecayTree”, the unnamed one gets renamed to DecayTree, thus one gets cancelled out yet it still counts as a valid request

Merge request reports