1. 14 Mar, 2020 1 commit
    • Peter Hegman's avatar
      Remove `role` field and add `job_title` field · b7efcb01
      Peter Hegman authored
      The `role` field is removed from the edit profile page and is replaced
      with a `job_title` field. This new `job_title` field is displayed on
      the profile page and in the user popover. If `job_title` and
      `organization` are both set they are displayed as
      "#{job_title} at ${organization}"
      b7efcb01
  2. 13 Mar, 2020 39 commits