Nick Christus
|
58dc282ca0
updated-list-views: updating table layout for org users
|
10 years ago |
Nick Christus
|
e63ff167a7
updated-list-views: added filter controls, updated tables on API Keys and Data Sources
|
10 years ago |
Nick Christus
|
aa9093bcf6
updated-list-views: added filter-table less component, updating styles for data sources table
|
10 years ago |
Nick Christus
|
23404decea
added global alerts list stub and styles
|
10 years ago |
Nick Christus
|
7e2f653bc7
added alerting tab stub and styles
|
10 years ago |
Torkel Ödegaard
|
bf25b9f443
Merge pull request #2896 from garymcleanhall/fix-grafana-on-microsoft-edge
|
10 years ago |
Torkel Ödegaard
|
3435aaea45
fixed failing unit test
|
10 years ago |
Torkel Ödegaard
|
9fc91b7aa1
fixed gofmt issue
|
10 years ago |
Torkel Ödegaard
|
04eefb8480
fix(timepicker): fixed issue with timepicker and auto refresh and entering manual time when timepicker dropdown is open, fixes #2897
|
10 years ago |
Torkel Ödegaard
|
8789be7671
Merge branch 'master' of github.com:grafana/grafana
|
10 years ago |
Torkel Ödegaard
|
fe46410c31
Merge branch 'cloudwatch'
|
10 years ago |
Torkel Ödegaard
|
aef644bd21
feat(cloudwatch): final polish to the cloudwatch editor, closes #684
|
10 years ago |
Torkel Ödegaard
|
df4d5ea8a6
Merge pull request #2898 from zachm/ztm_patch_missing_downsample
|
10 years ago |
Torkel Ödegaard
|
c34c3ac845
feat(cloudwatch): refactoring and editor improvements, #684
|
10 years ago |
Zachary Musgrave
|
a94720878b
Fix missing downsampling name in kairos plugin
|
10 years ago |
Gary McLean Hall
|
59a2042a31
Removed spurious `</div>`, fixes Edge on Windows
|
10 years ago |
Torkel Ödegaard
|
f680c15283
fix(snapshot): fixed issue with timepicker / time display when viewing snapshot, fixes #2892
|
10 years ago |
Torkel Ödegaard
|
f11785001c
docs: minor fix
|
10 years ago |
Torkel Ödegaard
|
106fe4854f
Merge branch 'prometheus' of github.com:grafana/grafana
|
10 years ago |
Torkel Ödegaard
|
44d377b810
feat(prometheus): refactoring and polish of the prometheus editor removing unused/uneeded code
|
10 years ago |
Torkel Ödegaard
|
a2bf3e056d
Merge branch 'prometheus'
|
10 years ago |
Torkel Ödegaard
|
2d722e26de
fix(cloudwatch): fixed test datasource, broken due to some function name changes
|
10 years ago |
Torkel Ödegaard
|
182e079d25
Merge branch 'master' into cloudwatch
|
10 years ago |
Torkel Ödegaard
|
318af9b418
small docs structure change, moved build from source into install section and CLA into project, and about into project
|
10 years ago |
Torkel Ödegaard
|
0bcda4a2eb
minor elasticsearch fix
|
10 years ago |
Torkel Ödegaard
|
0db2d07a1a
Merge pull request #2871 from mtanda/prometheus_time_fix
|
10 years ago |
Torkel Ödegaard
|
3d52095765
feat(cloudwatch): restored dimension keys lookup
|
10 years ago |
Torkel Ödegaard
|
0912cec0e5
feat(cloudwatch): contining work on moving hard coded stuff to backend and cleaning up code, #684
|
10 years ago |
Torkel Ödegaard
|
180ba33ac8
feat(cloudwatch): refactoring and cleanup of backend code, started moving hard coded stuff in the frontend to the backend, changed name of metricFind queries region() -> regions() , and namespace() -> namespaces() to be more consistent with the others, #684
|
10 years ago |
Torkel Ödegaard
|
04f4454974
feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value
|
10 years ago |