Dominik Prokop
|
5420a816e7
|
Render series color picker with correct theme
|
2019-01-22 09:11:30 +01:00 |
|
Dominik Prokop
|
4b9e933691
|
Added config provider to be able to access config easily from react components
|
2019-01-22 09:11:30 +01:00 |
|
Dominik Prokop
|
33fa40a1f3
|
Migrating color pickers to Popper from drop.js pt1
|
2019-01-22 09:11:30 +01:00 |
|
Dominik Prokop
|
4384eb2f0b
|
Move tooltip themes to Tooltip component making Popper/PopperController theme agnostic
|
2019-01-22 09:11:30 +01:00 |
|
Torkel Ödegaard
|
018fef0400
|
Added refId to missing queries on panel model init
|
2019-01-21 20:35:24 +01:00 |
|
Torkel Ödegaard
|
db2a15daf0
|
Fixed loading of default query editor
|
2019-01-21 18:54:57 +01:00 |
|
Torkel Ödegaard
|
721e40db90
|
fixed trailing whitespace
|
2019-01-21 13:51:33 +01:00 |
|
Torkel Ödegaard
|
778e1f78c2
|
Merge branch 'master' into hugoh/bug-viewers-can-edit-not-working-for-explore
|
2019-01-21 13:31:05 +01:00 |
|
Hugo Häggmark
|
b95650d19c
|
Added function hasAccessToExplore in ContextSrv and refactored tests
|
2019-01-21 10:50:34 +01:00 |
|
Hugo Häggmark
|
9d6ac2c3d4
|
fix: Viewers can edit means that viewers have acces to Explore #14281
|
2019-01-21 08:47:41 +01:00 |
|
Torkel Ödegaard
|
d843044841
|
decreased panel height in edit mode
|
2019-01-19 08:31:20 +01:00 |
|
Torkel Ödegaard
|
f94a6b2431
|
Merge pull request #14956 from grafana/query-editor-row-style-update
Query editor row style update & sass cleanup
|
2019-01-19 08:24:28 +01:00 |
|
Torkel Ödegaard
|
17aebf8462
|
Merge pull request #14955 from grafana/datasource-typings
Datasource typings
|
2019-01-19 08:24:06 +01:00 |
|
Torkel Ödegaard
|
4cbed807d6
|
toggle collapse when clicking on collapse state text
|
2019-01-19 08:22:56 +01:00 |
|
Torkel Ödegaard
|
16d476d228
|
Query editor row style update & sass cleanup
|
2019-01-18 19:22:40 +01:00 |
|
Torkel Ödegaard
|
12468c6033
|
Delete .all.ts@neomake_22624_74.ts
|
2019-01-18 19:14:22 +01:00 |
|
Torkel Ödegaard
|
5ab9a7c2b8
|
Further refinements of typings
|
2019-01-18 19:11:30 +01:00 |
|
Torkel Ödegaard
|
5d17ad1103
|
more typings work around data query and data source
|
2019-01-18 18:59:32 +01:00 |
|
Torkel Ödegaard
|
1d2902715f
|
wip: progress on adding query types
|
2019-01-18 18:14:27 +01:00 |
|
Torkel Ödegaard
|
a69f79caed
|
wip: more typings
|
2019-01-18 17:43:58 +01:00 |
|
Torkel Ödegaard
|
98fabfae3e
|
wip: typings
|
2019-01-18 17:23:00 +01:00 |
|
Torkel Ödegaard
|
521c8f34f7
|
Moved add query button to the right
|
2019-01-18 15:29:58 +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
|
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
|
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 |
|
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
|
5448b72f7c
|
Passed the theme to Gauge
|
2019-01-18 06:57:00 +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
|
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 |
|
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
|
bfadcd2968
|
Merge branch 'master' into page-layout-component
|
2019-01-17 14:48:54 +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 |
|