1. 09 4月, 2019 1 次提交
  2. 08 4月, 2019 2 次提交
    • F
      Fix touch event pageX · 513e4f99
      ftab 提交于
      Safari on iOS sort of figures out the right thing here, but other
      browsers need a specific touch to be referenced.
      
      This makes it work on Chrome and Firefox on Android, as well as
      Chrome DevTools mobile device view.
      513e4f99
    • E
      Migrate clusters tests to jest · be8997ca
      Enrique Alcántara 提交于
      Move cluster applications manager tests from karma to jest. Fixes
      some migration issues related with timeouts, and HTTP request
      expectations.
      be8997ca
  3. 06 4月, 2019 7 次提交
    • C
      Add Knative metrics to Prometheus · b77fe7db
      Chris Baumbauer 提交于
      b77fe7db
    • S
      Initial pass for tooltip changes · 3e949356
      Sarah Groff Hennigh-Palermo 提交于
      Makes changes for truncation and combines the two related CSS classes.
      Applies new tooltip comp as close as possible to the span for testing.
      3e949356
    • A
      Wrap long chart tooltip series label names · 8cf0af88
      Adriel Santiago 提交于
      Resolves an issue where long series label names overflow
      the popover chart tooltip container
      8cf0af88
    • S
      Support multiple queries per chart on metrics dash · f44737e4
      Sarah Yasonik 提交于
      Adding support for metrics alerts disabled multiple query support.
      To avoid a data model refactor, this enables the visual of multiple
      queries per chart on the front end, combining queries based on
      metric group, title, and y-axis label.
      
      This also adds support for adding and editing alerts based on the
      query selected rather than the single metric associated with the chart.
      f44737e4
    • E
      Do not display ingress IP help text · 8906de37
      Enrique Alcántara 提交于
      if there isn’t an ingress IP assigned for the cluster yet
      8906de37
    • F
      Rewrite related MRs widget with Vue · 7650677d
      Fatih Acet 提交于
      This MR rewrites existing Related Merge Requests widget
      with Vue with reusing shared Related Issues components
      7650677d
    • S
      Improve diff navigation header · bf47270e
      Sam Bigelow 提交于
      - Compare versions header is full width except in the unified diff mode
      with no tree sidebar
        - Bar is always full width, but the content within stays centered when
      unified and no tree sidebar
      - File header is the same height as the "Compare versions header"
      - aligns with the design system grid guidelines => 56px
      - Diff file headers use a button group, switch icon order to open file
      externally being the last option, all buttons will become icon buttons
      (icon delivery by @dimitrieh)
      - If a file header becomes sticky no rounded corner/double border
      problem is visible anymore
      bf47270e
  4. 05 4月, 2019 17 次提交
  5. 04 4月, 2019 9 次提交
  6. 03 4月, 2019 4 次提交