Skip to content

fix: extract year from date when checking if date is before 2010

Alicia.DeDiosFuente requested to merge adf-thesis-date into master

To test with: solidify/solidify-frontend!90 (closed)

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 aou-portal (allow to retrieve required lib)
  4. npm run build-solidify on aou-portal (allow to override solidify lib from nexus with local build)
  5. npm run start on aou-portal to run the app

Merge request reports