types: state
      .getIn(["common", "types"])
      .map((value, label) => ({ value, label }))
      .toArray(),