Skip to content

Release v5.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 12:47
84d443d

5.22.0 (2023-03-30)

Features

  • add generic subtemplates create from previous coping tests (62a9bc8)
  • add invite to proposal via code (fb3090d)
  • invite codes (722f69d)
  • use env variables for queuenames and exchanges and bind the queue to the exchange automatically (cc10f04)

Bug Fixes

  • 834 Cloned proposals have no validation (a9f879a)
  • add e2e tests (cfb7200)
  • address for auth server (aa48ab3)
  • cleanup unused implementation (a314786)
  • configure auth server when configuring environment (#194) (c8fe437)
  • fix e2e tests (8a34ee0)
  • fix pod recreation (#167) (9af6969)
  • fix test (c5f51b2)
  • Fixes error on logout (ca1307b)
  • make DEV_AUTH_SERVER_URL env variable instead of hardcoding in the tests (6331d8c)
  • make login properly async (1e58ddf)
  • merge conflict (da3d10e)
  • Remove check for proposal id (531b90f)
  • remove unused var (b45aab3)
  • resolve some review comments (d31ae00)
  • Try change syntax (1f725ad)
  • Try change syntax (8625549)
  • try fix muhammara version problem (b6a09cc)
  • use auth server instead of email authorizer (10e4ec2)
  • auth: logout not working, logs you back in again (c792f9f)
  • when using IAM it is not possible to simply verify email and placeholder. (4b35ac4)
  • review comments: skip message broker listener for STFC and remove TODO comment (74cbdb7)

Tests

  • improve failing e2e test because of too long topic_title randomly generated (7edf72d)

Code Refactoring

  • Improve graphql error handling and logging by extending GraphQLError (#133) (d34389b)

Build Systems

  • deps: bump knex from 2.3.0 to 2.4.0 in /apps/user-office-backend (d103cf4)
  • deps: bump webpack in /apps/user-office-frontend (0f06e24)
  • deps-dev: bump lint-staged from 13.1.2 to 13.2.0 (d13b878)