Skip to content

v4.4.2.dev7: Merge pull request #156 from CybercentreCanada/sftp-build-pipeline

Pre-release
Pre-release

Choose a tag to compare

@cccs-nr cccs-nr released this 14 Feb 00:44
· 146 commits to master since this release
8a4f3cf

Frontend UI

  • Added a reset button on all "Service Parameters Value" property in the user's setting page to reset the value to its default one.
  • There was a bug where an "int" parameter value was a string and not a number. This was fixed by modifying the input to handle numbers correctly and ensure no NaN value (showing a 0 instead).