Skip to content

1.2.4: Field name selector improvements

Compare
Choose a tag to compare
@wagner-intevation wagner-intevation released this 23 Jul 18:34
· 39 commits to master since this release
1.2.4
2e0e674

Backend

  • New API endpoint to check the validity of a field name with IntelMQ.

Frontend

  • Updated dependencies: babel/traverse, browserify-sign
  • Mail parser: handle multi-line subject/to
  • yarn.lock: re-resolve all packages
  • Field name drop downs:
    • prevent overflows
    • add wrapping and reduce paddings
    • improve visibility of action buttons
    • check the validity of an entered field name with IntelMQ
  • validate checkbox: show reason if no bots available
  • other minor improvements

Documentation

  • minor changes