An error occurred fetching the project authors.
  1. 08 Jun, 2018 2 commits
  2. 20 Apr, 2018 1 commit
    • Lin Jen-Shin's avatar
      Use qa selectors for secret variables · 0446419a
      Lin Jen-Shin authored
      The problem of using .js-ci-variable-input-value is that,
      whenever the value is hidden, then this selector won't be set,
      instead, .js-secret-value-placeholder would be set.
      
      If we just fill the value, the value is revealed. But if
      we visit this later, the values were be hidden. This means
      we don't have a consistent way to count the values.
      
      Adding an unique qa selector to both revealed and hidden
      values would make it easier to track the values.
      
      To make it look more consistent, let's also do the same
      for the key.
      0446419a
  3. 16 Apr, 2018 1 commit
  4. 29 Mar, 2018 1 commit
  5. 28 Mar, 2018 1 commit
  6. 22 Mar, 2018 1 commit
  7. 16 Mar, 2018 1 commit
  8. 09 Feb, 2018 1 commit
  9. 05 Feb, 2018 1 commit
  10. 31 Jan, 2018 3 commits