Commit History

Author SHA1 Message Date
  Erik Sundell d741295795 remove group name from select component. let the parent set group name instead 7 years ago
  Erik Sundell 00a763511e move template variable logic to component 7 years ago
  Erik Sundell 3afe8a0763 remove console log 7 years ago
  Erik Sundell b6c6cc1ff6 update failing tests 7 years ago
  Erik Sundell 4d19ac5c02 use new option group in aggregation directive 7 years ago
  Erik Sundell 0aeaec1ac6 stackdriver: add support for template variables 7 years ago
  Erik Sundell a027a87d50 stackdriver: make it possible to use aligner template variable 7 years ago
  Erik Sundell 2a6aec721e stackdriver: make it possible to use aggregation template variable 7 years ago
  Erik Sundell ca77cdc37e stackdriver: add aggregation query 7 years ago
  Erik Sundell a0b8c4acba stackdriver: add aligner query 7 years ago
  Torkel Ödegaard cd4619dad1 working on react data / query exectution 7 years ago
  Daniel Lee 6d8a3ce1a3 stackdriver: adds missing nginject attribute 7 years ago
  Erik Sundell db8bbe3cad stackdriver: unit test group by and aggregation dropdown changes 7 years ago
  Erik Sundell 3572692fd5 stackdriver: make it impossible to select no aggregation when a group by is selected 7 years ago
  Erik Sundell 5bc6d857a7 stackdriver: broadcasting through $scope doesnt work anymore since query_filter_ctrl is now a sibling directive to query_aggregation_ctrl, so broadcasting is now done using $rootScope 7 years ago
  Erik Sundell 9351b56e57 stackdriver: fix alignment period bug 7 years ago
  Erik Sundell 81bdf86bf8 stackdriver: es6 style directive, avoid using scope 7 years ago
  Erik Sundell a7897575b9 stackdriver: remove not needed alignment option 7 years ago
  Erik Sundell e2bda4d321 stackdriver: fix typescript errors 7 years ago
  Erik Sundell ed6d3bf6ed stackdriver: WIP - implement stackdriver style auto alignment period. also return the used alignment period and display it in the query editor 7 years ago
  Erik Sundell dde033c14a stackdriver: add alignemnt period 7 years ago
  Erik Sundell 2965f58838 stackdriver: use correct event name 7 years ago
  Erik Sundell 85fce84087 stackdriver: fix broken tests 7 years ago
  Erik Sundell 1a91e0baf6 stackdriver: update aggregation and alignment before refreshing when changing metric 7 years ago
  Erik Sundell 49cd31ab78 stackdriver: get value type and metric kind from metric descriptor instead of from latest metric result 7 years ago
  Erik Sundell 2d602bfcf3 stackdriver: improve aggregation logic 7 years ago
  Erik Sundell 7f43909390 stackdriver: typescriptifying controller 7 years ago
  Erik Sundell 7666e7bfe3 stackdriver: break out aggretation logic into its own directive and controller. also adds tests for new dropdown population logic 7 years ago