Skip to content

feat: [DLCM-1985] apply sub action intention

Florent Poittevin requested to merge fpo/1985_apply_sub_action_intention into master

https://issues.unige.ch/browse/DLCM-1985

Should solidify solidify/solidify-frontend!48 (merged)

Warning : Do not merge this branch before release solidify and increment solidify version in package json

Reminder : Procedure to test solidify frontend branch

  1. Pull dlcm and solidify branches
  2. npm i on solidify (allow to retrieve required lib)
  3. npm i on dlcm (allow to retrieve required lib)
  4. npm run build-solidify on dlcm (allow to override solidify lib from nexus with local build)
  5. npm run start on dlcm to run the app
Edited by Florent Poittevin

Merge request reports