Torkel Ödegaard
b88791135f
sasslint fix
2016-11-06 18:05:01 +01:00
Torkel Ödegaard
907fb9c1be
ux(dashboard): fix for dropzone width when resizing another panel
2016-11-06 17:41:17 +01:00
Mani Soundararajan
db77dfea7a
Update github auth docs
...
In Github's "allowed organizations" scenario, it makes sense to have
`allow_sign_up` to be `true` as most administrators will expect their
org's github users to be able to sign in without further steps like
creating a local user first.
2016-11-06 20:48:14 +05:30
Torkel Ödegaard
2d19af601a
fix(alerting): various alerting fixes
2016-11-06 15:40:02 +01:00
Torkel Ödegaard
05c124bb1e
docs(changelog): correct changelog
2016-11-06 11:07:52 +01:00
utkarshcmu
c737704eeb
Removed playlist item when dashboard is deleted
2016-11-06 01:49:43 -08:00
Torkel Ödegaard
8db40b25db
ux(dashboard): final tweaks to view mode and kiosk mode, better animation for view mode, and kiosk mode can be entered via kiosk url parameter, #6476
2016-11-06 10:15:36 +01:00
Torkel Ödegaard
bd996a4810
ux(viewmode): refining view mode #6476
2016-11-05 21:05:12 +01:00
Torkel Ödegaard
3df4375e39
docs(changelog): updated changelog with new ux improvements
2016-11-05 14:28:40 +01:00
Torkel Ödegaard
d38de2cc8b
ux(view/kiosk mode): added view mode and kiosk mode, #6476
2016-11-05 14:23:37 +01:00
Torkel Ödegaard
0d82fb71ad
ux(keybindings): updated look of dashboard keybindings help modal, #6465
2016-11-05 12:19:52 +01:00
Torkel Ödegaard
aaa174a091
ux(dashboard): minor fix so hide controls hide panel resize handles
2016-11-05 08:32:16 +01:00
Torkel Ödegaard
2b81b204aa
docs(): fixing image urls in docs
2016-11-04 20:29:17 +01:00
Torkel Ödegaard
3cc4a194a9
ux(keybindings): polish help modal with keybindings, #6465
2016-11-04 17:19:03 +01:00
Torkel Ödegaard
4ab095b051
fix(ux): fixed issue with row menu gliding over header, or in realting extending outside it's bound and not getttin the menu background
2016-11-04 15:35:32 +01:00
Carl Bergquist
741faa2299
Merge pull request #6468 from utkarshcmu/changelog_entry
...
Added OpenTSDB nested templating fix entry to CHANGELOG
2016-11-04 15:01:46 +01:00
utkarshcmu
a78db041ea
Added OpenTSDB nested templating fix to CHANGELOG
2016-11-04 06:57:26 -07:00
Carl Bergquist
8bc0462877
Merge pull request #6467 from utkarshcmu/slack_mention
...
Added Slack mention feature
2016-11-04 14:14:32 +01:00
utkarshcmu
dc3a62da83
Added slack tests , fixed webhook tests
2016-11-04 06:05:44 -07:00
utkarshcmu
2f60929d1e
Added slack mention functionality
2016-11-04 06:05:44 -07:00
Torkel Ödegaard
6fa89456d6
build(): updated glob node package
2016-11-04 13:58:06 +01:00
Torkel Ödegaard
2da2d5df56
Merge branch 'master' of github.com:grafana/grafana
2016-11-04 12:15:08 +01:00
Torkel Ödegaard
c99f4cb9c5
ux(dashboard): minor cleanup
2016-11-04 12:14:43 +01:00
Torkel Ödegaard
2fa7100c3b
ux(dashboard): lots of tweaks and polish to row menu, added remove X to add panel and row option views, #6442
2016-11-04 11:43:49 +01:00
Ryan Bak
7165c866c2
Add blank default options for constant templates ( #6460 )
...
Restores ability to change constant templates without going into
templating menu
2016-11-04 11:41:39 +01:00
TerraTech
05d24020b1
settings.html: Fixup filename for custom.ini ( #6463 )
2016-11-04 11:41:12 +01:00
Carl Bergquist
691956bd33
Merge pull request #6363 from Noah-Heil/patch-1
...
Added two hints to help newer users
2016-11-04 11:12:20 +01:00
bergquist
f0d9d133c6
tech(slack): format code using gofmt
2016-11-04 07:55:15 +01:00
Matt
616e9ce5f6
Changed panel-handle cursor to proper 2 directional
2016-11-03 22:56:39 -04:00
Matt
cf248a503b
Added panel name to individual add panel item to show full name when long
2016-11-03 17:49:54 -04:00
Matt
80f8c0712c
Merge branch 'v4ux' of https://github.com/grafana/grafana into v4ux
2016-11-03 17:41:54 -04:00
Matt
308cc9d9f6
Thinned out fonts for row headers, sits much nicer in the dashboard
2016-11-03 17:41:35 -04:00
Torkel Ödegaard
abf1f6a163
ux(dashboard): added back hide controls toggle and shortcut, #6442
2016-11-03 22:39:59 +01:00
Torkel Ödegaard
d0513d3a54
ux(dashboard): changed name of delete row to remove row, #6442
2016-11-03 22:32:04 +01:00
Torkel Ödegaard
0da60a8bb2
ux(dashboard): minor tweak to row menu animation, it hides in a better way now after click #6442
2016-11-03 22:29:53 +01:00
Torkel Ödegaard
98be1734fa
ux(dashboard): refining new row slide out menu, #6442
2016-11-03 22:14:29 +01:00
Torkel Ödegaard
d917f69255
Merge branch 'v4ux' of github.com:grafana/grafana into v4ux
2016-11-03 20:32:45 +01:00
Torkel Ödegaard
82592f0c13
ux(help): began work on new help modal
2016-11-03 20:32:36 +01:00
Matt
4e15e61b39
Added vertical ellipses, played with box shadows and borders and such. Ellipses need to fade to Opacity 0 when menu is open.
2016-11-03 15:12:39 -04:00
bergquist
2d7bb4a9f3
fix(tsdb): broken build :(
2016-11-03 19:20:53 +01:00
bergquist
b578d06e4a
chore(notification): improve log message
2016-11-03 18:04:50 +01:00
bergquist
1afe0e90f9
fix(tsdb): fixes broken legend buidler for prometheus
...
closes #6456
2016-11-03 18:04:09 +01:00
bergquist
0059beb85d
chore(tsdb): remove commented code
2016-11-03 17:34:57 +01:00
bergquist
4af420f759
tech(alerting): refactor how evalhandler uses conditions
2016-11-03 17:31:36 +01:00
Carl Bergquist
262b806193
Merge pull request #6455 from utkarshcmu/opentsdb_template_fix
...
Fixed multi-value nested templating for opentsdb
2016-11-03 17:11:52 +01:00
Torkel Ödegaard
3e712178cc
ux(dashboard): began removing build mode and adding new slide out row menu
2016-11-03 15:50:11 +01:00
Torkel Ödegaard
f91e067235
ux(dashboard): keybinding changes / new, #6442
2016-11-03 15:14:44 +01:00
Torkel Ödegaard
8ea2d3f19c
ux(dashboard): removed getting started stuff from dashlist panel, #6442
2016-11-03 13:24:01 +01:00
Torkel Ödegaard
e80241b5f4
ux(dashboard): minor tweaks
2016-11-03 13:19:40 +01:00
Torkel Ödegaard
f1137e4d20
ux(dashboard): removed green row icon gain, replaced with collapse icon, #6442
2016-11-03 11:30:25 +01:00