Dominik Prokop
07331b4c07
Revert "Use the same panel loading indicator in explore as on dashboard's panel"
...
This reverts commit 05edb3e5ad
.
2019-01-28 13:40:41 +01:00
Dominik Prokop
05edb3e5ad
Use the same panel loading indicator in explore as on dashboard's panel
2019-01-28 12:58:10 +01:00
Hugo Häggmark
9298876ef0
Changes after PR Comments
2019-01-28 12:47:01 +01:00
Hugo Häggmark
21df0c90a9
Removed some split complexity
2019-01-28 12:47:01 +01:00
Hugo Häggmark
0a094a13f2
Fixed some more styling
2019-01-28 12:47:01 +01:00
Hugo Häggmark
18727dce23
Fixed close split look and feel
2019-01-28 12:47:01 +01:00
Hugo Häggmark
42f700054f
Fixed position of Closesplit
2019-01-28 12:47:01 +01:00
Hugo Häggmark
d2a5477654
Fixed small issue with TimePicker dropdown position
2019-01-28 12:47:01 +01:00
Hugo Häggmark
032a82feed
Simplified some styles and dom elements
2019-01-28 12:47:01 +01:00
Hugo Häggmark
9caaf25078
Fixed some more with the sidemenu open and smaller screens
2019-01-28 12:47:01 +01:00
Hugo Häggmark
b2c284e42c
Fixed so heading looks good with closed sidemenu
2019-01-28 12:47:01 +01:00
Hugo Häggmark
ffe03ee22d
Restructure of component and styling
2019-01-28 12:47:01 +01:00
Torkel Ödegaard
5e1a3c9ee2
Merge pull request #15023 from grafana/improve-organization
...
More file re-organization & clean-up
2019-01-26 10:53:09 +01:00
Hugo Häggmark
72a0ba29f5
Makes the clickable side menu header look great in light theme again
2019-01-25 06:44:32 +01:00
Johannes Schill
45fc9c1860
fix: Enable -webkit-scrollbar related css when there's no overlay scrollbar #14807
2019-01-24 12:43:25 +01:00
Torkel Ödegaard
e713b0f029
Moved add panel panel and renamed it to add panel widget
2019-01-24 09:23:48 +01:00
ijin08
30f27a966b
changed light-theme tool-tip to be a bit lighter, trying different paddings
2019-01-23 15:39:13 +01:00
Torkel Ödegaard
8a9582dad5
minor updates
2019-01-23 13:54:34 +01:00
ijin08
2ec55d0650
changed color for label tooltips from blue/red-yellow gradient to black/white
2019-01-23 13:28:39 +01:00
Hugo Häggmark
a6428fef0c
Added link to side menu header and fixed styling
2019-01-22 08:12:48 +01:00
Torkel Ödegaard
16d476d228
Query editor row style update & sass cleanup
2019-01-18 19:22:40 +01:00
Torkel Ödegaard
521c8f34f7
Moved add query button to the right
2019-01-18 15:29:58 +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
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
Torkel Ödegaard
6542bfb83e
Merge branch 'fix-misspell-issues' of https://github.com/mjtrangoni/grafana into mjtrangoni-fix-misspell-issues
2018-12-19 11:21:34 +01:00
Johannes Schill
a007730f5d
Another take on resizing the panel, now using react-draggable
2018-12-18 17:22:30 +01:00
Torkel Ödegaard
e8f9174d08
Minor update
2018-12-18 09:58:27 +01:00
Torkel Ödegaard
1ee1247912
Gauge option form markup fixes
2018-12-17 17:54:40 +01:00
Torkel Ödegaard
c20e10a584
Merge branch 'master' into 14409/threshold-ux-changes
2018-12-17 16:25:33 +01:00
Peter Holmberg
ade2f297a7
adding threshold
2018-12-17 14:15:04 +01:00
Torkel Ödegaard
7455dfcc84
minor style tweak
2018-12-17 12:57:40 +01:00
Torkel Ödegaard
d7e5582c76
minor style fixes
2018-12-16 10:31:37 -08:00
Torkel Ödegaard
e99dbefb98
minor style fix
2018-12-15 11:29:50 -08:00
Torkel Ödegaard
f67e0827b2
Fixes and cleanup
2018-12-15 10:04:25 +01:00
Simon Podlipsky
2d296715ec
Show predefined time ranges as first in timepicker on small screens
2018-12-15 00:55:24 +01:00
Torkel Ödegaard
248015c937
code cleanup in add panel, and switched off grid css transforms to fix z-index issuse
2018-12-14 20:53:42 +01:00
Torkel Ödegaard
bd2c9853ec
minor tweaks to alert tab
2018-12-14 19:34:51 +01:00
Torkel Ödegaard
9ac11f1d9d
updated add panel a bit
2018-12-14 17:39:33 +01:00
Torkel Ödegaard
9d8d5b18ef
Merge remote-tracking branch 'origin/develop-addpanelpanel' into add-panel-rewrite
2018-12-14 17:04:33 +01:00
Torkel Ödegaard
6e2f6701ac
minor style fix
2018-12-14 16:48:13 +01:00
Torkel Ödegaard
beff16bc8d
updated snapshot
2018-12-14 16:38:52 +01:00
Torkel Ödegaard
677eb6d179
fixes to unit picker
2018-12-14 16:27:48 +01:00
Peter Holmberg
7c83d7ba82
updates on thresholds component
2018-12-14 16:27:42 +01:00
Torkel Ödegaard
84df0e2dde
Added custom scrollbar to select component
2018-12-14 15:25:49 +01:00
ijin08
3215f8abfe
replaced content in addpanelpanel with three buttons that can create new panel, paste copied panel, and add a new row, to paste panel one must copy one first, code is still quite rough
2018-12-14 14:33:49 +01:00
Peter Holmberg
a7548cd294
Merge remote-tracking branch 'origin/develop' into 14409/threshold-ux-changes
2018-12-14 14:08:53 +01:00
Torkel Ödegaard
ae76ddcc3b
explore using data source picker
2018-12-14 14:05:47 +01:00
Torkel Ödegaard
9c13520e97
updated styles
2018-12-13 21:24:41 +01:00
Peter Holmberg
234095e6df
starting with threshold refactor
2018-12-13 16:46:10 +01:00
Torkel Ödegaard
dc22beadca
wip: style change progress
2018-12-13 16:02:14 +01:00
Torkel Ödegaard
3f1adf1390
wip: styles are starting to come together
2018-12-13 14:28:44 +01:00
Torkel Ödegaard
889518e8e1
wip: styles
2018-12-13 13:27:33 +01:00