Torkel Ödegaard
68bd82f1b6
Merge branch 'master' into query-editor-style
2016-04-16 13:46:05 -04:00
Torkel Ödegaard
13471ae2c4
feat(templating): templated ds progress
2016-04-16 13:43:16 -04:00
Torkel Ödegaard
1cce5fdfe1
feat(templating): polished variable template edit forms, added new template variable type: datasource
2016-04-16 12:03:29 -04:00
Torkel Ödegaard
e307ada374
ux(): tooltip improvement
2016-04-15 19:56:39 -04:00
Torkel Ödegaard
ad0794cc59
ux(): updated light theme
2016-04-12 14:26:55 -04:00
Torkel Ödegaard
29dff7ba1a
fix(graph): fixed color picker appearingunder pinned side nav, fixes #4556
2016-04-12 11:07:34 -04:00
Torkel Ödegaard
497e9343aa
Merge branch 'pluginlist'
2016-04-11 21:10:54 -04:00
Torkel Ödegaard
75649c49d5
Merge branch 'master' into wizard
2016-04-11 18:18:09 -04:00
Torkel Ödegaard
31441f0b43
feat(dashlist): updated dashlist
2016-04-11 16:21:25 -04:00
Torkel Ödegaard
ab34b174f9
Added update notice to plugin list
2016-04-11 13:42:52 -04:00
Torkel Ödegaard
5a81cf6c17
Merge branch 'master' of github.com:grafana/grafana
2016-04-11 09:27:30 -04:00
Torkel Ödegaard
a8f4b0227f
fix(graph): Fixed issue with legend height in table mode with few series, affected iframe embedding as well, fixes #4640
2016-04-10 14:58:52 -04:00
Torkel Ödegaard
9f75bda8be
refactor(): minor cleanup in sidemenu component
2016-04-09 13:28:34 -04:00
Torkel Ödegaard
370589d6c0
fix(org switch): fixed issue with switching orgs, fixes #4614
2016-04-09 13:27:06 -04:00
Torkel Ödegaard
52e2091f2c
fix(): fixed issue with series override color selector when using the mouse to select color option, fixes #4620
2016-04-08 18:12:08 -04:00
Torkel Ödegaard
4d63b576f7
tech(): put in a real event emitter instead of rxjs based on that was broken
2016-04-07 19:47:48 -04:00
Torkel Ödegaard
44cf66d7ff
refactoring(): fixing event things
2016-04-07 19:23:20 -04:00
Torkel Ödegaard
dc7f8014a2
fix(app config): fixed issue with app config tab, fixes #4575
2016-04-06 08:43:06 -04:00
Torkel Ödegaard
6bb001e416
Merge branch 'master' into query-editor-style
2016-04-04 13:55:55 -04:00
Torkel Ödegaard
43ebc172cb
fix(profile): fixed change password link and page, fixes #4542
2016-04-04 13:52:41 -04:00
Torkel Ödegaard
431a610f00
fix(): fixed failing unit test
2016-04-03 10:12:43 -04:00
Torkel Ödegaard
55d95f9009
feat(prefs): moved context srv to typescript
2016-04-03 05:27:35 -07:00
Torkel Ödegaard
ab1048b7ee
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
2016-04-02 13:54:06 -07:00
Torkel Ödegaard
38a10f8be4
progress
2016-04-01 17:34:30 -07:00
Torkel Ödegaard
4a807b6373
feat(preferences): still a lot more work needed in prefernces branch
2016-03-30 14:10:32 -07:00
Torkel Ödegaard
6ed9164c9d
Merge branch 'master' of github.com:grafana/grafana into preferences
2016-03-30 13:35:17 -07:00
Torkel Ödegaard
a4f9621473
Merge branch 'master' into query-editor-style
2016-03-29 17:45:24 +02:00
Torkel Ödegaard
d545902acc
ux(): updated and polished legend option forms
2016-03-29 15:53:41 +02:00
Torkel Ödegaard
32c8f495ab
ux(): redesign of axis & grid forms
2016-03-29 12:32:40 +02:00
Torkel Ödegaard
3e50ee6193
ux(): dashboard settings form polish, added on hover tooltip for checkbox directive
2016-03-29 11:01:00 +02:00
Torkel Ödegaard
f0ae6a0bb1
fix(build): fixed js issue with optimized build
2016-03-28 21:45:31 +02:00
Torkel Ödegaard
1e44ee9e9b
feat(grafana-cli): minor changes
2016-03-28 21:42:26 +02:00
Torkel Ödegaard
70b66382eb
tech(): updated angularjs
2016-03-28 17:08:31 +02:00
Torkel Ödegaard
14326b626e
ux(): checkbox now works in dark and white theme
2016-03-28 13:10:42 +02:00
Torkel Ödegaard
1dabd68327
Merge branch 'master' into checkboxv3
2016-03-28 11:22:23 +02:00
Torkel Ödegaard
437b880b3e
feat(plugins): work on setup wizard started
2016-03-25 22:14:29 +01:00
Torkel Ödegaard
319b934967
fix(): fixed failing test
2016-03-25 15:52:28 +01:00
Torkel Ödegaard
61017fc204
feat(plugins): import all dashboards feature
2016-03-25 15:35:58 +01:00
Torkel Ödegaard
32a1d1445c
refactor(): trying to move app events away from rootScope
2016-03-23 17:39:10 +01:00
Torkel Ödegaard
5dfac9a765
feat(plugins): added plugin logo to navbar on plugin page, #4452
2016-03-23 16:37:58 +01:00
Torkel Ödegaard
b3c073ab6c
feat(panels): more panel refactoring, using events instead of overriding base class methods
2016-03-23 12:50:56 +01:00
Torkel Ödegaard
8dee54bf5d
feat(live): progress on panel <-> data source communication patterns
2016-03-22 18:21:21 +01:00
Torkel Ödegaard
c711fb67c8
Merge branch 'master' into websocket
2016-03-22 10:31:57 +01:00
bergquist
4110c7ffb0
fix(switchorg): fixes broken redirect when switchin org
2016-03-22 09:25:46 +01:00
utkarshcmu
f6cbbe1e64
Redirect to home when switching orgs
2016-03-21 22:56:46 -07:00
Torkel Ödegaard
98206ab49f
ux(): created new gf-form-switch directive clean/refactoring
2016-03-21 21:24:06 +01:00
Torkel Ödegaard
65c0937741
ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434
2016-03-21 19:07:08 +01:00
bergquist
90c6b04361
fix(backendsrv): remove invalid check
2016-03-21 12:43:30 +01:00
bergquist
86a274a7ee
feat(backendsrv): improves error response handling
...
datasourceRequests that could not reach the destination threw
invalid errors due to missing property. This fixes gives the user
a better error message.
closes #4428
2016-03-21 12:30:13 +01:00
Torkel Ödegaard
55189200a4
ux(): updated query editor test
2016-03-20 16:18:31 +01:00
Torkel Ödegaard
7023dedc05
feat(preferences): refactoring PR #4399
2016-03-20 11:52:19 +01:00
Torkel Ödegaard
9e98c86ae1
Merge branch 'master' into preferences
2016-03-20 11:27:49 +01:00
utkarshcmu
cb42cfc6af
Removed unwanted api, moved logic into backend
2016-03-17 02:29:34 -07:00
utkarshcmu
4fbe954a79
Home dashboard per user per org works
2016-03-17 01:38:18 -07:00
Torkel Ödegaard
0f6579801d
Merge branch 'master' into websocket
...
Conflicts:
public/app/core/core.ts
2016-03-16 15:19:32 +01:00
Vitor Boschi
a9cdf580a7
fix typo
2016-03-16 09:06:44 -03:00
Torkel Ödegaard
c411714546
ux(): added card layout selector and list view mode, #4364
2016-03-15 15:28:37 +01:00
Torkel Ödegaard
2e1f26096f
feat(grafana_live): more work pushing data to websocket, #4355
2016-03-14 22:26:43 +01:00
Torkel Ödegaard
92f20b9b7d
feat(websocket): reconnection and resubscription handling, #4355
2016-03-14 19:21:32 +01:00
Torkel Ödegaard
2adc4d12be
feat(live): work on websocket data source, #3455
2016-03-14 13:20:55 +01:00
Torkel Ödegaard
fbd94fc6ce
feat(websockets): inital work on websockets, #4355
2016-03-14 11:59:51 +01:00
Torkel Ödegaard
d2b0bad1cf
fix(): fixed changed partials paths
2016-03-11 13:02:21 +01:00
Torkel Ödegaard
fc54c01f01
feat(plugins): more work on plugin dashboard install, #4298
2016-03-11 12:31:56 +01:00
Torkel Ödegaard
78b9c3004a
feat(plugins): minor progress on dashboard imports
2016-03-10 14:28:31 +01:00
Torkel Ödegaard
1951f3856f
feat(plugins): refactored datasourceEditCtrl to typescript, #4298
2016-03-10 09:47:29 +01:00
Torkel Ödegaard
fcd75422d5
ux(): update all confirm modals to new design
2016-03-04 20:57:10 +01:00
Torkel Ödegaard
4b08f3909d
fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245
2016-03-04 11:16:31 +01:00
Torkel Ödegaard
9d3d0912e5
ux(): added on hover chevron to pinned brand button
2016-03-02 08:55:13 +01:00
Torkel Ödegaard
df67d57bca
ux(): minor work on info popover
2016-03-01 21:01:41 +01:00
Torkel Ödegaard
2cf1193b56
Merge branch 'variable-value-formatting-rethink'
2016-03-01 19:13:11 +01:00
bergquist
98e756e278
fix(tooltip): msdetection can now handle null data points
2016-03-01 14:10:09 +01:00
utkarshcmu
75541b9cf0
Optimized msResolution func performation
2016-03-01 01:27:14 -08:00
utkarshcmu
8bc63e9029
Added spec tests for millisecond resolution
2016-03-01 01:09:14 -08:00
utkarshcmu
77f6449db9
Added millisecond detection in series
2016-03-01 00:20:34 -08:00
Torkel Ödegaard
cb8b038795
feat(templating): progress on templating rethink
2016-02-29 17:31:31 +01:00
Torkel Ödegaard
078e69d06d
feat(templating): simplified templating forms removed all formats
2016-02-29 17:07:53 +01:00
bergquist
d8929b1d3e
Merge branch 'master' of https://github.com/plopp/grafana into plopp-master
2016-02-29 14:58:38 +01:00
Mitsuhiro Tanda
09dfaf9875
timeFrom and timeShift templating
2016-02-29 17:53:41 +09:00
Torkel Ödegaard
517721eaa4
Merge pull request #4108 from benrubson/issue3982-3
...
Make auto interval calculation more accurate
2016-02-28 07:58:48 +01:00
Torkel Ödegaard
d55dc92502
feat(plugins): restored config view functionality to plugin page
2016-02-26 18:55:17 +01:00
Torkel Ödegaard
b98e5690eb
ux(): sidemenu, fix to hide subnav menu when you click on hover subnav items
2016-02-26 10:22:06 +01:00
Torkel Ödegaard
8db7cf49a6
feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins
2016-02-25 14:55:31 +01:00
bergquist
f6457a2023
ux(templating): tight-form -> gf-form
2016-02-24 11:56:45 +01:00
Torkel Ödegaard
26c5029256
ux(): new dashboard tabs view
2016-02-23 13:20:59 +01:00
Torkel Ödegaard
a6a5f393cc
feat(annotations): updated flot events lib and refactored it to use tether-drop lib
2016-02-23 08:09:56 +01:00
Torkel Ödegaard
acfc119409
ux(): added New and Import under divider to dashboard subnav
2016-02-22 21:51:31 +01:00
Torkel Ödegaard
56a05d78bd
Merge branch 'popover-to-drop'
2016-02-22 18:56:54 +01:00
Torkel Ödegaard
c94659f552
ux(color popover): refactored color popover to use drop lib
2016-02-22 18:46:58 +01:00
Carl Bergquist
f8533e6641
Merge pull request #4083 from marknmel/patch-1
...
Update kbn.js - correct typo for megabits/sec
2016-02-22 16:08:25 +01:00
Torkel Ödegaard
3231d767d5
in progress work
2016-02-22 15:15:01 +01:00
Torkel Ödegaard
9eabd956b7
ux(): tweak to help popover annimation and fixed pull-right state
2016-02-22 14:20:43 +01:00
Torkel Ödegaard
8c2f7ac083
Merge branch 'master' of github.com:grafana/grafana
2016-02-22 11:42:11 +01:00
Torkel Ödegaard
f375c3000d
ux(): help popover
2016-02-22 11:41:50 +01:00
Torkel Ödegaard
b98c826e95
ux(): worked on new popover
2016-02-22 10:17:35 +01:00
bergquist
f225bb0032
ux(annotations): migrate annotations editors to new form
2016-02-22 10:07:02 +01:00
benrubson
69b87fdb9a
make auto interval calculation more accurate
2016-02-22 08:55:52 +01:00
Torkel Ödegaard
a93fe5b2b2
poc(): tether drop
2016-02-21 18:08:44 +01:00
Torkel Ödegaard
08f7ccff38
feat(avatar): added server side proxy and cache of gravatar requests
2016-02-21 00:06:28 +01:00
Torkel Ödegaard
f808baafa7
ux(): fixes to side menu and gravatar url
2016-02-20 17:43:26 +01:00
Matt
ab4957684f
Merged with master, I think
2016-02-20 10:13:18 -05:00
Torkel Ödegaard
d42bfc2570
ux(): fixed compile issue with last commit
2016-02-20 15:48:42 +01:00
Torkel Ödegaard
9ed45ba761
ux(): clean / simplify markup and css for navbar button
2016-02-20 15:36:52 +01:00
Torkel Ödegaard
57e6e0092d
ux(): more work on style guide
2016-02-20 11:32:50 +01:00
Trent White
bd0357b637
added angular gradient to page and login. Tweaked header underline to not be so heavy. Tweaked stacked logo on login. Created an alternative to avatar when there's no connection to gravatar - could use work, but I think you get the idea.
2016-02-19 17:34:09 -05:00
marknmel
2c0b191ef5
Updated typos - Kilobits, Megabits and Gigabits
...
Update typos - Kilobits, Megabits and Gigabits - not Kilobites, Megabites, or Gigabites
2016-02-19 10:24:49 -05:00
marknmel
02ac7a4001
Update kbn.js
...
data rate for Mbits has typo - should be megabits/sec - not megabites/sec
2016-02-19 10:05:01 -05:00
Torkel Ödegaard
252cd4901b
ux(): added style guide page
2016-02-18 18:01:23 +01:00
Torkel Ödegaard
2f2326006d
Merge remote-tracking branch 'origin/master' into style-changes-bulletfactory
2016-02-18 13:37:31 +01:00
utkarshcmu
71210dd624
Merge branch 'master' of https://github.com/grafana/grafana into user-removal
2016-02-17 23:09:23 -08:00
Torkel Ödegaard
008a031493
ux(sass): fixes and tweaks
2016-02-16 14:07:41 +01:00
Marcus Kempe
14312d225c
Added exporting graph data to CSV with series.alias in columns.
2016-02-15 22:49:25 +01:00
Torkel Ödegaard
422decde3b
ux(): trying out flexbox for new form styles
2016-02-15 22:24:28 +01:00
Torkel Ödegaard
50c79df70f
ux(less): less cleanup of unused styles, restructuring and consolidating
2016-02-14 20:44:41 +01:00
Torkel Ödegaard
e32ee9f02e
ux(admin): admin pages overhaul
2016-02-14 17:37:05 +01:00
Torkel Ödegaard
b77bce1961
Merge branch 'master' of github.com:grafana/grafana into style-changes-bulletfactory
2016-02-14 15:09:10 +01:00
utkarshcmu
68225d64aa
Converted org_users_ctrl to typescript
2016-02-13 17:55:49 -08:00
Axel Voitier
e00f9611f4
Adding units volt-ampere (VA), kilovolt-ampere (kVA) and volt-ampere reactive (var).
2016-02-13 19:23:30 +01:00
Torkel Ödegaard
f7e3297a0f
ux(): updated navbar on all pages to new style, no subnav/dropdown yet though
2016-02-13 14:32:20 +01:00
Torkel Ödegaard
b369b7e495
ux(): added page-dashboard body class
2016-02-12 18:55:45 +01:00
utkarshcmu
23167a0bb3
Viewers restricted to edit panel
2016-02-12 07:34:56 -08:00
Torkel Ödegaard
8c1195b277
refactor(): no change, only minor refactor, and update of fontsize to 14px
2016-02-12 15:00:47 +01:00
Torkel Ödegaard
6cdc1e4d37
feat(ux): minor tweaks and fixes, added hover submenu dropdowns
2016-02-12 11:21:42 +01:00
Torkel Ödegaard
e7a202fe4d
Merge branch 'master' into style-changes-bulletfactory
2016-02-12 10:14:06 +01:00
Torkel Ödegaard
2ea548850e
Merge branch 'master' into style-changes-bulletfactory
...
Conflicts:
pkg/api/index.go
public/less/sidemenu.less
2016-02-11 21:23:54 +01:00
utkarshcmu
fac51d92c5
Added DS deletion confirmation modal
2016-02-11 00:06:04 -08:00
Trent White
0fa0b3b256
style changes to forms, icons updates and new buttons
2016-02-10 18:14:26 -05:00
Torkel Ödegaard
dfe0e258cd
feat(text and css): html partials and css can be loaded via systemjs
2016-02-10 11:54:17 +01:00
bergquist
b469904c7f
fix(login): hide divider if no oath
...
closes #3980
2016-02-10 10:41:43 +01:00
Torkel Ödegaard
8784be9a14
feat(plugins): made it possible to have relative plugin template urls
2016-02-09 18:17:32 +01:00
Torkel Ödegaard
f0ecbd3878
feat(apps): removed some on hover stuff from sidemenu to make it ready to merge to master
2016-02-09 14:20:41 +01:00
Torkel Ödegaard
9dcfe6dc39
feat(apps): more work on app pages and sidemenu subnav
2016-02-09 14:06:23 +01:00
Torkel Ödegaard
0def04ad34
feat(apps): more progress on app pages
2016-02-09 12:10:59 +01:00
Torkel Ödegaard
18eb9d6076
feat(apps): began work on app pages
2016-02-09 11:17:49 +01:00
Torkel Ödegaard
99a053bbdd
feat(): removed unused routes and minor fixes
2016-02-08 16:57:29 +01:00
Torkel Ödegaard
0106033293
refactor(): removed stuff
2016-02-08 14:35:34 +01:00
Torkel Ödegaard
ff4dbea19d
ux(navbar): worked on responsive breakpoints for navbar
2016-02-07 12:28:06 +01:00
Torkel Ödegaard
853cd16336
fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view
2016-02-05 13:48:10 +01:00
Torkel Ödegaard
0fab210ad2
feat(apps): changed edit apps view to use plugin-component for apps config view
2016-02-05 12:13:59 +01:00
Torkel Ödegaard
273fbaac68
refactor(): minor changes
2016-02-05 10:37:14 +01:00
Torkel Ödegaard
fcc960e9a2
Merge pull request #3792 from utkarshcmu/snapshot-view
...
UI Review: Snapshot view
2016-02-05 08:49:23 +01:00
Torkel Ödegaard
660ce3a61d
fix(row editor): row editor fix and cleanup of unused code
2016-02-04 22:19:46 +01:00
Torkel Ödegaard
14cc771cbe
feat(plugins): made panels loaded via plugin-componet directive
2016-02-04 15:04:07 +01:00
Torkel Ödegaard
2a8b96b680
feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors
2016-02-04 14:36:19 +01:00
Torkel Ödegaard
0bea6aba63
feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes
2016-02-03 16:31:07 +01:00
Torkel Ödegaard
eecf844ca2
feat(plugins): migrated influxdb query editor to new plugin model
2016-02-02 22:58:37 +01:00
Torkel Ödegaard
05dfccbb74
feat(plugins): moved annotation editor to new plugin component loader
2016-02-02 18:16:30 +01:00
Torkel Ödegaard
f2700822e9
feat(plugins): extracted first plugin row to its own component
2016-02-02 16:32:36 +01:00
Torkel Ödegaard
21f6c07686
feat(plugins): more progress on plugin editors
2016-02-02 15:15:20 +01:00
Torkel Ödegaard
356f7b9db6
feat(plugins): good progress on converting query editors, graphite's query ctrl is now working as is unit tests
2016-02-02 13:07:54 +01:00
Torkel Ödegaard
822c8f1575
feat(plugins): migrating graphite query editor to new model
2016-02-02 12:52:43 +01:00
Torkel Ödegaard
efdd4a6682
feat(plugins): more work on plugin editors,prometheus query editor is working
2016-02-02 10:19:15 +01:00
Torkel Ödegaard
eaaf9246b7
feat(plugins): more work on refining datasource editors
2016-02-02 09:12:58 +01:00
Torkel Ödegaard
0583ec0f93
feat(plugins): more work on plugin directives and isolation
2016-02-01 23:32:12 +01:00
Torkel Ödegaard
12f487e223
feat(plugin-editors): more work on plugin editor loading
2016-02-01 23:24:08 +01:00
Torkel Ödegaard
30a8a434a1
Merge branch 'master' into plugin-editors
...
Conflicts:
public/app/features/panel/panel.ts
public/app/features/panel/panel_directive.js
public/app/plugins/datasource/grafana/module.ts
2016-02-01 21:37:36 +01:00
Torkel Ödegaard
78598df96e
fixes(): fixes for changed app -> public/app paths and fixes for optimized build
2016-02-01 19:00:40 +01:00
Torkel Ödegaard
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
2f78584cdb
poc(plugin editors): experimential test for plugin editors
2016-02-01 12:42:10 +01:00
Torkel Ödegaard
3f945e886b
merge sync with master
2016-01-31 19:51:23 +01:00
Torkel Ödegaard
92c2f8d556
feat(pinned sidemenu): completed side menu pinned stuff
2016-01-29 16:52:30 -05:00
Torkel Ödegaard
03aea09ce9
feat(pinned): updated
2016-01-29 15:49:13 -05:00
Torkel Ödegaard
5f2aba6c5b
feat(sidemenu): pinned state
2016-01-29 15:36:41 -05:00
Torkel Ödegaard
32989f4cca
Merge branch 'master' into pinned
2016-01-29 15:13:35 -05:00
Torkel Ödegaard
b5ef793ae4
feat(sidemenu): pinned work started
2016-01-29 15:12:56 -05:00
Trent White
6da3f87736
use svg icon instead of png file
2016-01-29 12:52:29 -05:00
Torkel Ödegaard
56c76f380b
feat(panels): fixes
2016-01-28 16:48:37 -05:00
Torkel Ödegaard
57d22fb93f
Merge remote-tracking branch 'origin/master' into panelbase
2016-01-27 17:33:33 -05:00
Carl Bergquist
251bf7a2b4
Merge pull request #3840 from utkarshcmu/stats
...
Grafana stats view as mentioned in #3812
2016-01-27 19:41:10 +01:00
utkarshcmu
a352af5b9f
Fixed broken tags search
2016-01-26 18:48:13 -08:00
bergquist
13d993a836
fix(search): remove old search ctrl
2016-01-26 23:28:06 +01:00
bergquist
f384538959
fix(search): fixes broken esc button in search
2016-01-26 23:18:10 +01:00
bergquist
0b05d39804
fix(search): fixes missing tags in result
2016-01-26 23:03:03 +01:00
bergquist
4b59cee17a
fix(search): add missing ctrl property in view
2016-01-26 21:12:20 +01:00
bergquist
09de46e5ac
tech(search): convert search to typescript
2016-01-26 17:54:19 +01:00
utkarshcmu
07fee0a810
Converted adminStatsCtrl to typescript
2016-01-25 17:49:39 -08:00
Torkel Ödegaard
4f7fb40d9b
feat(panel plugin): improving panel plugin model
2016-01-24 16:39:25 -05:00
bergquist
42802ac710
tech(singlestat): convert singlestat panel to typescript
2016-01-24 18:56:10 +01:00
bergquist
08f02397b6
fix(fileexport): tslint fix
2016-01-21 14:31:20 +01:00
bergquist
d3f90dcfcc
style(fileexport): remove commented code
2016-01-21 14:26:31 +01:00
bergquist
ba65b89bbb
feat(csv export): extract csv export into a new file
2016-01-21 14:22:39 +01:00
utkarshcmu
c260c319ee
Started Grafana stats poc
2016-01-21 01:48:29 -08:00
matteo brancaleoni
cdcc7a7172
add export to csv in table panel
2016-01-21 10:02:23 +01:00
utkarshcmu
e26cd21048
Converted ctrl to typescript
2016-01-19 21:04:53 -08:00
utkarshcmu
6e99eed417
Moved snapshot route to core routes
2016-01-19 17:00:54 -08:00
bergquist
eb8871a4bd
fix(playlist): add nginject for prod build
2016-01-18 17:31:33 +01:00
bergquist
4a54edd8bb
feat(playlist): clicks outside control stops playlist
...
fixes #3711
2016-01-18 17:17:13 +01:00
Torkel Ödegaard
66eebd1ac3
refactor(playlist): refactor of playlist feature, and PR #3776
2016-01-18 16:01:14 +01:00
Torkel Ödegaard
1e06f3f5f4
Merge branch 'master' of github.com:grafana/grafana
2016-01-18 12:19:54 +01:00
Torkel Ödegaard
edcef7d078
fix(graph): fixed for graph series color selector popover, broken in recent 3.0-pre1 build, fixes #3774
2016-01-18 12:12:05 +01:00
bergquist
899a44a735
feat(units): add more data rate options
2016-01-18 10:02:46 +01:00
bergquist
6a95963c89
Revert "feat(units): add more data rate units"
...
This reverts commit a35bf497be
.
2016-01-18 09:47:01 +01:00
bergquist
a35bf497be
feat(units): add more data rate units
...
closes #3759
2016-01-18 09:26:24 +01:00
Torkel Ödegaard
30c19d525e
ux(): minor page rename
2016-01-17 20:32:37 +01:00
Torkel Ödegaard
8161a0943d
ux(password): minor fix for change password page
2016-01-17 20:16:39 +01:00
Torkel Ödegaard
0cb68b86fc
refactor(): minor change
2016-01-17 17:24:10 +01:00
Torkel Ödegaard
723be4f612
refactoring(): unified dashboard top nav to a single dashnav component, uses new navbar component
2016-01-17 11:34:51 +01:00
Torkel Ödegaard
070af40487
refactor(): began refactoring topnav directive to be more like the new style of components, and also make it usable on all pages including dashboard
2016-01-16 23:26:29 +01:00
Torkel Ödegaard
c201f4c63e
feat(sidemenu): added handling of click outside to hide sidemenu, also refactored grafana_ctrl to a more general grafana component
2016-01-16 18:55:13 +01:00
Torkel Ödegaard
2bfded3c5f
ux(): general ux polish
2016-01-15 14:42:59 +01:00
Torkel Ödegaard
954c0e9fae
Merge branch 'master' into new-nav
2016-01-15 11:23:22 +01:00