Johannes Schill
ae5bc366c2
Start adding keyboard navigation to VizPicker
2018-12-10 14:45:49 +01:00
Torkel Ödegaard
a0fc013472
Merge pull request #14428 from grafana/14425_time_regions
...
Fix time regions bugs
2018-12-10 14:40:48 +01:00
Torkel Ödegaard
512b617120
Merge pull request #14427 from grafana/color-picker-position-fix
...
Fixed issue with colorpicker position above window
2018-12-10 14:39:26 +01:00
Marcus Efraimsson
8f26fe0fbb
fix time regions bugs
2018-12-10 14:25:03 +01:00
Torkel Ödegaard
aea74f0e7f
Merge pull request #14426 from grafana/fix-singlestat-repeat-variable-issue
...
fixed issue with singlestat and repeated scopedVars
2018-12-10 14:17:23 +01:00
Torkel Ödegaard
6f061ab159
Merge pull request #14403 from grafana/logs-graph-stacking
...
Fixed issue with logs graph and stacking
2018-12-10 14:16:28 +01:00
Torkel Ödegaard
0c5fd21327
fixed issue with colorpicker position above window, fixes #14412
2018-12-10 14:07:20 +01:00
Torkel Ödegaard
976d25d6ae
fixed issue with singlestat and repeated scopedVars, was only working for time series data sources, and only if there was any series, now scoped vars is always set, fixes #14367
2018-12-10 13:40:32 +01:00
Torkel Ödegaard
e05f6c5397
fix search tag issues, fixes #14391
2018-12-10 13:23:38 +01:00
Torkel Ödegaard
acf24bd679
Clear query models when changing data source type, fixes #14394
2018-12-10 12:56:49 +01:00
Torkel Ödegaard
74b3a509f7
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-10 12:32:37 +01:00
Torkel Ödegaard
514c8a0210
fixed issue with grid responsive mode
2018-12-10 12:20:14 +01:00
Torkel Ödegaard
336fb4180f
Merge pull request #14285 from grafana/14280_fix_time_region
...
Fix time regions using zero hours
2018-12-10 12:12:19 +01:00
Torkel Ödegaard
7e0bc8f30d
fixed max height issue not being respected by react select dropdown
2018-12-10 12:02:27 +01:00
ijin08
ee55a9c18b
removed side menu for column styles, added small header to column styles with a border
2018-12-10 11:59:02 +01:00
Carl Bergquist
1b6ed5815e
Merge pull request #14405 from IntegersOfK/master
...
Allow backslash escaping in custom variables
2018-12-10 07:40:18 +01:00
Claudio Kuenzler
1dc3728f6a
Use correct variable name in fail text
2018-12-10 06:54:12 +01:00
David Kaltschmidt
117adbbe5d
Fix search field styles
2018-12-09 14:39:25 -08:00
David Kaltschmidt
9293ff06cd
Enable search also after editing
2018-12-09 18:53:03 +01:00
David Kaltschmidt
6b9200a606
Explore: Split logging query into selector and search
...
- add second query field to logging datasource query component
- second field manages search term, first field manages stream selectors
- improved logging cheat sheet to get started
2018-12-09 18:44:59 +01:00
Torkel Ödegaard
1f7fece802
Merge pull request #14413 from grafana/davkal/fix-logging-meta-wrapping
...
Fix logs panel meta wrap
2018-12-09 18:44:47 +01:00
Torkel Ödegaard
a9fc77b411
Merge pull request #14408 from grafana/davkal/fix-14407
...
Explore: Hide scanning again after result was found
2018-12-09 17:46:14 +01:00
Torkel Ödegaard
837a621502
Merge pull request #14410 from grafana/davkal/explore-logging-dedup-description
...
Explore: Logging dedup tooltips
2018-12-09 17:44:45 +01:00
David Kaltschmidt
b0c431ae67
Fix logs panel meta wrap
2018-12-09 17:22:35 +01:00
David Kaltschmidt
61924e9130
Explore: dont pass all rows to all rows, fixes profiler
...
- react profiler seems to evaluate all props of all components down the tree
- this becomes slow when 1000 rows are passed to 1000 rows and their labels
- use getter function instead to ask for rows on demand
2018-12-09 13:23:44 +01:00
David Kaltschmidt
487de2b832
Explore: Logging dedup tooltips
...
- use title attribute of toggle button group
- add descriptions for all dedup options
2018-12-09 13:06:34 +01:00
David Kaltschmidt
1bcc866341
Explore: Hide scanning again after result was found
...
- when query result was found, stop scanning
- this hides the scan status again
2018-12-09 11:42:35 +01:00
David Kaltschmidt
60ee4499e7
Explore: Fix timepicker inputs for absolute dates
...
- Timepicker needs to keep from and to internally as strings
for the fully controlled inputs
- make sure from and to are strings when time is reset
2018-12-09 07:05:27 +01:00
AJ West
6c95acc837
Switch to global match for full browser support of escaped custom vars
2018-12-08 18:23:08 -05:00
AJ West
2b3d366f7c
Allow backslash escaping in custom variables
2018-12-08 17:31:05 -05:00
Torkel Ödegaard
14cf846e73
Fixed issue with logs graph and stacking
2018-12-08 11:15:02 -08:00
Torkel Ödegaard
683b718e2b
align yellow collor with graph in logs table
2018-12-08 09:45:02 -08:00
Torkel Ödegaard
a3dd29fb66
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-08 13:03:58 +01:00
Torkel Ödegaard
912dc0f2a9
Merge pull request #14392 from grafana/14377-develop-graph-options
...
Removed graph side menu
2018-12-08 13:03:42 +01:00
Torkel Ödegaard
1bb535bbe3
minor style change
2018-12-08 12:54:36 +01:00
Torkel Ödegaard
3d0c54a946
logs style polish
2018-12-07 12:13:23 -08:00
Torkel Ödegaard
efede26eea
Merge pull request #14382 from grafana/davkal/remove-explore-tab
...
Remove Explore > "New tab" from sidebar
2018-12-07 20:24:13 +01:00
Torkel Ödegaard
30c2cc4b5c
allow sidemenu sections without children still have a hover menu/header
2018-12-07 11:14:32 -08:00
Torkel Ödegaard
cb59f388ca
explore logs options styling
2018-12-07 17:23:35 +01:00
Torkel Ödegaard
bfbb44af03
transparent toggle style and new button group style
2018-12-07 17:15:46 +01:00
Peter Holmberg
a0a06911d8
Toggle buttons
2018-12-07 17:08:28 +01:00
Peter Holmberg
368f1f67e4
render a value mapping row
2018-12-07 16:55:58 +01:00
ijin08
bd589b61bd
removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization
2018-12-07 15:18:43 +01:00
Peter Holmberg
4f39df900c
Merge remote-tracking branch 'origin/develop' into gauge-value-mappings
2018-12-07 15:10:32 +01:00
Torkel Ödegaard
79933299c7
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-07 15:09:09 +01:00
Peter Holmberg
d474fd1b58
Merge remote-tracking branch 'origin/develop' into gauge-value-mappings
2018-12-07 15:08:24 +01:00
Torkel Ödegaard
eb6d0e9f51
Merge branch 'master' into develop
2018-12-07 14:59:38 +01:00
Erik Sundell
569f5e8d5e
remove result format. might add this later
2018-12-07 14:13:05 +01:00
Erik Sundell
68c2d2631e
filter out build in datasources. add unit test
2018-12-07 14:11:40 +01:00
Daniel Lee
687cf013bd
Merge pull request #14385 from grafana/davkal/fix-explore-date-parsing
...
Explore: Parse initial dates
2018-12-07 14:10:36 +01:00
Erik Sundell
b1a40992d3
Merge branch 'develop' of https://github.com/grafana/grafana into develop
2018-12-07 13:58:07 +01:00
Torkel Ödegaard
5d22cdab28
click on dashboard title moves you back to dashboard instead of search
2018-12-07 13:50:50 +01:00
Torkel Ödegaard
619b4b4872
Merge pull request #14336 from grafana/davkal/explore-line-parsing
...
Explore: Logging line parsing and field stats
2018-12-07 13:24:43 +01:00
Torkel Ödegaard
ef08b9cd2b
graphInterval needs to update after query execution, fixes #14364
2018-12-07 13:07:08 +01:00
David Kaltschmidt
a990b69baa
Explore: Parse initial dates
...
- parse dates passed from URL
- keep everything local time for now
2018-12-07 12:41:47 +01:00
Torkel Ödegaard
7cb456ea23
Aligned styling of stats popover/box with rest of grafana & minor css refactoring
2018-12-07 11:28:22 +01:00
Erik Sundell
45fbbe8021
initialize empty variables array in constructor so that datasources can use the array in explore
2018-12-07 11:27:11 +01:00
David Kaltschmidt
c0c06e4dd8
Prometheus: Make result transformer more robust for empty responses
...
- some prometheus-compatible backends may return `null` instead of empty lists
- test for lists before iterating
- added tests for empty responses
2018-12-07 11:22:55 +01:00
Torkel Ödegaard
b8b468f733
Merge pull request #14343 from grafana/develop-14333
...
Update react panel header when changing angular panel settings
2018-12-07 10:54:00 +01:00
Erik Sundell
260d0189b6
add table support flag in influx config
2018-12-07 10:29:38 +01:00
Erik Sundell
97180d5106
add scoped vars to query options
2018-12-07 10:28:51 +01:00
David Kaltschmidt
fb4925a8c2
Rebase fixes
2018-12-07 10:22:52 +01:00
David Kaltschmidt
acd52e6a93
Explore: Logging line parsing and field stats
...
Lazily parse lines and display stats for field when clicked on.
- log line parsers for JSON (basic), and logfmt
- delayed parsing in case user moves to other line
- reuse label stats for field stats
2018-12-07 09:59:55 +01:00
Torkel Ödegaard
9cc4e05205
Merge pull request #14366 from grafana/14341-wide-picker-no-button
...
Pickers with min-width instead of width
2018-12-07 09:05:22 +01:00
Torkel Ödegaard
ef77748a1b
Merge pull request #14368 from grafana/explore-logs-styling-alt2
...
Explore logs styling
2018-12-06 22:30:06 +01:00
Torkel Ödegaard
e7fe0bd668
fixed unit tests
2018-12-06 12:29:55 -08:00
David
be2d9edd1f
Merge pull request #14353 from grafana/14249-multi-button-group
...
Multi button group
2018-12-06 21:27:34 +01:00
Torkel Ödegaard
9ac3821454
made unknown color theme aware and sync with graph color, some minor cleanup
2018-12-06 11:55:01 -08:00
Torkel Ödegaard
9c9d6c15e0
Merge branch 'master' into explore-logs-styling-alt2
2018-12-06 11:32:11 -08:00
Torkel Ödegaard
940dda6c30
Merge pull request #14369 from grafana/davkal/explore-error-handling
...
Explore: improve error handling
2018-12-06 20:26:47 +01:00
Marcus Efraimsson
093c9425e9
Merge pull request #14313 from dhenneke/postgres-use-table-not-schema-constraint
...
Improve PostgreSQL Query Editor if using different Schemas
2018-12-06 17:21:48 +01:00
Carl Bergquist
985576b482
Merge pull request #14365 from bergquist/loki_error_message
...
more detailed error message for loki
2018-12-06 17:17:19 +01:00
Peter Holmberg
6fff8e4a1c
initial stuff
2018-12-06 17:09:32 +01:00
David Kaltschmidt
15eb3bb2f8
Explore: improve error handling
2018-12-06 16:47:36 +01:00
Erik Sundell
b74c099773
use render props instead of cloneElement
2018-12-06 16:38:50 +01:00
Erik Sundell
6f8293af4e
sort of a hacky way to figure if the small variation should be used for the label
...
improve light theme look
use new toggle button group in logs
stop propagation on click event
clean up styles
improve support for small when a label is present
refactoring - move toggle button to the group file. turn it into a stateless component
improve support for light theme
rename dedupe to dedup
use radius variable
2018-12-06 16:37:23 +01:00
Erik Sundell
0d7b09b0f6
add basic button group component, using the the same label style as is
...
remove not used code
cleanup
2018-12-06 16:37:09 +01:00
Johannes Schill
fadabd997a
Restore PluginEditCtrl accidently removed
2018-12-06 16:06:47 +01:00
Torkel Ödegaard
9a06fad24d
Merge pull request #14352 from grafana/explore-logs-css-refactor
...
Explore logs css refactor
2018-12-06 15:52:25 +01:00
Torkel Ödegaard
5ac3b5a561
explore logs styling
2018-12-06 15:51:42 +01:00
Torkel Ödegaard
03b5f32e07
wip: alternative level styling & hover effect
2018-12-06 15:13:00 +01:00
Torkel Ödegaard
b9517d1104
wip: explore logs styling
2018-12-06 14:03:57 +01:00
bergquist
e230827c06
more detailed error message for loki
...
if grafana tries to access loki without promtail running
it will return an error.
2018-12-06 13:59:19 +01:00
Johannes Schill
02b14d33a6
If user login equals user email, only show the email once #14341
2018-12-06 13:46:04 +01:00
Johannes Schill
114a264da4
UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons. #14341
2018-12-06 13:46:04 +01:00
Torkel Ödegaard
86bb36fe97
wip: explore logs styling
2018-12-06 13:30:48 +01:00
Torkel Ödegaard
665ac229b6
restoring monospace & making sure width are correct when hiding columns
2018-12-06 12:49:28 +01:00
Torkel Ödegaard
2e6690428f
fixed logs to time series calculation issue, increased bucket size, fixes #14248
2018-12-06 12:12:43 +01:00
Johannes Schill
8460b48c24
Always open panel links in new window if user asked for it #14333
2018-12-06 11:19:41 +01:00
Johannes Schill
276f2567ee
Changing from PureComponent to Component to re-render on link updates made in Angular #14333
2018-12-06 10:54:31 +01:00
Torkel Ödegaard
e884cf6250
minor tweaks, now table renders faster and changes less on second stage rendering
2018-12-06 10:53:01 +01:00
Torkel Ödegaard
afd7580598
explore logs css refactoring, step1
2018-12-06 10:53:01 +01:00
Torkel Ödegaard
c7d701c8fa
explore logs styling poc, WIP
2018-12-06 10:53:01 +01:00
Johannes Schill
d62cd8a5c5
Fix transparent option #14333
2018-12-06 10:34:27 +01:00
Johannes Schill
a516ff81c9
Add prop key to panelPropsString to avoid a bug when changing another value and the render doesnt trigger
2018-12-06 09:39:17 +01:00
Daniel Lee
40898e1cd6
loki: adds proper error handling for config page
...
This handles three different error cases for the
config page so that the user gets an error and not
just a blank red error box.
2018-12-06 00:42:31 +01:00
Daniel Lee
721e1d7555
renames Grafana Logging ds to Loki
2018-12-06 00:42:31 +01:00
Torkel Ödegaard
8fa7a71d32
Merge pull request #14340 from grafana/datasource-settings-isdefault
...
Datasource settings isdefault
2018-12-05 20:37:44 +01:00
Johannes Schill
827ffaccd3
Pass some panel props down as strings to trigger render #14333
2018-12-05 14:57:57 +01:00
Johannes Schill
ed034b4288
Trigger panel.render on title, description, links change #14333
2018-12-05 14:56:29 +01:00
Torkel Ödegaard
128168ec92
Merge pull request #14328 from grafana/gauge-icon
...
add icon
2018-12-05 13:36:17 +01:00
Torkel Ödegaard
09380399ef
Merge pull request #14331 from grafana/develop-tooltip-css
...
Portal component
2018-12-05 13:36:03 +01:00
Mario Trangoni
37bb8840f0
public/app/plugins/*: Fix some misspell issues
2018-12-05 13:13:29 +01:00
Mario Trangoni
400db64db5
public/sass/*: Fix misspell issue
2018-12-05 13:09:27 +01:00
Mario Trangoni
ab9f65a4cf
public/app/features/*: Fix some misspell issues
2018-12-05 13:08:00 +01:00
Mario Trangoni
0f74843332
public/app/core/*: Fix some misspell issues
2018-12-05 13:02:58 +01:00
Peter Holmberg
690e701f6d
fix snapshots
2018-12-05 12:50:14 +01:00
Peter Holmberg
72b7497d66
Added isDefault switch on settings
2018-12-05 11:47:02 +01:00
Torkel Ödegaard
e4e408676f
Merge branch 'develop' of github.com:grafana/grafana into develop
2018-12-05 11:20:25 +01:00
Torkel Ödegaard
e01c196d88
fix to switch component
2018-12-05 11:19:38 +01:00
Johannes Schill
7d6db12f34
Rename BodyPortal to Portal and accept prop "root" which is where the portal should be placed
2018-12-05 10:50:26 +01:00
Torkel Ödegaard
aa6c52a1ba
Merge pull request #14323 from grafana/develop-tooltip-css
...
Small tooltip css-adjustments and add css for position "bottom-start"…
2018-12-05 10:40:10 +01:00
Johannes Schill
1bbe48e9c5
Create a portal and use it with our popper component (tooltip and popover) to avoid potential overflow-/zindex-bugs
2018-12-05 10:38:53 +01:00
Peter Holmberg
2de984cbde
add icon
2018-12-05 10:33:15 +01:00
Torkel Ödegaard
825b819270
Merge pull request #14316 from grafana/embedding-fix
...
fix for panel height when embedding
2018-12-05 10:32:48 +01:00
Torkel Ödegaard
5f8001689b
explore data source selector fix
2018-12-05 10:22:26 +01:00
Torkel Ödegaard
180ca021b5
Merge branch 'master' into develop
2018-12-05 10:17:22 +01:00
Johannes Schill
0a8f23d8a6
Update css to use the border-radius variable and add a new variable for the popper's distance to its ref
2018-12-05 09:39:03 +01:00
Torkel Ödegaard
757cada4a5
fix for panel-initialized event not being called
2018-12-05 09:23:47 +01:00
Torkel Ödegaard
0ad42641a2
Merge pull request #14303 from grafana/develop-keep-panel-settings
...
Develop keep panel settings when switching visualizations
2018-12-05 09:06:55 +01:00
Torkel Ödegaard
4872cef808
refactored and added tests for panel model remember properties
2018-12-05 07:33:21 +01:00
Torkel Ödegaard
e31490ac68
fix for panel embedding. Solo panel height was not correctly set. Made panel--solo into panel-solo class. in develop branch we have remove the need for the panel class
2018-12-04 12:36:43 -08:00
Torkel Ödegaard
6c46a1c8ea
Merge pull request #13873 from grafana/davkal/babel-7
...
JS tooling: upgrade to babel 7
2018-12-04 21:16:35 +01:00
Dominik Henneke
b450b778cb
Use buildTableConstraint instead of buildSchemaConstraint to find the datatype of a column if using a table from a different database schema
2018-12-04 19:26:12 +01:00
Johannes Schill
e55659192a
Small tooltip css-adjustments and add css for position "bottom-start" used by the panel header corner
2018-12-04 17:00:00 +01:00
Johannes Schill
c2aa64595a
Merge pull request #14234 from grafana/gauge-value-options
...
Gauge value options
2018-12-04 16:30:34 +01:00
David Kaltschmidt
6980d2e142
Explore: Display duplicate row count as number
...
- the pips were hard to see
- make it really clear which rows are duplicates by allocating a column to show number
2018-12-04 16:21:27 +01:00
David Kaltschmidt
b95b796a34
Adapt styles
2018-12-04 15:58:10 +01:00
David Kaltschmidt
6ee7459f22
Explore: Logging query live preview of matches
...
A logging query has a selector part and a regexp. The regexp matches are highlighted when results return.
This change adds live preview to matches when modifying the regexp in a search field.
- delegate retrieval of match query to datasource
- datasource returns search expressions to be used to highlight a live preview of matches
- logs row now takes preview highlights
- logs row renders preview highlights with dotted line to distinguish from query run matches (solid line)
- fix react-highlight-words version to ensure custom chunk matcher
- custom chunk matcher can now also take incomplete regexps, eg, `(level` without inifinte looping
- perf: debounce of live preview to 500ms
- perf: only top 100 rows get the live preview
- preview is only supported with one query row (multiple rows semantic makes this tricky: regexp for row n should only filter results for query n)
2018-12-04 15:47:51 +01:00
David
34b8c5bb61
Merge pull request #14278 from grafana/14272-scan-old-logs
...
only make it possible to scan for older logs if there is at least one…
2018-12-04 15:44:55 +01:00
Torkel Ödegaard
6cb639baaa
Merge pull request #14283 from grafana/explore-styling-fixes
...
Misc styling fixes to explore
2018-12-04 15:17:10 +01:00
Torkel Ödegaard
33dd880e09
Merge pull request #14295 from grafana/develop-visualization-search
...
Add VizPicker search
2018-12-04 15:11:41 +01:00
Torkel Ödegaard
401b470ebb
added max-widths to explore start pages boxes
2018-12-04 15:06:30 +01:00
Johannes Schill
fe9e4b51f1
Alert tab fails when datasource method targetContainsTemplate doesnt exist #14274
2018-12-04 15:00:37 +01:00
Erik Sundell
27c4db06fc
improve comments
2018-12-04 15:00:24 +01:00
Torkel Ödegaard
1fddb6144d
fixed promql and loggging syntax so all punctuation chars are treated the same, remove hover move
2018-12-04 14:57:01 +01:00
Erik Sundell
9c8bd34787
remove all query empty related code. root cause of the problem was to fix hasNonEmptyQuery
2018-12-04 14:55:56 +01:00
Johannes Schill
b8c6577626
Let the cached props from previous visualization be the masters, unless specified in keepLatestProps const
2018-12-04 14:39:56 +01:00
Johannes Schill
1ad4b44ec1
POC on how to save away settings from a viztype and restore when switching back to it #14274
2018-12-04 14:19:55 +01:00
Erik Sundell
8b3bb95007
remove redudant spread
2018-12-04 14:01:32 +01:00
Erik Sundell
4e591653bd
Set query empty condition in render function. Also clear query transactions when no valid query is present
2018-12-04 13:26:26 +01:00
Erik Sundell
2af78aca8e
Remove query empty from model
2018-12-04 13:23:26 +01:00
Torkel Ödegaard
47523f80dd
fixed logging start page
2018-12-04 12:59:24 +01:00
Peter Holmberg
f77c354341
Merge remote-tracking branch 'origin/develop' into gauge-value-options
2018-12-04 12:56:54 +01:00
Torkel Ödegaard
ac6170a7cc
Merge branch 'master' into explore-styling-fixes
2018-12-04 12:53:24 +01:00
David Kaltschmidt
ffa584baec
Use popover styles for stats popover
2018-12-04 12:50:29 +01:00
David Kaltschmidt
a08042ea18
Fine tune stats styles
2018-12-04 12:41:32 +01:00
David Kaltschmidt
9f0b1e533f
Tests for label stats calculation
2018-12-04 12:41:32 +01:00
David Kaltschmidt
5916cb3e7c
Explore: Logging label stats
...
- added filter and stats icons to log stream labels
- removed click handler from label itself
- click on stats icon calculates label value distribution across loaded logs lines
- show stats in hover
- stats have indicator which value is the current one
- showing top 5 values for the given label
- if selected value is not among top 5, it is added
- summing up remaining label value distribution as Other
2018-12-04 12:41:32 +01:00
David
a69ab2fb3a
Merge pull request #14299 from grafana/14273-clear-scanning
...
Explore: Stop scanning when clear all button is clicked
2018-12-04 12:37:04 +01:00
Erik Sundell
f8cef73b5b
stop scanning when clear all button is clicked
2018-12-04 11:28:04 +01:00
Erik Sundell
2be92af456
Use origin meta
2018-12-04 11:13:16 +01:00
Erik Sundell
541a691aca
only display scan button if there is at least one existing selector that returned an empty result
2018-12-04 11:00:21 +01:00
Peter Holmberg
5e1005f66c
minor refactoring
2018-12-04 10:50:40 +01:00
David Kaltschmidt
4ce79349a3
Explore: return to grid layout for logs table
...
- better column control than flexbox
- increased gutter and row spacing
2018-12-04 10:48:28 +01:00
Johannes Schill
bc5a0d9120
Add VizPicker search #14274
2018-12-04 10:42:01 +01:00
Torkel Ödegaard
1283a3292d
fixed grabage in markup
2018-12-04 10:16:51 +01:00
Torkel Ödegaard
1828ace4b3
fix: align input backgrounds for code editors
2018-12-04 09:41:36 +01:00
flopp999
8caeb13026
fixedUnit for Flow:l/min and mL/min
...
got stranged result with decimalSIPrefix
2018-12-04 08:03:25 +01:00
Torkel Ödegaard
729d1d1da9
another style fix for broken dark theme word highlight
2018-12-03 11:55:30 -08:00
Marcus Efraimsson
ad33cd5c5c
fix time regions using zero hours
2018-12-03 18:06:37 +01:00
Torkel Ödegaard
44414c4346
Misc styling fixes to explore: start page, slate code editor colors, text highlight in auto completeter suggestion
2018-12-03 17:20:02 +01:00
Erik Sundell
e21ca3f545
Revert commit
2018-12-03 17:17:57 +01:00
Erik Sundell
d9d84f45bc
only make it possible to scan for older logs if there is at least one non failing selector
2018-12-03 16:58:46 +01:00
Peter Holmberg
b6ef10b8db
arrow function
2018-12-03 15:02:41 +01:00
Marcus Efraimsson
ffec795fab
Merge pull request #14232 from SilverFire/security-password-reset
...
Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled
2018-12-03 06:02:29 -08:00
Marcus Efraimsson
acb45867f8
Merge pull request #14179 from mattiarossi/master
...
Add support for offset in date histogram aggregation
2018-12-03 05:43:42 -08:00
Peter Holmberg
2f78f46afa
fix for add/remove labels
2018-12-03 14:37:42 +01:00
SilverFire - Dmitry Naumenko
257802e750
Hid "Forgot your password" link from login menu when reset is disabled
2018-12-03 15:35:25 +02:00
SilverFire - Dmitry Naumenko
474197269e
Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled
2018-12-03 15:32:26 +02:00
Peter Holmberg
b4d5ddd6f4
fix for initial options
2018-12-03 13:33:17 +01:00
Torkel Ödegaard
9cbdd07315
Merge branch 'panel-edit-in-react-sidemenu' into develop
2018-12-03 13:21:07 +01:00
Torkel Ödegaard
ab33cfd7c8
minor css fixes
2018-12-03 03:31:55 -08:00
Torkel Ödegaard
d16b348868
Merge pull request #14257 from grafana/davkal/fix-14250
...
Explore: Fix logging query parser for regex with quantifiers
2018-12-03 12:25:10 +01:00
Torkel Ödegaard
bd89b4e6a5
Merge branch 'panel-edit-in-react' into develop
2018-12-03 02:58:51 -08:00
Torkel Ödegaard
9404d36ab5
Merge pull request #14135 from grafana/panel-edit-in-react
...
React Panel Editor Mode (For Angular and React Panels)
2018-12-03 11:50:06 +01:00
Torkel Ödegaard
d38a0a0b64
Merge pull request #14106 from grafana/unit-picker
...
Unit picker
2018-12-03 10:53:48 +01:00
David
ba18b470a4
Merge pull request #14260 from grafana/davkal/fix-14258
...
Explore: Show logging errors from backend
2018-12-03 10:00:22 +01:00
Torkel Ödegaard
c99861a7b3
minor css fix
2018-12-03 00:46:45 -08:00
Peter Holmberg
fd8fe35e29
redid props for gauge options
2018-12-03 09:37:45 +01:00
David
fab2597650
Merge pull request #14259 from grafana/14237-prevent-table-crash
...
change obj order when merging so that correct format is being used
2018-11-30 16:37:50 +01:00
Marcus Efraimsson
901ec01992
Merge pull request #14254 from grafana/14228_mysql_time_from_to
...
Fix mysql $__timeFrom() and $__timeTo() should respect local time zone
2018-11-30 07:22:34 -08:00
David
c441b9eec3
Merge pull request #14256 from grafana/davkal/fix-14245
...
Explore: Fix label and history suggestions
2018-11-30 16:16:16 +01:00
David Kaltschmidt
47468fca68
Explore: Show logging errors from backend
...
- Logging datasource sends error string directly in the message body
- allowing response body to be an error when query transaction failed
- added throw in case we ever encounter unhandled errors again (forces us to fix the issue)
2018-11-30 16:09:56 +01:00
Erik Sundell
12ba314e24
change obj order when merging so that correct format is being used
2018-11-30 15:58:01 +01:00
David Kaltschmidt
11a53763e2
Explore: Fix logging query parser for regex with quantifiers
...
- ensure that selectors have to be preceded by whitespace or line beginning
- glacing over the fact that ` {0,1}` could be a valid regexp, but we're using space as query/regexp separators anyway, so I think it's fine for now
2018-11-30 15:49:54 +01:00
David Kaltschmidt
a513130493
Fixed typo in function name
2018-11-30 15:19:09 +01:00
David Kaltschmidt
a61c8d23d4
Explore: Fix label and history suggestions
...
- fork promql's tokenizer (need to specify that labels context can only follow beginning of line or whitespace)
- remove unneeded syntax features
- only present history items when field is empty
2018-11-30 15:13:53 +01:00
Peter Holmberg
de9137a7c7
tidy import
2018-11-30 14:32:29 +01:00
Marcus Efraimsson
624e5e5b3d
let each sql datasource handle timeFrom and timeTo macros
2018-11-30 14:30:02 +01:00
Erik Sundell
4f38af12a8
Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react
2018-11-30 14:18:33 +01:00
Torkel Ödegaard
1db3885283
style changes for panel placeholder (move and resize) effect
2018-11-30 05:14:23 -08:00
Erik Sundell
3c556c4833
never load fallback query field. remove commented code
2018-11-30 13:53:39 +01:00
Erik Sundell
be85944d84
add an error alert component that will be displayed when there was an error loading ds in explore
2018-11-30 13:51:49 +01:00
Torkel Ödegaard
222f26ea80
Merge branch 'panel-edit-in-react' of github.com:grafana/grafana into panel-edit-in-react
2018-11-30 04:46:39 -08:00
Torkel Ödegaard
6c09373995
fix: minor style changes, removed hover scale increase
2018-11-30 04:45:25 -08:00
Johannes Schill
0b65558c21
react-panel: Add nullcheck to prevent error on datasources without meta options
2018-11-30 13:42:49 +01:00
Johannes Schill
e0fb89cf54
Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react
2018-11-30 13:39:46 +01:00
Johannes Schill
363425d55e
react-panel: Options button should always be enabled now when Time Range-options are there
2018-11-30 13:39:06 +01:00
Johannes Schill
d02839d2d1
react-panel: Move time range options to its own component and render it under the options button instead
2018-11-30 13:36:53 +01:00
Peter Holmberg
4c6897b411
created color enum
2018-11-30 13:17:17 +01:00
Torkel Ödegaard
a6c4ba4dfb
Merge pull request #14242 from grafana/various-style-fixes
...
Fixed styling issues with new checkbox style
2018-11-30 12:52:24 +01:00
Erik Sundell
e55a0cceff
Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react
2018-11-30 12:50:16 +01:00
Erik Sundell
c40bfb8eda
make sure target obj is not destructured so that angular copy of objected can be mutated
2018-11-30 12:49:05 +01:00
David Kaltschmidt
979f3f3e0c
Review feedback
...
- fixed typo
- moved result calculation to explore utils
- use component keys instead of componentWillReceiveProps
- require logs to have and id, to as use as Logs component key
- render delay based on row count
2018-11-30 12:26:57 +01:00
Johannes Schill
58da6e8c26
react-panel: Add test for Input with validation on blur
2018-11-30 12:26:45 +01:00
Johannes Schill
c722ea4f76
react-panel: Input validation should be optional
2018-11-30 11:04:56 +01:00
Torkel Ödegaard
cc210b11fb
Merge branch 'panel-edit-in-react' into various-style-fixes
2018-11-30 01:46:41 -08:00
Johannes Schill
a8e184c025
react-panel: Clean up input validation and increase code readability
2018-11-30 10:21:55 +01:00
Johannes Schill
69ae3d2e6a
react-panel: Time range options moved to "Queries" tab
2018-11-30 10:21:54 +01:00
Johannes Schill
b7fcef3351
react-panel: Remove mock response button for now
2018-11-30 10:21:54 +01:00
Johannes Schill
a03900e6cf
react-panel: Remove comments and improve readability in render()
2018-11-30 10:21:54 +01:00
Johannes Schill
3908e64ef0
react-panel: Use correct type for children prop to avoid the use of fragments <></>
2018-11-30 10:21:54 +01:00
Johannes Schill
23ae1c7184
react-panel: Move all query inspector logic into QueryInspector component and start with the "Mock response"
2018-11-30 10:21:54 +01:00
Johannes Schill
857bd3d8ad
react-panel: Toggle Expand/Collapse json nodes in Query Inspector
2018-11-30 10:21:54 +01:00
Johannes Schill
8254086ecb
react-panel: Add CopyToClipboard-component and separate QueryInspector to its own component from QueriesTab
2018-11-30 10:21:53 +01:00
Johannes Schill
be67801e84
react-panel: Trigger panel refresh when opening inspector. Add loading-message
2018-11-30 10:21:53 +01:00
Johannes Schill
6242379915
react-panel: Replace JSONFormatter npm package with the current monkey patched JsonExplorer
2018-11-30 10:21:53 +01:00
Johannes Schill
5cca489acd
react-panel: Clean up the JSONFormatter and make sure it updates both on mount and when props update
2018-11-30 10:21:53 +01:00
Johannes Schill
348f2e4ec4
react-panel: Get real datasource query for query inspector
2018-11-30 10:21:53 +01:00
Johannes Schill
82ce733e9e
react-panel: Create component for JSON formatting and use it on query inspector
2018-11-30 10:21:53 +01:00
Erik Sundell
3d45b5ba73
make getAll return array instead of object
2018-11-30 09:48:59 +01:00
Erik Sundell
df75fb0e6d
remove obsolete test
2018-11-30 09:32:36 +01:00
Torkel Ödegaard
93ac4e4717
Fixed styling issues with new checkbox style
2018-11-29 18:39:02 +01:00
David Kaltschmidt
ae26f7126f
Explore: Logging render performance
...
- moved from grid to flexbox
- calculate Explore results only when query transactions change to prevent expensive re-renders
- split up rendering of graph and log data
- render log results in 2 stages
2018-11-29 17:30:11 +01:00
Peter Holmberg
ea3e1a5876
remove log
2018-11-29 15:47:30 +01:00
Peter Holmberg
ef3c913981
min and max value
2018-11-29 15:23:16 +01:00
Peter Holmberg
60ec00ae52
update gauge on remove threshold
2018-11-29 15:07:31 +01:00
Peter Holmberg
201bd69a6a
user added thresholds state
2018-11-29 15:04:49 +01:00
Peter Holmberg
efb71d1026
console logs and code layout
2018-11-29 14:22:43 +01:00
Erik Sundell
a4154fa925
Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react
2018-11-29 14:20:55 +01:00
Erik Sundell
d1a2488392
pass data correctly to event handler
2018-11-29 14:20:15 +01:00
Peter Holmberg
b856ae3957
revert Label change
2018-11-29 14:12:18 +01:00
Peter Holmberg
909fe47050
update color on gauge when changing
2018-11-29 13:44:35 +01:00
ijin08
46ec9bd6ad
Merge branch 'panel-edit-in-react' of github.com:grafana/grafana into panel-edit-in-react
2018-11-29 10:51:56 +01:00
Erik Sundell
3162dda088
remove explore check - make it possible to load all datasources
2018-11-29 10:46:50 +01:00
Erik Sundell
58931c1316
add table support flag for stackdriver
2018-11-29 10:39:36 +01:00
Erik Sundell
d9236c1081
add table support flag for prometheus
2018-11-29 10:39:24 +01:00
Erik Sundell
e544f2bc74
add table support flag for postgres
2018-11-29 10:39:13 +01:00
Erik Sundell
699f6aecc6
add table support flag for opentsdb
2018-11-29 10:39:00 +01:00
Erik Sundell
e635005626
add table support flag for mysql
2018-11-29 10:38:45 +01:00
Erik Sundell
00d8e1f221
add table support flag for mssql
2018-11-29 10:38:33 +01:00
Erik Sundell
71f6235a8c
add table support flag for logging
2018-11-29 10:38:20 +01:00
Erik Sundell
d66d2ae749
add table support flag for graphite
2018-11-29 10:38:04 +01:00
ijin08
2c943d9aec
added new icons, fixed so different icons in different themes, added animation to hover on icons, styled choose visualization and datasource for both themes, made som styling adjustments to whole panel editor
2018-11-28 15:51:45 +01:00
Peter Holmberg
460d642b06
sorting tests
2018-11-28 15:43:49 +01:00
Peter Holmberg
e74db94a27
remove border
2018-11-28 15:25:10 +01:00
Peter Holmberg
3066f895fa
color indicator
2018-11-28 15:23:14 +01:00
Erik Sundell
6f85fa6b35
add new flag in order to be able to indicate whether the datasource has native support for tables
2018-11-28 15:06:22 +01:00
Erik Sundell
18abd987bb
prevent explore from crashing when table is not present in response
2018-11-28 14:31:20 +01:00