Hugo Häggmark
|
c05b92c2e0
|
Renamed Threshold files
|
2019-01-11 07:14:28 +01:00 |
|
Hugo Häggmark
|
0b6e21e9ac
|
Renamed Thresholds to ThresholdsEditor
|
2019-01-11 07:12:53 +01:00 |
|
Hugo Häggmark
|
1581662a6c
|
Moved Thresholds and styles to grafana/ui/components
|
2019-01-11 07:11:40 +01:00 |
|
Hugo Häggmark
|
dc9b83030f
|
Removed default export for colors
|
2019-01-11 07:03:12 +01:00 |
|
Hugo Häggmark
|
6f2bbb7378
|
Fixed typings
|
2019-01-11 07:03:12 +01:00 |
|
Hugo Häggmark
|
37dae043d7
|
Small change in SeriesColorPickerPopoverProps
|
2019-01-11 07:03:12 +01:00 |
|
Hugo Häggmark
|
d376fae393
|
Moved colorpicker to ui/components
|
2019-01-11 07:03:12 +01:00 |
|
Peter Holmberg
|
2f0ab99ae5
|
Fixing test and small refactor
|
2019-01-10 22:15:37 +00:00 |
|
Peter Holmberg
|
08ac2959a4
|
Moving to grafana ui, fix issue with TestRuleResult
|
2019-01-10 21:47:09 +00:00 |
|
Torkel Ödegaard
|
7e106b0f49
|
Merge pull request #14805 from SamuelToh/11503_prevent_end_of_regexpr
11503: escape measurement filter regex value
|
2019-01-10 20:29:07 +01:00 |
|
Dominik Prokop
|
60fadcf1e5
|
Fix panel time overrides not being applied fully
When both relative and time shift were applied, only time shift was taken into consideration
|
2019-01-10 20:15:03 +01:00 |
|
Erik Sundell
|
b64115e5f5
|
access scope directly from this. update tests
|
2019-01-10 17:18:24 +01:00 |
|
Leonard Gram
|
0f82fffed6
|
build: makes sure all builds use the latest container.
|
2019-01-10 16:52:21 +01:00 |
|
Leonard Gram
|
cdfdc676ae
|
changelog: docker images for arm.
|
2019-01-10 16:50:36 +01:00 |
|
Dominik Prokop
|
d322717f3e
|
Renamed Select related components: Picker* to Select*, Option* to SelectOption*
|
2019-01-10 15:21:11 +01:00 |
|
Carl Bergquist
|
0a98306e4b
|
Merge pull request #14813 from bergquist/zero_frequency
Make sure that frequency is never set to zero
|
2019-01-10 15:20:01 +01:00 |
|
Leonard Gram
|
c22ef628f3
|
build: removes curl install from build.
|
2019-01-10 15:12:43 +01:00 |
|
Leonard Gram
|
a82f0ed393
|
build: tags arm as well as amd64 as latest.
|
2019-01-10 14:41:02 +01:00 |
|
Johannes Würbach
|
702d449001
|
Docker image for ARM
|
2019-01-10 14:41:02 +01:00 |
|
Dominik Prokop
|
53f0f08efa
|
Fixing TS and updating snapshot
|
2019-01-10 14:24:24 +01:00 |
|
bergquist
|
fbb3ad5fc4
|
make sure frequency cannot be zero
frequency set to zero causes division by zero
panics in the alert schedular.
closes #14810
|
2019-01-10 14:17:10 +01:00 |
|
Erik Sundell
|
6a2f5eb61e
|
refactoring. fix broken test
|
2019-01-10 13:49:11 +01:00 |
|
Dominik Prokop
|
7819529d45
|
Migrate Select components to @grafana/ui
|
2019-01-10 13:29:53 +01:00 |
|
Erik Sundell
|
5fed50713d
|
provide angular directive scope props correctly
|
2019-01-10 12:02:38 +01:00 |
|
Daniel Lee
|
96759e39a6
|
docker: enable flux in influxdb docker block
|
2019-01-10 09:47:39 +01:00 |
|
Hugo Häggmark
|
5fc0766341
|
Moved Thresholds and styles to grafana/ui/components
|
2019-01-10 09:37:32 +01:00 |
|
Torkel Ödegaard
|
1dc1af7e00
|
Update README.md
|
2019-01-10 08:37:40 +01:00 |
|
Torkel Ödegaard
|
322a3efb25
|
Merge pull request #14779 from grafana/tooling/ignore-not-found-export-warnings
Removes unnecessary warnings from webpack output about missing exports
|
2019-01-10 07:25:35 +01:00 |
|
Torkel Ödegaard
|
4c42db9e95
|
Merge pull request #14804 from SamuelToh/4075_support_templatevar_on_alias_es_ds
4075: Interpolate tempvar on alias
|
2019-01-10 07:24:17 +01:00 |
|
Torkel Ödegaard
|
b25214bfe1
|
Merge pull request #14786 from grafana/14729-move-testrulebutton-to-toolbar
14729 move testrulebutton to toolbar
|
2019-01-10 07:11:45 +01:00 |
|
SamuelToh
|
9e3ab71e40
|
11503: escape measurement filter regex value
|
2019-01-10 10:47:22 +10:00 |
|
SamuelToh
|
e1f6870fce
|
4075: Interpolate tempvar on alias
|
2019-01-10 09:53:06 +10:00 |
|
Peter Holmberg
|
31d35a6884
|
rename
|
2019-01-09 22:21:42 +00:00 |
|
Peter Holmberg
|
13e6d2c5cb
|
fixing unitpicker
|
2019-01-09 22:05:29 +00:00 |
|
Peter Holmberg
|
78fe2db5e5
|
removing tests
|
2019-01-09 21:35:01 +00:00 |
|
Peter Holmberg
|
cf4f98857a
|
Merge branch 'master' into move-value-formats
|
2019-01-09 21:13:53 +00:00 |
|
Torkel Ödegaard
|
032d69fc21
|
Merge pull request #14801 from grafana/reorganize-gauge-panel
Minor refactor of Gauge panel
|
2019-01-09 18:26:17 +01:00 |
|
Torkel Ödegaard
|
ddaec8db58
|
Merge pull request #14796 from grafana/14271-tooltip-themes
feat: Tooltip theme and use it on panel edit tabs
|
2019-01-09 17:36:49 +01:00 |
|
Dominik Prokop
|
cdc99e129f
|
React graph panel options component rename
|
2019-01-09 17:21:14 +01:00 |
|
Dominik Prokop
|
1618e90844
|
Minor refactor of Gauge panel
|
2019-01-09 17:00:10 +01:00 |
|
Leonard Gram
|
13a962cc50
|
Revert "Docker image for ARM"
This reverts commit 5f7e6a5c73 .
|
2019-01-09 16:25:07 +01:00 |
|
Leonard Gram
|
a237a495b0
|
Revert "build: fixes docker push."
This reverts commit be57f6878c .
|
2019-01-09 16:25:07 +01:00 |
|
Leonard Gram
|
be57f6878c
|
build: fixes docker push.
|
2019-01-09 15:52:04 +01:00 |
|
Johannes Schill
|
d8a91fa355
|
feat: Add brand as tooltip theme and use it on panel edit tabs #14271
|
2019-01-09 15:36:53 +01:00 |
|
Johannes Würbach
|
5f7e6a5c73
|
Docker image for ARM
|
2019-01-09 15:09:13 +01:00 |
|
Torkel Ödegaard
|
ba19773347
|
Merge pull request #14792 from grafana/adios-scrollbar
chore: Remove ScrollBar component, superseded by CustomScrollbar
|
2019-01-09 14:51:33 +01:00 |
|
Erik Sundell
|
23996b364e
|
fix broken test
|
2019-01-09 14:44:47 +01:00 |
|
Erik Sundell
|
92121cacd1
|
Merge remote-tracking branch 'origin/master' into reactify-stackdriver
# Conflicts:
# yarn.lock
|
2019-01-09 14:33:41 +01:00 |
|
Johannes Schill
|
6ab1abc131
|
chore: Remove ScrollBar component, superseded by CustomScrollbar
|
2019-01-09 14:02:22 +01:00 |
|
Erik Sundell
|
d51f91f54b
|
unregister event listener correctly
|
2019-01-09 13:56:15 +01:00 |
|