1. 25 Feb, 2021 1 commit
    • Frédéric Caplette's avatar
      Remove unused warning in pipeline graph · 051f66d6
      Frédéric Caplette authored
      We had a computer prop `alert()` to decide which alert
      to render based on some conditions. We had errors and warnings,
      but we removed warnings and forgot to remove the unused property.
      This removes the unused code.
      051f66d6
  2. 24 Feb, 2021 39 commits