fix: [DLCM-1979] create missing success and fail actions for association state
requested to merge fpo/1979_create_missing_success_and_fail_actions_for_association_state into master
https://issues.unige.ch/browse/DLCM-1979
Need backend solidify/solidify-frontend!45 (merged)
Warning : Do not merge this branch before release solidify and increment solidify version in package json
Reminder : Procedure to test solidify frontend branch
- Pull dlcm and solidify branches
-
npm i
on solidify (allow to retrieve required lib) -
npm i
on dlcm (allow to retrieve required lib) -
npm run build-solidify
on dlcm (allow to override solidify lib from nexus with local build) -
npm run start
on dlcm to run the app
Edited by Florent Poittevin