1. 26 Jan, 2021 5 commits
    • Justin Ho's avatar
      Add specs for sign in / add buttons · 65076246
      Justin Ho authored
      And update some eslint issues
      65076246
    • Justin Ho's avatar
      Replace add button with sign in · 0262c6b2
      Justin Ho authored
      When user is not logged in, we should show a sign in
      button instead.
      - Pass the path (and logged in state) from backend.
      - Frontend still needs to get the return_to location from
      the Jira AP context.
      0262c6b2
    • Justin Ho's avatar
      Fix "sign in" button styles on first step · 8826cb0b
      Justin Ho authored
      - When feature flag `new_jira_connect_ui` is enabled,
      we need to apply the correct GitLab UI classes.
      - Fix missing spacing inside button when using the
      `external_link` helper.
      - Remove Chrome from recommended browsers.
      - Update "Learn more" link with newer issue that tracks
      work done to fix cross-site cookies bug.
      - Update margins and spacing
      8826cb0b
    • Justin Ho's avatar
      Adjust headings and font sizes · 41911e00
      Justin Ho authored
      According to UX recommendations
      - Update user link from profile page to jira_connect/users
      path as it's more useful to show
      - Add translations to some static strings
      41911e00
    • Amy Qualls's avatar
      Merge branch 'sselhorn-master-patch-89355' into 'master' · 75f114e3
      Amy Qualls authored
      Updated version history note format
      
      See merge request gitlab-org/gitlab!52533
      75f114e3
  2. 25 Jan, 2021 35 commits