Skip to content

v3.15.0

Choose a tag to compare

@just-at-uber just-at-uber released this 14 Apr 17:45
· 723 commits to master since this release
6f80271

Release notes

New features

  • Authentication enabled: Ability to authenticate by passing ctx.authTokenHeaders. PR: #142
  • Feature flags: Allowing configuration to enable and disable certain features. PR: #143
  • Terminate workflow can now be disabled (enabled by default). Can change this in client/feature-flags.json. PR: #143
  • Environment select: Allows user to change to different environments via a dropdown on main navigation (disabled by default). Add environments to ENVIRONMENT_LIST in client/constants.js and enable in client/feature-flags.json. PR: #145

Bug fixes

  • Dropdowns in the app were not reliably opening when clicking on them.

Screenshots

Environment select
Screen Shot 2020-04-13 at 3 46 21 PM