Upgrade Form 2.0 relevant tech to React 16.
Context:
Recently Forms 2.0 have been upgraded to react 15.6. Although the intention was to upgrade to React 16 (latest version), this was not done because of react-intl.
In Scope:
Form-controls: Upgrade to React-16.7
Form builder: Upgrade to React-16.7
Upgrade Bahmni Connect to work with the upgrade Form-Controls.
Upgrade all the dependent packages, e.g. react-intl might require replacement
We have not upgraded to React 16, since react-intl does not support react 16
Acceptance Criteria:
Make sure functionality is not broken
Dependent packages need to be checked
Make sure all the tests are running
We are currently working on this and will raise a PR shortly.
Form Controls PR-
Implementer Interface PR -
Bahmniapps-
Merged the PR raised to form-controls for react upgrade to 16. Also upgraded the bahmni-form-controls version to 0.93.1 from 0.91.*
will have to update the form-controls version in implementer-interface and bahmniapps PR’s so that we can proceed with the merge.
bahmniapps PR also got merged to master.
But the relevant changes have not done for bahmni-connect.
This PR for a missing change in registration/index.html