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
a6683dd90e
Merge branch 'master' into react-query-editor
2019-01-17 14:57:49 +01:00
Torkel Ödegaard
cc4564cf8b
Query editor row in react is working
2019-01-17 13:08:20 +01:00
Torkel Ödegaard
bc956057c3
Query editor row react progress, buttons working
2019-01-17 10:26:08 +01:00
Torkel Ödegaard
6a66d462aa
Toggle edit mode works
2019-01-16 17:53:40 +01:00
Johannes Schill
8237c22e24
fix: Add CustomScroller on DataSources page
2019-01-16 16:03:15 +01:00
Johannes Schill
a558e76a68
fix: Manually trigger a change-event when autofill is used in webkit-browsers #12133
2019-01-16 15:10:37 +01:00
Torkel Ödegaard
166e5edebd
wip: testing new query editor row design
2019-01-16 14:00:29 +01:00
Hugo Häggmark
c90979a8f0
Moved ValueMappings to grafana/ui/component and renamed it ValueMappingsEditor
2019-01-16 12:29:04 +01:00
David Kaltschmidt
68c039b289
Allow multiple Explore items for split
2019-01-15 20:03:53 +01:00
Dominik Prokop
89a0d1090d
Move ColorPicker leftovers to @grafana/ui
2019-01-15 15:43:17 +01:00
Torkel Ödegaard
c41171d451
Merge pull request #14859 from grafana/fix/gauge-sizing
...
Fixed Gauge being cropped when resizing panel
2019-01-14 15:21:42 +01:00
Dominik Prokop
b3b1c21d77
Fixed Gauge being cropped when resizing panel
...
Enabled import of SASS viariables into TS
2019-01-14 09:45:55 +01:00
Torkel Ödegaard
c11ec79056
Minor renames and other fixes
2019-01-13 12:42:21 +01:00
Torkel Ödegaard
5b59d59afa
panel option section moved to grafana-ui and new panel option grid component
2019-01-12 21:43:41 +01:00
Hugo Häggmark
d97cd450c9
Merge
2019-01-11 11:41:08 +01:00
Dominik Prokop
537e2534a6
Move Select styles to grafana/ui
2019-01-11 09:50:05 +01:00
Hugo Häggmark
1581662a6c
Moved Thresholds and styles to grafana/ui/components
2019-01-11 07:11:40 +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
Dominik Prokop
525367c591
Merge branch 'master' into fix-toggle-button-group-corners
2019-01-09 13:15:34 +01:00
Torkel Ödegaard
34c4e245f3
Merge pull request #14775 from grafana/14759-customscrollbar2grafanaui
...
chore: Move CustomScrollbar to @grafana/ui #14759
2019-01-09 12:28:30 +01:00
Johannes Schill
702e1b01bb
chore: Move sass code related to custom scrollbar into @grafana/ui #14759
2019-01-09 10:35:03 +01:00
ijin08
7133b79928
Merge branch 'master' into 14773-light-theme-page-bg
2019-01-09 10:21:48 +01:00
Dominik Prokop
1e7f3f2892
Merge branch 'master' into grafana-ui/tooltip
2019-01-09 10:19:45 +01:00
ijin08
fb76f41a15
changed light theme page background gradient
2019-01-09 09:42:30 +01:00
Dominik Prokop
79c6fdc0e8
wip
2019-01-08 20:51:00 +01:00
Torkel Ödegaard
a9808ef518
Merge pull request #14763 from grafana/14528-panel-errors
...
Panel errors
2019-01-08 17:41:31 +01:00
Johannes Schill
4f943687d8
feat: Display error when plot fail to render
2019-01-08 09:55:23 +01:00
Dominik Prokop
96be5fe8a3
Remove the jump effect on run query button
...
Caused by the return and loading spinner icons having different widths. Used fa-fw helper class to ensure fixed width on icons. Also, made the spacing between icon and button label slightly smaller, as the rotated level-down icon used as return icon has significantly smaller width compared to the loading spinner and it looked oddly far from the label as compared to timepicker's icon
2019-01-07 15:26:43 +01:00
Johannes Schill
0b89f81609
fix: Light theme corner bg color update
2019-01-07 13:56:36 +01:00
Johannes Schill
79fd8a7eda
feat: Add "theme" to Tooltip
2019-01-07 13:31:50 +01:00
Torkel Ödegaard
2de57f095c
Merge pull request #14707 from grafana/14388/alert-tab-ux-update
...
Alert tab ux update
2019-01-04 12:53:08 +01:00
Simon Podlipsky
35f6f50f40
Fixed timepicker css issue introduced by PR #14700 and remove hotfix from 297241c
2019-01-04 12:24:22 +01:00
Torkel Ödegaard
f749ced36e
AlertTab style fixes
2019-01-04 12:18:49 +01:00
Torkel Ödegaard
297241c4ab
Fixed timepicker css issue introduced by PR #14700
2019-01-04 09:35:16 +01:00
Torkel Ödegaard
24ee10ca01
Merge pull request #14705 from grafana/panel-size-fixes
...
Fixed issues with panel size in edit mode, fixes #14703
2019-01-02 11:48:02 +01:00
Torkel Ödegaard
9aef3f4fb1
Fixed issues with panel size in edit mode, fixes #14703
2019-01-02 10:54:57 +01:00
Torkel Ödegaard
940692189b
Merge pull request #14700 from simPod/timepicker
...
Tweak datetime picker layout for mobile
2019-01-01 15:33:28 +01:00
Simon Podlipsky
a5c05d273f
Tweak datetime picker layout for mobile
2018-12-31 19:47:42 +01:00
Torkel Ödegaard
75f9d173ff
Merge pull request #14691 from grafana/davkal/fix-14690
...
Explore: logging UI style fixes
2018-12-31 14:34:18 +01:00
David Kaltschmidt
652c149ca2
Explore: fix loading indicator z-index on panel container
...
- existing z-index placed the loading indicator above dropdowns of the panel children
- removed z-index for natural ordering
2018-12-31 12:55:03 +00:00
David Kaltschmidt
39833b0df7
Explore: logging UI style fixes
...
- baseline aligment for meta field labels
- use variables for font sizes and margins
2018-12-31 12:05:07 +00:00
Torkel Ödegaard
ce0dcd5cab
Husky and sasslint fixes, fixes #14638
2018-12-25 20:20:59 +01:00
Torkel Ödegaard
66a13b281c
Merge branch 'grafana-lib'
2018-12-25 19:26:46 +01:00
Torkel Ödegaard
4b323d9879
Moved sass for component to @grafana/ui lib
2018-12-24 07:05:18 +01:00
Torkel Ödegaard
0fd403a783
Merge pull request #14647 from grafana/explore-options-margin-increase
...
Increased margin between controls in logs panel
2018-12-23 17:45:49 +01:00
Torkel Ödegaard
270d52495d
Increased margin between controls in logs panel, fixes #14637
2018-12-23 07:18:11 +01:00
David
b2401e37fa
Merge pull request #14414 from grafana/davkal/explore-logging-search
...
Explore: Split logging query into selector and search
2018-12-22 17:00:57 +01:00
Torkel Ödegaard
9aa2764753
Fixed panel height & scroll issue with flexbox in firefox, fixes #14620
2018-12-22 08:58:08 +01:00
Torkel Ödegaard
d0f8d034df
Quick refactoring of time picker styles, needs a much bigger redesign
2018-12-19 13:13:46 +01:00