An error occurred fetching the project authors.
  1. 06 Jun, 2019 1 commit
  2. 04 Jun, 2019 1 commit
  3. 03 Jun, 2019 1 commit
  4. 27 May, 2019 1 commit
  5. 07 May, 2019 2 commits
  6. 01 May, 2019 1 commit
  7. 24 Apr, 2019 1 commit
  8. 05 Apr, 2019 1 commit
    • Sarah Yasonik's avatar
      Support multiple queries per chart on metrics dash · f44737e4
      Sarah Yasonik authored
      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
  9. 04 Apr, 2019 6 commits
  10. 26 Mar, 2019 1 commit
  11. 21 Mar, 2019 1 commit
  12. 06 Feb, 2019 1 commit
  13. 04 Feb, 2019 2 commits
  14. 01 Feb, 2019 1 commit
  15. 21 Jan, 2019 1 commit
    • syasonik's avatar
      Support flat response for envs index route · db054bc1
      syasonik authored
      To support environment folders in the UI on the Environments List
      page, the environments index route previously returned one environment
      per folder, excluding those other than the latest deploy. However, the
      environtments dropdown on the metrics dashboard requires that any
      environment be selectable.
      
      To accommodate both use cases, support an optional 'nested' parameter
      in the index route to return either a flat, complete response or a
      nested response based on the use case in question. The new default
      response structure is the flat response.
      db054bc1
  16. 07 Jan, 2019 1 commit
  17. 07 Dec, 2018 1 commit
  18. 20 Nov, 2018 1 commit
  19. 26 Oct, 2018 1 commit
  20. 25 Sep, 2018 2 commits
  21. 20 Sep, 2018 1 commit
    • Mike Greiling's avatar
      Resolve eslint-plugin-vue errors · f829b181
      Mike Greiling authored
      The eslint-plugin-vue upgrade had some breaking changes to
      vue/attribute-order which needed to be resolved in order to avoid
      disabling the rule entirely
      f829b181
  22. 20 Aug, 2018 1 commit
  23. 30 Jul, 2018 1 commit
  24. 04 Jul, 2018 1 commit
  25. 03 Jul, 2018 2 commits
  26. 15 Jun, 2018 1 commit
  27. 06 Jun, 2018 1 commit
  28. 27 Mar, 2018 1 commit
  29. 19 Mar, 2018 1 commit
  30. 06 Mar, 2018 2 commits