app-gelinkt-notuleren 2.8.0

frontend 2.20.0

  • #225 add support for mobility measures (IRGN)

  • #220 Update print preview

  • #219 Fix spacing between titles/articles in publication view

  • #218 Solved inconsistencies with the chairman between the meeting and behandeling

  • #223 replace moment with helpers based on date-fns

  • #221 Bump editor and corresponding appuniversum

prepublisher ​1.5.0

  • #78 Feature/unanimous voting

  • #77 remove role from voting participants

  • #76 Add some text if attachment is regulatory

Deployment guide

A

  1. 1.set up the maintenance frontend in docker-compose.override.yml

  2. 2.optional: create a backup of the database with /data/useful-scripts/virtuoso-backup.sh ${name-of-container}

  3. bring down everything with docker-compose down

  4. bring up just the maintenance frontend with docker-compose up -d editor

  5. git fetch && git checkout v2.8.0)

  6. Production only: make sure to bump the version of controle-editor to the correct frontend version (2.20.0)

  7. configure the enviroment variable EMBER_MOW_REGISTRY_ENDPOINT in docker-compose override.yml for QA: https://roadsigns.lblod.info/sparql for PROD: https://register.mobiliteit.vlaanderen.be/sparql

  8. remove (comment out) maintenance frontend from docker-compose.override.yml

  9. start the stack docker-compose up -d

  10. verify it's up

PlatformDeploy date

QA

2022/01/19

Sandbox

Prod

Last updated