Torkel Ödegaard
|
8b68ba5cbb
Minor refactoring and adding some typing
|
7 лет назад |
Erik Sundell
|
588c5c045a
stackdriver: pass query definition from react, making it possible to use another definition than the query string only
|
7 лет назад |
Erik Sundell
|
4569527873
stackdriver: set currentdatasource when editview is enabled
|
7 лет назад |
Erik Sundell
|
3883643ea2
stackdriver: reset query value on datasource changed
|
7 лет назад |
Erik Sundell
|
7ccce76b80
stackdriver: return values for services and metric types
|
7 лет назад |
Erik Sundell
|
4f7d3fccb7
stackdriver: make sure default template query editor state is propagted to parent angular scope
|
7 лет назад |
Erik Sundell
|
94ac522109
stackdriver: make it possible to load react plugin components from template query page
|
7 лет назад |
Patrick O'Carroll
|
72ab24f300
Changed functions to arrow functions for only-arrow-functions rule. (#13131)
|
7 лет назад |
Patrick O'Carroll
|
abbb6f933c
added jsdoc-format rule and fixed files that didn't follow new rule (#13107)
|
7 лет назад |
Torkel Ödegaard
|
e1beaaa0f7
tslint: tslint to const fixes part3 (#13036)
|
7 лет назад |
Patrick O'Carroll
|
a40314022b
added pointer to show more, reset values on new query
|
7 лет назад |
Patrick O'Carroll
|
c2cc77fa08
added button to show more preview values for variables, button runs a function that increases options limit, fixes #11508
|
7 лет назад |
Chris Ross
|
4a93766143
Add case-insensitive sort for variables.
|
7 лет назад |
Daniel Lee
|
8aa55ee352
variables: fix when datasource returns error
|
8 лет назад |
Alexander Zobnin
|
e84b6d189a
fix move dashboard variables, #10347 (#10375)
|
8 лет назад |
Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
8 лет назад |
Torkel Ödegaard
|
85879a7014
prettier: change to single quoting
|
8 лет назад |
Torkel Ödegaard
|
fadfc665e4
tech: ran pretttier on all typescript files
|
8 лет назад |
Torkel Ödegaard
|
05ec7541c8
ux: dashboard settings progress
|
8 лет назад |
Torkel Ödegaard
|
7b42e13c79
typescript: stricter typescript option
|
8 лет назад |
Torkel Ödegaard
|
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
|
8 лет назад |
Daniel Lee
|
59513ff963
tempvar: bug fix for duplicate template var
|
8 лет назад |
Torkel Ödegaard
|
68c4ce34d5
fix: templating issue with data source variables, can now be used right away in other query variables and panels (without page reload), fixes #7510
|
8 лет назад |
Torkel Ödegaard
|
a5d5f3d82f
feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052
|
8 лет назад |
Denis Doria
|
89822acf38
More precise detection for self reference variable on templates (#8814)
|
8 лет назад |
Torkel Ödegaard
|
878121bb46
fix: templating variable name validation detecting global variable naming wrongly, fixes #8423
|
8 лет назад |
Torkel Ödegaard
|
8eb112d119
plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095
|
8 лет назад |
Daniel Lee
|
65910db991
template: tweak to warning message
|
8 лет назад |
thuck
|
555acacd6d
Validate query to avoid self-reference of variable #7614
|
8 лет назад |
bergquist
|
9b6571fab1
template: dont allow template variables to begin with '__'
|
8 лет назад |