Skip to content

2.0.22

Choose a tag to compare

@VassilIordanov VassilIordanov released this 05 Jun 14:24
31a73a8

Enhancements:

#642 Restrict authorization groups' position autosuggest to advisors (#643)

Bug fixes:

Add missing comma to CSV export for AdvisorReports (#640)
#603: Do not try to render report approval steps that are null (#620)

Framework improvements:

Bump redux from 3.7.2 to 4.0.0 in /client (#628)
Use Buffer.from() instead of deprecated new Buffer() (#631)

See https://nodejs.org/docs/latest-v8.x/api/buffer.html#buffer_buffer_from_buffer_alloc_and_buffer_allocunsafe

#382: Remove unused LongActionModal component (#634)
#382: Fix React warnings about componentWillMount() (#635)

See https://reactjs.org/blog/2018/03/29/react-v-16-3.html#component-lifecycle-changes

#382: Fix jsx-a11y/href-no-hash warning (#636)

By upgrading to the latest version of eslint-config-react-app (currently 3.0.0-next.66cc7a90).

#375: Correct name (#605)
Fix React warning (#606)

Get rid of React's "Warning: Can't call setState (or forceUpdate) on an unmounted component"
by including routing component only once.

Give each
  • a unique key (#644)
  • Fixes: Warning: Each child in an array or iterator should have a unique "key" prop. See https://fb.me/react-warning-keys for more information.

    Dependencies upgrades

    Bump eslint-plugin-jsx-a11y from 5.1.1 to 6.0.3 in /client (#630)
    Bump wdio from 1.0.3 to 2.0.2 in /client (#617)
    Bump autoprefixer from 8.3.0 to 8.5.1 in /client (#615)
    Bump babel-jest from 22.4.3 to 23.0.1 in /client (#610)
    Bump webpack-cli from 2.0.15 to 2.1.4 in /client (#611)
    Bump lodash from 4.17.5 to 4.17.10 in /client (#614)
    Bump core-js from 2.5.5 to 2.5.7 in /client (#609)
    Bump artillery from 1.6.0-15 to 1.6.0-18 in /client (#627)
    Bump babel-plugin-transform-decorators-legacy from 1.3.4 to 1.3.5 in /client (#639)
    Bump jest from 22.4.3 to 23.0.1 in /client (#624)
    Bump react-confirm-bootstrap from 5.2.1 to 5.3.0 in /client (#625)
    Bump style-loader from 0.20.3 to 0.21.0 in /client (#629)
    Bump DW, Waffle plus minor client side depenencies (#621)
    Upgrade NodeJS to latest v8.x LTS (#632)