Skip to content

Feature/publish review decision

Pankaj Agrawal requested to merge feature/publish-review-decision into main
  • Added reviews to flax article API
  • Added decisions (summary) for flax article API
  • Changed user permission so that we can fetch the reviewer's name and details.
  • Refresh image URLs for cms page content.

ENV Updates.

FLAX_EXPRESS_PORT=8082
FLAX_SITE_PORT=8081
FLAX_EXPRESS_HOST=kotahi-flax-site
FLAX_EXPRESS_PROTOCOL=http
FLAX_CLIENT_API_URL=https://kotahidev.cloud68.co
FLAX_SITE_URL=https://site.kotahidev.cloud68.co
// will put value in them later
FLAX_CLIENT_ID=''
FLAX_CLIENT_SECRET=''
Edited by Pankaj Agrawal

Merge request reports