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
|
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 |
|
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
|
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
|
c260c319ee
|
Started Grafana stats poc
|
2016-01-21 01:48:29 -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
|
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 |
|
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 |
|