Daniel Lee
|
b94de101cd
|
azuremonitor: refactor azure monitor api code into own file
|
2019-02-10 01:18:16 +01:00 |
|
Daniel Lee
|
b816f35c41
|
azuremonitor: handle multi-dimensions on backend
|
2019-02-10 00:23:12 +01:00 |
|
Daniel Lee
|
a5e5db20e1
|
azuremonitor: add support for aggregations on backend
|
2019-02-09 21:52:44 +01:00 |
|
Daniel Lee
|
10194df112
|
azuremonitor: simple alerting for Azure Monitor API
Lots of edge cases and functionality left to implement but
a simple query works for alerting now.
|
2019-02-08 18:15:17 +01:00 |
|
Daniel Lee
|
0e228d582d
|
azuremonitor: builds a query and sends it to Azure on the backend
Lots of edge cases not covered and the response is not parsed. It only
handles one service and will have to be refactored to handle multiple
|
2019-02-08 17:20:31 +01:00 |
|
Alexander Zobnin
|
e4446f0340
|
azuremonitor: improve autocomplete UX
|
2019-02-06 13:52:35 +03:00 |
|
Alexander Zobnin
|
4caea91164
|
azuremonitor: fix autocomplete menu height
|
2019-02-06 13:19:17 +03:00 |
|
Alexander Zobnin
|
181b4f9e80
|
azuremonitor: improve autocomplete experence
|
2019-02-05 14:39:24 +03:00 |
|
Alexander Zobnin
|
4b5bfd3da5
|
azuremonitor: more autocomplete suggestions for built-in functions
|
2019-02-05 14:01:06 +03:00 |
|
Alexander Zobnin
|
99ff8e68ff
|
azuremonitor: fix where suggestions
|
2019-02-04 19:23:29 +03:00 |
|
Alexander Zobnin
|
dd8ca70151
|
azuremonitor: use kusto editor for App Insights
|
2019-02-04 18:51:56 +03:00 |
|
Alexander Zobnin
|
ad821cf629
|
azuremonitor: where clause autocomplete
|
2019-02-04 14:11:49 +03:00 |
|
Alexander Zobnin
|
df9ecc6816
|
azuremonitor: don't go back to dashboard if escape pressed in the editor
|
2019-02-04 14:11:49 +03:00 |
|
Alexander Zobnin
|
0c3657da7e
|
azuremonitor: suggest tables initially
|
2019-02-04 14:11:49 +03:00 |
|
Alexander Zobnin
|
f2d2712a95
|
azuremonitor: add more builtin functions and operators
|
2019-02-04 14:11:49 +03:00 |
|
Torkel Ödegaard
|
68ae17e4a4
|
Merge pull request #15155 from grafana/solo-panel-rewrite
New react container route for solo panels
|
2019-02-01 09:55:00 +01:00 |
|
Torkel Ödegaard
|
3d78cb4f8c
|
Merge pull request #15158 from grafana/hugoh/redux-poc
WIP: Reducing boilerplate code for Redux
|
2019-02-01 09:41:40 +01:00 |
|
Torkel Ödegaard
|
82f0388af6
|
Merge pull request #15183 from grafana/dashboard-row-fixes
Fixed dashboard row title not updating when variable changed
|
2019-02-01 08:19:15 +01:00 |
|
Torkel Ödegaard
|
aeaac7480b
|
New solo panel route working in all scenarios I can test
|
2019-02-01 08:15:21 +01:00 |
|
Torkel Ödegaard
|
c4f55fecbe
|
Merge branch 'master' into solo-panel-rewrite
|
2019-02-01 07:09:45 +01:00 |
|
Hugo Häggmark
|
efec897fd4
|
Removed unused factory and fixed index based mapper lookup
|
2019-02-01 06:52:25 +01:00 |
|
Torkel Ödegaard
|
ac0140d596
|
Fixed dashboard row title not updating when variable changed, fixes #15133
|
2019-02-01 06:38:59 +01:00 |
|
Torkel Ödegaard
|
e54689a964
|
Removed comment from panel editor
|
2019-02-01 06:20:54 +01:00 |
|
bergquist
|
11c4967bdc
|
changes some info logging to debug
|
2019-01-31 21:51:14 +01:00 |
|
Torkel Ödegaard
|
1e0de188b0
|
Merge pull request #15172 from grafana/15171_fix
add missing ngInject annotation
|
2019-01-31 18:38:05 +01:00 |
|
Marcus Efraimsson
|
c7b5fca885
|
add missing ngInject annotation
|
2019-01-31 16:45:32 +01:00 |
|
Torkel Ödegaard
|
59dc91ada3
|
Merge pull request #15163 from grafana/table-data-support
Table data support
|
2019-01-31 14:45:03 +01:00 |
|
Peter Holmberg
|
ed0f5b71c7
|
Merge branch 'master' into table-data-support
|
2019-01-31 14:16:06 +01:00 |
|
Peter Holmberg
|
7def403018
|
typing data
|
2019-01-31 13:59:25 +01:00 |
|
bergquist
|
53331772ef
|
changelog: adds note about closing #10780
|
2019-01-31 13:43:04 +01:00 |
|
Torkel Ödegaard
|
06a9c7bacc
|
Merge pull request #15160 from grafana/fix/time-region-missing-colors
Do not render time region line or fill if colors not provided
|
2019-01-31 13:23:12 +01:00 |
|
Dominik Prokop
|
a2cba6685c
|
Do not render time region line or fill if colors not provided
|
2019-01-31 12:20:55 +01:00 |
|
Torkel Ödegaard
|
6c1f8a9cfe
|
Merge pull request #15159 from grafana/row-options-fix
Fixed row options html template location,
|
2019-01-31 12:13:35 +01:00 |
|
Torkel Ödegaard
|
a43c00ce70
|
Fixed row options html template location, fixes #15157
|
2019-01-31 11:37:34 +01:00 |
|
Carl Bergquist
|
e2c2b70a61
|
Merge pull request #14852 from jpenalbae/pushover-attach
pushover: add support for attaching images (closes #10780)
|
2019-01-31 11:18:08 +01:00 |
|
Peter Holmberg
|
88cb38adde
|
creating table data type
|
2019-01-31 09:59:21 +01:00 |
|
Torkel Ödegaard
|
6a4777eafc
|
wip: New react container route for solo panels that supports both angular and react panels
|
2019-01-31 09:44:37 +01:00 |
|
Torkel Ödegaard
|
7e1b6f59fe
|
Merge pull request #15149 from grafana/dashboard-refactorings
Dashboard organization refactorings (file names / locations)
|
2019-01-31 09:43:26 +01:00 |
|
Leonard Gram
|
ddfccec2ea
|
build: enterprise release co project.
|
2019-01-31 09:42:50 +01:00 |
|
Hugo Häggmark
|
7e64ee8225
|
Fixed another type of fluent reducerFactory
|
2019-01-31 09:18:40 +01:00 |
|
Torkel Ödegaard
|
aafd4a339a
|
Moved dashboard state components to state folder
|
2019-01-31 08:56:17 +01:00 |
|
Torkel Ödegaard
|
6663b2fab9
|
Moved time_srv to services folder, this should not belong to dashboard feature but it is too dependant on dashboard to move it out now, needs a bigger refactoring to isolate from dashboard
|
2019-01-31 08:44:46 +01:00 |
|
Torkel Ödegaard
|
474185c977
|
Moved a few things around
|
2019-01-31 08:37:15 +01:00 |
|
Hugo Häggmark
|
99b500c740
|
Removed then clauses, no need to test the test within the test
|
2019-01-31 07:48:33 +01:00 |
|
Torkel Ödegaard
|
ab812e73f6
|
Updated what's new article
|
2019-01-31 07:47:55 +01:00 |
|
Hugo Häggmark
|
6a84a85a80
|
Added reducerTester, reducer tests and tests
|
2019-01-31 07:37:36 +01:00 |
|
Torkel Ödegaard
|
08cfa5e32a
|
Update CHANGELOG.md
|
2019-01-31 07:31:12 +01:00 |
|
Torkel Ödegaard
|
ca7afc10a9
|
Update CHANGELOG.md
|
2019-01-31 07:30:45 +01:00 |
|
Torkel Ödegaard
|
bcae94f8ca
|
Merge pull request #15135 from grafana/tooling/stortybook-from-root
Add storybook script to run it from root dir
|
2019-01-31 07:25:52 +01:00 |
|
Torkel Ödegaard
|
36a2b9c015
|
Merge pull request #15136 from grafana/react-snapshots
React snapshots
|
2019-01-31 07:24:25 +01:00 |
|