Skip to content
Christian Latouche edited this page Jul 6, 2018 · 7 revisions

Work in progress...

1. Update constants

In /src/app/core/constant.service.js change constants value:

Set the new develop and production versions

devVersion: 2.3
prodVersion: 2.2

2. Update version.{language}.json

3. Remove development version tag in schemas

4. Simplify forms and remove

5. Add/remove objects in schemas depending on schema modifications

6. Update forms and add classes for added objects

7. Add wathever is needed to process new parameters

Clone this wiki locally