Torkel Ödegaard
|
521c8f34f7
|
Moved add query button to the right
|
2019-01-18 15:29:58 +01:00 |
|
Torkel Ödegaard
|
4c9046d6c0
|
Merge pull request #14951 from SamuelToh/14947_gitlab_doc_correction
14947: fixed incorrect flag
|
2019-01-18 15:10:32 +01:00 |
|
Torkel Ödegaard
|
8a4ce3e4cc
|
Merge pull request #14945 from grafana/hugoh/bug-misalignment-of-explore-panels
Hack for getting the same height in splitted view
|
2019-01-18 15:09:17 +01:00 |
|
Torkel Ödegaard
|
916f9befa1
|
Merge pull request #14944 from grafana/explore-datasource-editor-fix
Fixed issue with explore angular query editor support
|
2019-01-18 14:40:17 +01:00 |
|
Torkel Ödegaard
|
90a324b456
|
Merge pull request #14953 from flopp999/patch-11
change enabled to true
|
2019-01-18 14:39:12 +01:00 |
|
flopp999
|
5f4e4a813d
|
change enabled to true
if it is false it will not work
|
2019-01-18 14:06:15 +01:00 |
|
SamuelToh
|
69e3dc2d4f
|
14947: fixed incorrect flag
|
2019-01-18 22:46:43 +10:00 |
|
Torkel Ödegaard
|
453ca25847
|
Merge branch 'master' of github.com:grafana/grafana
|
2019-01-18 13:32:58 +01:00 |
|
Torkel Ödegaard
|
a0eddad323
|
Merge pull request #14934 from grafana/hugoh/refactor-gauge-to-work-with-thresholds
Refactor gauge to work with thresholds
|
2019-01-18 13:24:52 +01:00 |
|
Torkel Ödegaard
|
46ff9dda71
|
Fixed scrollbar issue where it jumped to the top
|
2019-01-18 13:24:26 +01:00 |
|
Torkel Ödegaard
|
3a827fc2f1
|
Added test case dashboard
|
2019-01-18 13:12:32 +01:00 |
|
Hugo Häggmark
|
11944adc9c
|
fix: Hack for getting the same height in splitted view, view could use refactor IMHO #14853
|
2019-01-18 12:03:16 +01:00 |
|
Torkel Ödegaard
|
f16101101d
|
Minor refactoring and name changes
|
2019-01-18 11:58:29 +01:00 |
|
Torkel Ödegaard
|
f2498645d0
|
Fixed issue with explore angular query editor support introduced by recent angular query editor changes
|
2019-01-18 11:20:55 +01:00 |
|
Hugo Häggmark
|
4cc0be2568
|
Redid logic for fontcolor and thresholds in Gauge and added tests
|
2019-01-18 09:54:25 +01:00 |
|
Torkel Ödegaard
|
bc8f3374a3
|
Merge pull request #14936 from grafana/plugin-types-refactor
Plugin types refactor
|
2019-01-18 08:21:29 +01:00 |
|
Hugo Häggmark
|
c17ccf2289
|
Make sure we do not change -Infinity
|
2019-01-18 07:10:00 +01:00 |
|
Hugo Häggmark
|
5448b72f7c
|
Passed the theme to Gauge
|
2019-01-18 06:57:00 +01:00 |
|
Hugo Häggmark
|
8ccf212f34
|
Added tests for formatted value
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
4f6e87bbbf
|
Small refactor of Gauge and tests
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
a6e2be862c
|
Added typings and refactored valuemappings code
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
9a01f3e517
|
Moved Gauge to ui/components
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
554d010332
|
Preparing move to ui/viz
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
9dcf3d58ea
|
Fixed getFontColor, added tests and fixed thresholds logic
|
2019-01-18 06:40:30 +01:00 |
|
Hugo Häggmark
|
533b938fcd
|
Removed baseColor
|
2019-01-18 06:40:30 +01:00 |
|
Torkel Ödegaard
|
20c8b9c4a0
|
began work on react query editor props and integration
|
2019-01-17 20:02:43 +01:00 |
|
Torkel Ödegaard
|
205e2acdd8
|
Added data source type to explore state
|
2019-01-17 19:17:29 +01:00 |
|
Torkel Ödegaard
|
a6f6ed4191
|
updated snapshot
|
2019-01-17 19:04:53 +01:00 |
|
Torkel Ödegaard
|
ecab597e5e
|
renaming DataSource type to DataSourceSettings and moved to grafana ui
|
2019-01-17 18:51:07 +01:00 |
|
Torkel Ödegaard
|
e89746c3d0
|
Merge pull request #14920 from grafana/12133-autofill-event-hack
iOS login button should be enabled when using browser autofill
|
2019-01-17 18:41:24 +01:00 |
|
Torkel Ödegaard
|
df0f654da6
|
Merge pull request #14937 from grafana/fixed-teams-user-picker
Fixed issue with team and user picker
|
2019-01-17 18:41:04 +01:00 |
|
Torkel Ödegaard
|
32f917557f
|
Fixed issue with team and user picker, fixes #14935
|
2019-01-17 18:03:46 +01:00 |
|
Torkel Ödegaard
|
febb9e7168
|
Moved data source and data query types
|
2019-01-17 17:59:47 +01:00 |
|
Torkel Ödegaard
|
4fc9d794ca
|
Moved plugin types to @grafana/ui
|
2019-01-17 17:37:34 +01:00 |
|
Torkel Ödegaard
|
a201c76c5f
|
wip: moved plugin exports
|
2019-01-17 17:04:24 +01:00 |
|
Leonard Gram
|
dce180e8ac
|
Merge pull request #14924 from xlson/repo-update-improvements
Repo update stability improvements
|
2019-01-17 16:56:10 +01:00 |
|
Leonard Gram
|
aafa66f644
|
build: usage instruction for repo test.
|
2019-01-17 16:55:12 +01:00 |
|
Leonard Gram
|
a95fe15437
|
build: comments
|
2019-01-17 16:42:27 +01:00 |
|
Torkel Ödegaard
|
dfe1b20f3d
|
Merge pull request #14930 from grafana/react-query-editor
React query editor (part1)
|
2019-01-17 15:41:12 +01:00 |
|
Torkel Ödegaard
|
3cb73e7948
|
Minor fix scrollpos when duplicating
|
2019-01-17 15:11:38 +01:00 |
|
Torkel Ödegaard
|
a6683dd90e
|
Merge branch 'master' into react-query-editor
|
2019-01-17 14:57:49 +01:00 |
|
David
|
6f6c4652dc
|
Merge pull request #14928 from grafana/davkal/14926-loki-missing
Explore: Fix datasource selector being empty with single datasource
|
2019-01-17 14:49:55 +01:00 |
|
Torkel Ödegaard
|
c913263b23
|
Merge pull request #14875 from grafana/page-layout-component
CustomScrollbar on all-React-pages
|
2019-01-17 14:49:19 +01:00 |
|
Torkel Ödegaard
|
bfadcd2968
|
Merge branch 'master' into page-layout-component
|
2019-01-17 14:48:54 +01:00 |
|
Leonard Gram
|
a585a919b3
|
build: updates ci deploy.
|
2019-01-17 14:42:20 +01:00 |
|
Leonard Gram
|
9ecfc39ba5
|
build: fixes the path for gsutil and gcloud.
|
2019-01-17 14:02:10 +01:00 |
|
Torkel Ödegaard
|
7c22848cf6
|
Merge pull request #14897 from grafana/14812/formgroup-component
FormField component
|
2019-01-17 13:43:14 +01:00 |
|
Leonard Gram
|
18004562a6
|
build: fixes permissions issue.
|
2019-01-17 13:40:40 +01:00 |
|
Torkel Ödegaard
|
3047579cdd
|
removed unused props from angular query component interface
|
2019-01-17 13:27:01 +01:00 |
|
Torkel Ödegaard
|
f041928e58
|
Additional query editor row tweaks
|
2019-01-17 13:15:25 +01:00 |
|