Marcus Efraimsson
47014ddb65
dashfolders: Do not allow loading a folder as a dashboard
2017-12-08 17:50:37 +01:00
Marcus Efraimsson
70b0165835
fix: Remove console.log
2017-12-08 17:49:33 +01:00
Marcus Efraimsson
1985027549
dashfolders: Folder picker should set correct default values. Fixes #10135
2017-12-08 17:46:52 +01:00
Alexander Zobnin
e4675ca5c1
refactor: user groups to teams, replace rest mentions
2017-12-08 19:01:10 +03:00
Alexander Zobnin
9e62a777c7
refactor: user groups to teams, rename frontend files
2017-12-08 18:47:55 +03:00
Alexander Zobnin
d8612380e9
refactor: rename User Groups to Teams
2017-12-08 18:25:45 +03:00
Torkel Ödegaard
7a2e886e70
Merge branch 'develop' into develop-settings
2017-12-08 16:02:42 +01:00
Torkel Ödegaard
10a77b0353
ux: forms style font size change
2017-12-08 15:59:51 +01:00
Torkel Ödegaard
1b6be031e5
ux: dashboard settings progress
2017-12-08 15:53:26 +01:00
Sven Klemm
ce809de1ed
postgres: change $__timeGroup macro to include "AS time" column alias ( #10119 )
...
* change $__timeGroup macro to include column alias
* update docs and help text for $__timeGroup macro
2017-12-08 15:14:10 +01:00
Torkel Ödegaard
db663c380b
new timepicker is working
2017-12-08 14:38:33 +01:00
Torkel Ödegaard
9369a87e93
Merge branch 'develop' into develop-settings
2017-12-08 14:32:15 +01:00
Marcus Efraimsson
b03b360414
dashfolders: Create nav model for folder page client side #10083
2017-12-08 14:08:16 +01:00
Torkel Ödegaard
63b717f607
ux: minor change to new folder page
2017-12-08 13:54:11 +01:00
Patrick O'Carroll
9cae579c75
fix for search dropdown on small screen + icon overlapping fix ( #10091 )
...
* fix for search dropdown on small screen + icon overlapping fix
* fixing search filter for small screen
* hid tags and filter box
* iphone input zoom fix
* moved input styling to old-responsive
2017-12-08 13:37:37 +01:00
Torkel Ödegaard
77b537f45f
ux: added react scrollbar component and added it to add panel panel
2017-12-08 13:30:16 +01:00
Torkel Ödegaard
2bc23d2063
tech: updated ngreact and with custom PR applied
2017-12-08 12:26:19 +01:00
Torkel Ödegaard
e03abde778
refactoring: #10130
2017-12-08 12:17:09 +01:00
Torkel Ödegaard
974d4d9739
Revert "Don't animate panels on initial render ( #10130 )"
...
This reverts commit e0c173c5af
.
2017-12-08 11:53:51 +01:00
Torkel Ödegaard
b59d06cab6
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-12-08 11:49:28 +01:00
Alexander Zobnin
e0c173c5af
Don't animate panels on initial render ( #10130 )
...
* grid: dont animate panels on initial render
* grid: dont animate panels on initial render
2017-12-08 11:49:14 +01:00
Torkel Ödegaard
9f87d8d344
Merge branch 'develop-graph-legend' into develop
2017-12-08 11:47:50 +01:00
Torkel Ödegaard
35a7109a6a
refactoring: fixing bug when all values are null
2017-12-08 11:45:44 +01:00
Marcus Efraimsson
f78f86d0ab
dashfolders: Hide search input area when showing CTA. #10083
2017-12-08 11:23:57 +01:00
Torkel Ödegaard
4aad4a069c
ux: graph legend refactoring
2017-12-08 10:54:53 +01:00
Alexander Zobnin
cd3cf5d19b
grid css transforms: minor refactor ( #10128 )
2017-12-08 08:43:47 +01:00
Alexander Zobnin
3de17ecda7
dashboard grid: enable CSS transforms ( #10125 )
2017-12-08 08:21:00 +01:00
Torkel Ödegaard
8415ea6c71
refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079
2017-12-07 19:53:32 +01:00
Marcus Efraimsson
017b337f00
dashfolders: create folder page
...
Fixes #10085
2017-12-07 19:32:38 +01:00
Torkel Ödegaard
c629a58b6d
refactor: removed graph height from legend decimal calc
2017-12-07 18:13:56 +01:00
Marcus Efraimsson
ff535a5e9a
dashfolders: css fix
2017-12-07 18:05:47 +01:00
Marcus Efraimsson
2ea663df78
dashfolders: New Dashboard Folder page
...
Fixes #10083 . Permissions page is just a placeholder
for now.
2017-12-07 17:30:54 +01:00
Marcus Efraimsson
10b0fc79f3
fix: move components tests to specs folder
2017-12-07 17:30:54 +01:00
Torkel Ödegaard
a7897b945b
Merge branch 'graph-legend-v5' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-graph-legend-v5
2017-12-07 17:09:46 +01:00
Torkel Ödegaard
87ceeb0898
fix: v5 sidemenu & link to shortcuts now works, fixes #10087
2017-12-07 16:58:57 +01:00
Torkel Ödegaard
68dab71275
refactor: sidemenu toggle & hiding logic
2017-12-07 16:25:21 +01:00
Torkel Ödegaard
955dcf2418
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-12-07 14:15:35 +01:00
Torkel Ödegaard
beb9f8ee74
Merge remote-tracking branch 'origin/master' into develop
2017-12-07 14:14:50 +01:00
Patrick O'Carroll
1542e8c1b2
removed row to center footer ( #10115 )
...
* removed row to center footer
* code formatting fix
2017-12-07 14:07:16 +01:00
Torkel Ödegaard
548652aab1
ux: minor cleanup
2017-12-07 13:33:46 +01:00
Sven Klemm
a62ebb3e59
mysql: pass timerange for template variable queries ( #10071 )
...
* mysql: pass timerange for template variable queries
* mysql: document time range macro usage in template variables
* mysql: docs for on time range change refresh mode for template queries
* Revert "mysql: docs for on time range change refresh mode for template queries"
This reverts commit 5325972aa4
.
2017-12-07 11:18:36 +01:00
Marcus Efraimsson
d0a9770b8b
dashboard: fix edge case with keyboard nav in dashboard search. #10100
...
If expanding a folder using mouse, unselect current keyboard selection
2017-12-07 11:14:43 +01:00
Alexander Zobnin
9bff005faf
Merge remote-tracking branch 'upstream/develop' into graph-legend-v5
2017-12-07 12:45:08 +03:00
Alexander Zobnin
58d40eb6a0
graph: fix legend height calculation
2017-12-07 12:39:10 +03:00
Sven Klemm
b44c599410
postgres: pass timerange for template variable queries ( #10069 )
...
* pass timerange for template queries when refresh is set to timerange
change
* document on time range change refresh mode for template queries
2017-12-07 10:05:04 +01:00
Alexander Zobnin
3cdf0dce56
graph: move auto decimals calc to ticks.ts and use it for legend values format.
2017-12-07 10:49:00 +03:00
Marcus Efraimsson
58fb35c5cb
dashboard: fix linting and formating - #10100
2017-12-06 23:51:39 +01:00
Marcus Efraimsson
cb0dac11a3
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-12-06 20:35:16 +01:00
Marcus Efraimsson
f87b9aaa8a
dashboard: keyboard nav in dashboard search - closes #10100
...
Pressing enter/return for a folder toggles it.
Pressing enter/return for a dashboard navigates to it.
2017-12-06 20:34:41 +01:00
Alexander Zobnin
2cf1c29eae
graph: refactor (don't render twice)
2017-12-06 21:30:14 +03:00
Johannes Schill
e8807f4bce
Fixing tabs for Grafana 5 - #10082 ( #10103 )
...
* ux: Make new tabs responsive #10082
* ux: Add possibility to manipulate url in angular router outside of angular - and use it in the responsive navigation #10082
2017-12-06 17:36:44 +01:00
Patrick O'Carroll
8adaf99bff
other panels now hidden, fixes 10088 ( #10102 )
2017-12-06 16:55:12 +01:00
Patrick O'Carroll
ea3447fbfd
fixed 404 for grafana5 + now responsive ( #10101 )
...
* fixed 404 for grafana5 + now resonsive
* code formatting fixes
2017-12-06 16:54:24 +01:00
Marcus Efraimsson
fe177f198b
dashboard: fix search results tests #10083
2017-12-06 14:32:22 +01:00
Marcus Efraimsson
0029d96579
dashboard: Show CTA for empty lists/folders #10083
2017-12-06 14:27:29 +01:00
Marcus Efraimsson
dd3c9da009
dashboard: Dashboard folder page wip #10083
2017-12-06 14:11:25 +01:00
bergquist
48d9d0d356
prom: enable min interval per panel
...
This commit makes it possible to set min interval per panel.
Overrides the value configured on the datasource.
ref #9705
2017-12-06 13:51:19 +01:00
David Kaltschmidt
011b2cd1b2
Fix merge issue on multi-query table transforms
...
* after a match has been found the merger should keep looking for more
2017-12-06 13:12:16 +01:00
Alexander Zobnin
6b4b7969fe
graph: fix karma tests
2017-12-06 14:55:57 +03:00
Alexander Zobnin
0c3e04ca60
graph: render legend before graph
2017-12-06 14:14:00 +03:00
Patrick O'Carroll
3aa1cb012a
added tooltip, fixes #10092 ( #10097 )
...
* added tooltip, fixes #10092
* fixed code formatting
2017-12-06 12:13:17 +01:00
Alexander Zobnin
ae80a589c1
graph: refactor
2017-12-06 12:22:35 +03:00
Alexander Zobnin
36b3309961
graph: convert legend.js to typescript
2017-12-06 11:29:13 +03:00
Trent White
5894b8f4e0
reduce app icon by 3px on home dashboard - wasn't lining up properly with starred/recently viewed dasboard list properly
2017-12-05 12:30:49 -05:00
Torkel Ödegaard
46c8b36244
ux: minor style tweaks to cards and sidemenu icons for white theme
2017-12-05 15:50:15 +01:00
Torkel Ödegaard
2414074c94
Merge branch 'develop-light-theme' into develop
2017-12-05 15:16:42 +01:00
Torkel Ödegaard
8085182121
ux: tweaked light theme and made page container more fluid
2017-12-05 15:16:06 +01:00
Marcus Efraimsson
8e8c3d2eeb
Merge branch 'develop' into develop_searchresults
2017-12-05 14:25:20 +01:00
Daniel Lee
781349d360
dashboard: dashboard search results component. closes #10080
2017-12-05 14:20:44 +01:00
Torkel Ödegaard
16fbefbbc5
Merge branch 'develop' into develop-light-theme
2017-12-05 13:31:05 +01:00
Torkel Ödegaard
35f97c9a2f
docs: added utm_source for link from ds list page to docs page
2017-12-05 13:28:20 +01:00
Patrick O'Carroll
df5fd3cd1d
fixed grey colors in light-theme, added new variables, played a bit with blue
2017-12-05 12:48:16 +01:00
Torkel Ödegaard
282d830ff4
v5: removed permissions from dashboard cog dropdown, closes #10068
2017-12-05 12:28:47 +01:00
Torkel Ödegaard
90bcec8178
nav: updated nav item id for manage dashboards
2017-12-05 12:25:59 +01:00
Torkel Ödegaard
90da964a14
refactoring PR #10068
2017-12-05 12:19:01 +01:00
Torkel Ödegaard
cc2349f6aa
Merge branch 'feat-10064' of https://github.com/alexanderzobnin/grafana into develop
2017-12-05 12:03:33 +01:00
Torkel Ödegaard
31bb2f8006
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-12-05 12:03:28 +01:00
Alexander Zobnin
afc036492c
dashboard: migrations for repeat rows ( #10070 )
2017-12-05 11:46:58 +01:00
David Kaltschmidt
eb31833d52
Backwards-compat for multi-query table transform
...
* treat single-query table panels like they were before
* adjusted test cases
2017-12-05 11:25:10 +01:00
Alexander Zobnin
deebaabfc8
graph: make legend scrollable
2017-12-05 13:07:33 +03:00
Torkel Ödegaard
6fae999f62
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-12-05 10:23:03 +01:00
bergquist
35232a77e6
removes unused properties
...
the dsType property caused some confusion about what datasource is
beeing used. I just removed it since it not beeing used.
closes #10072
2017-12-05 08:26:43 +01:00
David Kaltschmidt
1dd90c8105
Making the multi-query table transform the default table transform
2017-12-04 17:55:00 +01:00
Torkel Ödegaard
9be6f9734d
ux: updated padding
2017-12-04 16:29:46 +01:00
Johannes Schill
d5023d0073
Merge branch 'develop' of https://github.com/grafana/grafana into develop
2017-12-04 16:19:07 +01:00
Johannes Schill
ba3a81aba5
ux: Add CTA for empty lists
2017-12-04 16:18:46 +01:00
Alexander Zobnin
4d7ff4de15
move import menu item to the original place
2017-12-04 18:00:22 +03:00
Alexander Zobnin
4403d919c1
move DashboardImportCtrl tests to jest
2017-12-04 16:51:37 +03:00
Alexander Zobnin
44ea0ff71d
Move import dashboard from modal to the page
2017-12-04 15:55:37 +03:00
Torkel Ödegaard
d29c695d44
refactor: minor refactoring of #10027
2017-12-04 13:38:38 +01:00
Torkel Ödegaard
df693134bd
Merge branch 'feat-10008' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-feat-10008
2017-12-04 13:23:38 +01:00
Patrick O'Carroll
a16cfb4b3b
Merge branch 'develop' into develop-light-theme
2017-12-04 13:17:19 +01:00
Patrick O'Carroll
5fb3ce1be7
new grays for light theme
2017-12-04 13:12:32 +01:00
Daniel Lee
66657d24b8
sidemenu: responsive sidemenu view for smallest breakpoint
...
For the smallest breakpoint, expands the sidemenu to be width 100% and
to be toggled on or off rather than visible all the time.
2017-12-04 12:37:00 +01:00
Torkel Ödegaard
15f46b8534
ux: tabs update
2017-12-03 16:22:59 +01:00
David Kaltschmidt
b6867891f0
Tests for multi-query table transform
2017-12-03 14:32:02 +01:00
Torkel Ödegaard
a47bf7dfd9
ux: updated modal header design
2017-12-03 08:11:07 +01:00
Torkel Ödegaard
d7337432ac
ux: progress on time picker dropdown version
2017-12-03 07:53:47 +01:00
Mitsuhiro Tanda
e8a6af7b22
fix templating undefined error ( #10004 )
2017-12-02 17:21:21 +01:00
Torkel Ödegaard
f7babd392b
Merge branch 'develop' into develop-settings
2017-12-02 15:45:10 +01:00
Torkel Ödegaard
a98b0024fc
tweaks to add panel panels
2017-12-02 15:40:38 +01:00
Torkel Ödegaard
dae5110db0
ux: updated dashboard nav
2017-12-02 15:35:59 +01:00
Torkel Ödegaard
1c27df97d6
ux: dashboard setings progres
2017-12-02 07:05:58 +01:00
Torkel Ödegaard
c8ead22722
started on dashboard settings refactor
2017-12-01 21:04:48 +01:00
Torkel Ödegaard
e871e56522
ux: add new panel and dash nav improvements
2017-12-01 20:11:55 +01:00
David Kaltschmidt
85eb2aaa80
Added basic table transformer test
2017-12-01 19:03:47 +01:00
Torkel Ödegaard
126257845c
ux: dashboard nav update
2017-12-01 15:58:12 +01:00
Torkel Ödegaard
289ba74ede
ux: new dashnav design
2017-12-01 15:56:08 +01:00
Alexander Zobnin
8593ca001d
repeat row: refactor
2017-12-01 16:34:49 +03:00
Alexander Zobnin
8bd3d106a2
Fix dashboard menu overlapping ( #10044 )
...
* dashboard menu: fix overlap by singlestat and panel link icon
* refactor: navbar z-index
* hide grafana icon in solo panel mode
2017-12-01 14:31:55 +01:00
David Kaltschmidt
91e866f145
Add multiquery_table table transform
...
The current table transform renders only the first query.
This PR adds a new transform to render all query results in a JOIN-ish
semantic.
* new table transform: Multi-Query table
* columns is the union of all non-value fields
* one value column per query is added
* rows that share all the same label values are merged into one
2017-12-01 14:27:22 +01:00
Torkel Ödegaard
68580f06a3
page header now on 99% of pages
2017-12-01 13:49:15 +01:00
Torkel Ödegaard
6bff416430
navigation: more progress on new page header
2017-12-01 12:51:46 +01:00
Torkel Ödegaard
e348ec8c3b
Merge branch 'develop-new-page-header' into develop
2017-12-01 11:33:27 +01:00
Torkel Ödegaard
75bb894485
ux: new page-header design, most pages beside admin done
2017-12-01 11:32:00 +01:00
Torkel Ödegaard
92d9093fca
fixed sass warnings
2017-12-01 10:48:55 +01:00
Torkel Ödegaard
e53b55479a
ux: made plugins page work
2017-12-01 10:47:21 +01:00
Torkel Ödegaard
32ffb2d544
progress on page header
2017-12-01 10:27:05 +01:00
Trent White
d29bf0816d
tweaked color on heatmap. still not there, but more vibrant
2017-11-30 14:19:48 -05:00
Torkel Ödegaard
6f5a9bf768
ux: new page header progress
2017-11-30 17:28:24 +01:00
Torkel Ödegaard
b1a2344be1
added bundled dashboards
2017-11-30 16:51:06 +01:00
Torkel Ödegaard
b2add1977a
ux: progress on new page header
2017-11-30 16:35:27 +01:00
Marcus Efraimsson
d83692aa80
dashboard: when changing route, scroll to top
2017-11-30 15:59:53 +01:00
Torkel Ödegaard
74ceb76ec0
ux: work on page header
2017-11-30 15:37:03 +01:00
Carl Bergquist
af5ced0e18
Revert "prometheus nested query support"
2017-11-30 15:06:02 +01:00
Carl Bergquist
98f0305e68
Merge pull request #9983 from mtanda/prometheus_nested
...
prometheus nested query support
2017-11-30 14:57:34 +01:00
Torkel Ödegaard
645f49eda4
ux: updating header design for pages
2017-11-30 11:31:38 +01:00
Marcus Efraimsson
1db9aeaac3
fix: when navigating, scroll to top
2017-11-30 10:50:10 +01:00
Alexander Zobnin
88760983ab
repeat row: add more tests
2017-11-30 10:42:53 +03:00
Torkel Ödegaard
47f11c26c0
ux: new page header design
2017-11-30 08:18:23 +01:00
Trent White
66831fb0cd
tweak background size
2017-11-29 16:43:06 -05:00
Trent White
583a4f5314
new test svg background, minor form tweaks
2017-11-29 16:41:48 -05:00
Torkel Ödegaard
3d2d789ca2
ux: search filter box
2017-11-29 17:15:27 +01:00
Torkel Ödegaard
8141987303
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-11-29 15:26:37 +01:00
Torkel Ödegaard
c9be5c21ae
ux: changed body default font size to 13px
2017-11-29 15:26:16 +01:00
Matt
ce494fbedb
Added border radius and tightened up the folder boxes. Still needs to have the bottom margin expanded to 8px when in opened state (this needs @torkelo)
2017-11-29 14:45:12 +01:00
Alexander Zobnin
36ef186587
repeat row: expose scopedVars to row panels
2017-11-29 16:40:13 +03:00
Torkel Ödegaard
d981fe4f04
ux: search design update
2017-11-29 13:21:42 +01:00
Alexander Zobnin
dd9c727e60
repeat row: handle collapsed rows
2017-11-29 14:14:43 +03:00
Alexander Zobnin
08d470d76a
dashboard: initial repeat row implementation
2017-11-29 12:51:14 +03:00
Mitsuhiro Tanda
98bb8bf761
prometheus nested query support
2017-11-29 18:34:44 +09:00
Marcus Efraimsson
6c5748203d
Restore Page Footer after migration to new scrollbar #9652
2017-11-28 14:17:53 +01:00
Patrick O'Carroll
afd0fc3652
export view json now templatized, fixes #10001
2017-11-28 13:27:43 +01:00
Patrick O'Carroll
b19b68df08
styling changes for light theme
2017-11-28 11:27:29 +01:00
Alexander Zobnin
852218e834
grid: use single column layout for mobile devices ( #9999 )
2017-11-28 09:38:35 +01:00
Alexander Zobnin
b97ad93be1
fix panel solo mode ( #10002 )
2017-11-28 09:38:28 +01:00
Marcus Efraimsson
8f4ad1e496
dashlist: handle recent dashboards removed from backend
2017-11-28 09:07:28 +01:00
Daniel Lee
07cd182617
datasource: fix merge conflict - restore dashboards tab
2017-11-27 15:17:50 +01:00
Torkel Ödegaard
7f3a3b9e55
search fix and update buttons on dashboard list page
2017-11-27 14:49:31 +01:00
Torkel Ödegaard
c38a64e4cc
Merge remote-tracking branch 'origin/migrate-view-state' into develop
2017-11-27 13:37:12 +01:00
Torkel Ödegaard
734aa37434
fix: removed table background
2017-11-27 13:36:25 +01:00
Torkel Ödegaard
fdb217c283
build: fixed lint issue
2017-11-27 13:19:33 +01:00
Patrick O'Carroll
be74957a60
fixed link i specs-file
2017-11-27 12:29:20 +01:00
Alexander Zobnin
24fe3af20f
Improve dashboard grid layout migration WIP ( #9943 )
...
* grid: fix small panels migration and make panel height closer to row height
* grid: migrate rows
* grid: increase min panel height
* grid: fix panel placement for complex layouts
* dashboard migration: refactor
* dashboard migration: add tests for grid layout
* dashboard: fix complex layout migration
* dashboard migration fix: fill current row if it possible
* test: fix karma tests by setting default panel span
* dashboard: fix migration when panel height more than row height
* dashboard: fix migration for collapsed rows
* grid: add all rows if even one collapsed or titled row is present
2017-11-27 12:22:52 +01:00
Torkel Ödegaard
adfb87e811
Merge branch 'develop' into alexanderzobnin-feat-9932
2017-11-27 12:19:07 +01:00
Torkel Ödegaard
df2d49da33
test fix
2017-11-27 12:16:40 +01:00
Torkel Ödegaard
0a1c8fdac4
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-11-27 12:15:58 +01:00
Torkel Ödegaard
e98af1b3fa
updated libs and fixed new typescript errors
2017-11-27 12:14:57 +01:00
Marcus Efraimsson
7ce766d9d4
dashlist: Support for clear all filters
2017-11-27 11:33:54 +01:00
Patrick O'Carroll
e3f45546d1
migrated viewstatesrv to ts
2017-11-27 11:23:15 +01:00
Torkel Ödegaard
517c454f8b
Merge branch 'feat-9932' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-feat-9932
2017-11-27 09:50:01 +01:00
Torkel Ödegaard
ac17684f50
ux: table design work
2017-11-26 22:07:34 +01:00
Alexander Zobnin
0c7bf42dd6
panel: open panel menu by click on header
2017-11-24 21:44:47 +03:00
Torkel Ödegaard
00df24b348
ux: search progress
2017-11-24 16:54:55 +01:00
Torkel Ödegaard
bc81298d4c
worked on search
2017-11-24 16:18:56 +01:00
Patrick O'Carroll
015932fd02
migrated four files from js to ts
2017-11-24 13:38:54 +01:00
Patrick O'Carroll
b752cfee1f
migrated four files to ts, addd some code to config to make it work ( #9980 )
2017-11-24 12:59:36 +01:00
Torkel Ödegaard
93d21bec75
Merge branch 'master' into develop
2017-11-24 09:25:14 +01:00
Torkel Ödegaard
02e2d5da2b
ux breadcrumb work
2017-11-23 21:50:20 +01:00
Torkel Ödegaard
b3ddcc8077
ux: sass fixes and polish
2017-11-23 20:41:16 +01:00
Marcus Efraimsson
d9ecb59dae
dashlist: Support for check/uncheck all
2017-11-23 18:32:44 +01:00
Patrick O'Carroll
4ce1ee4120
Migrate gfunc to ts ( #9973 )
...
* migrated gfunc from js to ts
* deleted gfunc.js, small fixes in gfunc.ts
2017-11-23 17:05:27 +01:00
Patrick O'Carroll
3acf106303
migrated admin files to ts ( #9975 )
2017-11-23 17:05:08 +01:00
Patrick O'Carroll
b94839574c
migration of org files from js to ts ( #9974 )
...
* migration of org files from js to ts
* more migration of org files to ts
* minor fix to change_password
* renamed files
2017-11-23 17:04:50 +01:00
Torkel Ödegaard
99e52143df
sass tweaks
2017-11-23 16:50:22 +01:00
Marcus Efraimsson
7ee57b774a
dashlist: When searching should reset checked state to false
2017-11-23 14:59:52 +01:00
Patrick O'Carroll
b7956ef499
More js to ts ( #9966 )
...
* four files js to ts, fixed ng_model_on_blur
* added /** @ngInject */
2017-11-23 14:53:23 +01:00
Daniel Lee
9ba9043d64
dashlist: change scrollbar to new perfect scroll directive
2017-11-23 13:31:35 +01:00
Torkel Ödegaard
84c46f0cd3
ux: fixed sass issue
2017-11-23 13:01:19 +01:00
Torkel Ödegaard
2b1371c4b8
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-11-23 12:54:35 +01:00
Torkel Ödegaard
458f6fc4b2
sass refactoring and updating styles for list item elements
2017-11-23 12:54:12 +01:00
Daniel Lee
245cebedde
dashlist: style list to be same as dash search
2017-11-23 11:53:55 +01:00
Torkel Ödegaard
a1d47d36f6
css tweaks and cleanup
2017-11-23 11:37:59 +01:00
Torkel Ödegaard
d9a913afe1
Merge branch 'develop-scrollable-panels' into develop
2017-11-23 11:13:21 +01:00
Torkel Ödegaard
f18f1a1093
removing gemini scrollbar and replacing with perfect scrollbar, muuuch better
2017-11-23 11:12:32 +01:00
Torkel Ödegaard
856a0393ab
Merge branch 'develop' into develop-scrollable-panels
2017-11-23 10:27:16 +01:00
Daniel Lee
41a3431c4e
dashlist: starred filter search
2017-11-22 18:44:57 +01:00
Torkel Ödegaard
2d2015d3dd
ux: tweaked panel color and dashboard background is same as page background
2017-11-22 17:18:04 +01:00
Torkel Ödegaard
c94331cd20
Merge branch 'develop' into develop-color-tweaks
2017-11-22 14:54:57 +01:00
Torkel Ödegaard
b7a8db4937
Merge branch 'develop' of github.com:grafana/grafana into develop
2017-11-22 14:51:53 +01:00
Torkel Ödegaard
905553052a
removed call to unused function in panel_ctrl
2017-11-22 14:47:26 +01:00
Torkel Ödegaard
85e81959f2
scrollable panels works better with perfect-scrollbar
2017-11-22 14:46:17 +01:00
Torkel Ödegaard
68bd17bd0e
work on scrollable panels
2017-11-22 13:32:54 +01:00
Carl Bergquist
d8d44224f5
Merge pull request #9950 from seuf/es_56_max_concurrent_shards_request
...
Elasticsearch max_concurrent_shard_requests parameter for es 5.6+
2017-11-22 10:49:46 +01:00
Patrick O'Carroll
27e486d678
converted 3 .js files to .ts ( #9958 )
...
* converted files from .js to .ts
2017-11-22 10:11:50 +01:00
Alexander Zobnin
18ca7a53aa
scrollable panels: fix initial content size ( #9960 )
2017-11-22 07:05:33 +01:00
Daniel Lee
ba511f3e24
dashlist: adds tag filter select (GitHub style)
2017-11-21 18:53:49 +01:00
Daniel Lee
121d48ec26
dashlist: toggle folders
2017-11-21 17:06:30 +01:00
Torkel Ödegaard
9fc22e5a66
Merge branch 'master' of github.com:grafana/grafana into develop
2017-11-21 16:05:18 +01:00
Daniel Lee
bd2b26e9f5
dashlist: fix tag filtering and some css
2017-11-21 14:47:19 +01:00
Torkel Ödegaard
43a6a65f8b
fix: fixed issue with metric segment introduced in graphite tags query editor PR
2017-11-21 14:39:09 +01:00
Torkel Ödegaard
830c307bba
progress on scrollable panels work
2017-11-21 14:30:33 +01:00
Torkel Ödegaard
741e5a38bd
Merge branch 'feat-9887' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-feat-9887
2017-11-21 11:55:07 +01:00
THIERRY SALLE
bd4d665d54
Elasticsearch max_concurrent_shard_requests parameter for es 5.6+
2017-11-21 10:56:34 +01:00
bergquist
0390b4187b
prom: add prom2 dashboard as bundled dashboard
2017-11-21 10:12:24 +01:00
Cody Boggs
999b1211b6
show top 5 max scrape durations by job, and fix legend format
2017-11-21 10:12:24 +01:00
Cody Boggs
9151a2468d
fix scrape duration, add rule eval iteration stats, and reorg a bit
2017-11-21 10:12:24 +01:00
Cody Boggs
29de4e7c53
fix data source var and remove node_exporter dependency
2017-11-21 10:12:24 +01:00
Cody Boggs
d5ef0403af
First draft of a Prometheus 2.0 Stats dashboard
2017-11-21 10:12:24 +01:00
Trent White
56118b9fa4
tweak tabs:
2017-11-20 13:59:21 -05:00
Trent White
8fe8a62645
color fix
2017-11-20 13:31:04 -05:00
Trent White
ec49dd9231
make grays cooler
2017-11-20 13:27:20 -05:00
Daniel Lee
8daff73ba2
dashlist: started fixing js/css after design changes
2017-11-20 18:15:59 +01:00
Torkel Ödegaard
afa226bec3
updated search
2017-11-20 16:31:23 +01:00
Torkel Ödegaard
a8552bac21
more work on search
2017-11-20 16:21:50 +01:00
Torkel Ödegaard
c1539b90b7
minor update to dashboard search
2017-11-20 15:46:16 +01:00
Patrick O'Carroll
25f63e0581
converted test-files to jest
2017-11-20 15:25:42 +01:00
Torkel Ödegaard
9ace21b689
improved search srv
2017-11-20 15:11:32 +01:00
Patrick O'Carroll
59cebca4b2
converted influx-series to TS, converted test to jest
2017-11-20 14:31:51 +01:00
Alexander Zobnin
10e3b63ddb
Merge remote-tracking branch 'upstream/develop' into feat-9887
2017-11-20 15:51:49 +03:00
Torkel Ödegaard
6c5e19c1e0
dashboard search
2017-11-20 13:37:26 +01:00
Torkel Ödegaard
fc1d8416a7
working on dashboard search
2017-11-20 12:47:03 +01:00
Ryan McKinley
b1de1e6f26
Move the loading flag to PanelCtrl ( #9929 )
2017-11-20 11:27:18 +01:00
Alexander Zobnin
f54547776d
graph: disable zoom in non-timeseries modes ( #9914 )
2017-11-20 10:06:34 +01:00
Patrick O'Carroll
66e4297816
changed padding to pixels, fixes #9916 ( #9924 )
2017-11-20 10:05:18 +01:00
Maytee Chinavanichkit
c1e5f5be87
Use correct moments format for Showing last us time instead of value test ( #9923 )
...
Fixes this issue:
PhantomJS 2.1.1 (Mac OS X 0.0.0) SingleStatCtrl showing last us time
instead of value should set formatted value FAILED
expected '09/17/2017 4:56:37 pm' to equal '09/17/2017 16:56:37 pm'
2017-11-20 10:00:56 +01:00
Patrick O'Carroll
5356605e1a
new design for login
2017-11-17 16:42:56 +01:00
Torkel Ödegaard
0fe4229023
Merge branch 'develop' into develop-search
2017-11-17 16:37:09 +01:00
Torkel Ödegaard
8160e68f93
fix: build & tests
2017-11-17 16:18:30 +01:00
Torkel Ödegaard
0e44fe082b
Merge branch 'master' into develop
2017-11-17 15:49:17 +01:00
Torkel Ödegaard
6595be95eb
influxdb: another minor refactor of #9474
2017-11-17 15:23:45 +01:00
Torkel Ödegaard
37409163b9
refactor: refactoring InfluxDB query builder with policy PR #9473
2017-11-17 15:16:36 +01:00
Torkel Ödegaard
bcb52417db
refactor: refactoring InfluxDB query builder with policy PR #9473
2017-11-17 15:16:04 +01:00
Torkel Ödegaard
4b76c6d652
Merge branch 'master' of https://github.com/omki2005/grafana into omki2005-master
2017-11-17 14:57:44 +01:00
Torkel Ödegaard
7ccc8ae298
elasticsearch: default version to 5.x
2017-11-17 12:23:40 +01:00
Alexander Zobnin
490b8fc50f
panels: add css tweaks for scrollable panels
2017-11-17 12:13:56 +03:00
Torkel Ödegaard
26577ab600
Merge branch 'master' into graphite-series-by-tags
2017-11-16 16:20:44 +01:00
Carl Bergquist
9ea5af578e
Merge pull request #9504 from grafana/datasource_as_cfg
...
Datasources as configuration
2017-11-16 16:13:02 +01:00
Torkel Ödegaard
3ae0cfa1d0
graphite: minor changes
2017-11-16 14:16:37 +01:00
Alexander Zobnin
126f3703dc
text panel: make scrollable
2017-11-16 15:43:04 +03:00
Alexander Zobnin
4b88cc0226
panels: general property which makes panel scrollable
2017-11-16 15:38:52 +03:00
Torkel Ödegaard
119f5427af
fix: fix cloudwatch metricFindQuery error that stopped it working completely, fixes #9876
2017-11-16 13:06:24 +01:00
Alexander Zobnin
fd046428b4
dashlist: css adjustments for scrollbar
2017-11-16 14:41:42 +03:00
Alexander Zobnin
e89e64e94e
dashlist: fix resizing after mode switching
2017-11-16 14:40:09 +03:00
Alexander Zobnin
7d8b2cb05f
dashlist: add scrollbar
2017-11-16 14:11:01 +03:00
Alexander Zobnin
06622088a1
dashlist: fix panel resizing
2017-11-16 14:10:28 +03:00
Patrick O'Carroll
d800e64368
fixes : #1871 Dropdown starred ( #9490 )
...
adding the ability to star dashboard in search and dashboard-list
closes #1871
2017-11-15 15:01:44 +01:00
Torkel Ödegaard
3b18adfe1a
graphite: progress on new query editor
2017-11-15 14:35:22 +01:00
bergquist
36676e23c1
datasource as cfg: adds readonly datasources
2017-11-15 14:30:32 +01:00
Bruno Binet
014f6d5a75
More energy units ( #9743 )
...
* Add mA, mV, mW energy units
* Update case to be consistent with other energy units
2017-11-15 14:23:42 +01:00